index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
indexcopy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
- do not create duplicated flat-archive CD-ROM sources for foreign
David Kalnischkies
2012-09-03
1
-6
/
+9
*
* apt-pkg/indexcopy.cc:
David Kalnischkies
2012-09-02
1
-4
/
+7
*
* apt-pkg/indexcopy.cc:
David Kalnischkies
2012-08-05
1
-1
/
+6
*
Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations to
Michael Vogt
2012-01-31
1
-2
/
+2
*
Allow the FileFd to use an external Compressor to uncompress a given file
David Kalnischkies
2011-12-13
1
-91
/
+6
*
* apt-pkg/cdrom.cc:
David Kalnischkies
2011-12-11
1
-5
/
+21
*
use getCompressors() instead of getCompressorTypes() and use it everywhere
David Kalnischkies
2011-11-24
1
-74
/
+72
*
factored out the decompressor code in IndexCopy::CopyPackages() and
Steve McIntyre
2011-11-23
1
-80
/
+94
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-11
/
+10
|
\
|
*
fix a few more cppcheck performance and scope warnings
David Kalnischkies
2011-08-11
1
-2
/
+1
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
1
-9
/
+9
*
|
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-11
/
+12
*
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-2
/
+4
|
/
*
fix from David Kalnischkies for the InRelease gpg verification
Michael Vogt
2011-07-13
1
-1
/
+20
*
* apt-pkg/indexcopy.cc:
Julian Andres Klode
2011-04-07
1
-5
/
+5
*
- try downloading clearsigned InRelease before trying Release.gpg
David Kalnischkies
2011-01-20
1
-1
/
+2
*
* apt-pkg/indexcopy.cc:
Michael Vogt
2010-09-07
1
-3
/
+10
|
\
|
*
do not replace /dev/null when running in APT::CDROM::NoAct
Michael Vogt
2010-09-07
1
-1
/
+6
|
*
apt-pkg/indexcopy.cc: include trustedFile (if it exists)
Michael Vogt
2010-09-03
1
-5
/
+3
|
*
* apt-pkg/indexcopy.cc:
Michael Vogt
2010-09-03
1
-3
/
+7
*
|
* apt-pkg/indexcopy.cc:
David Kalnischkies
2010-09-04
1
-1
/
+1
|
/
*
* apt-pkg/init.cc:
David Kalnischkies
2010-08-19
1
-3
/
+2
*
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
Julian Andres Klode
2010-08-10
1
-3
/
+3
*
enhance the split out of the gpgv commandline mangling by splitting out
David Kalnischkies
2010-06-09
1
-13
/
+49
*
* apt-pkg/indexcopy.cc:
David Kalnischkies
2010-06-09
1
-39
/
+70
*
* French manpage translation update
Michael Vogt
2010-01-08
1
-2
/
+2
*
* apt-pkg/packagemanager.cc:
Michael Vogt
2009-12-02
1
-3
/
+3
|
\
|
*
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
Michael Vogt
2009-10-29
1
-3
/
+3
*
|
[apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the Release
David Kalnischkies
2009-08-08
1
-0
/
+3
|
/
*
The 'not dead yet' release
Michael Vogt
2009-07-21
1
-8
/
+8
|
\
|
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-8
/
+8
|
*
fix various -Wall warnings
Michael Vogt
2008-10-28
1
-1
/
+1
*
|
apt-pkg/indexcopy.cc: discard errors after Verify()
Michael Vogt
2008-10-28
1
-0
/
+1
*
|
* apt-pkg/indexcopy.cc:
Michael Vogt
2008-08-09
1
-0
/
+9
*
|
fix various -Wall warnings
Michael Vogt
2008-08-05
1
-1
/
+1
|
/
*
* implement sha256/sha1/md5 checking with proper backward compatibility
Michael Vogt
2007-07-26
1
-10
/
+3
*
* added a BUGS file with known problem, added apt-cdrom support for translate...
Michael Vogt
2005-07-28
1
-3
/
+180
*
* corrected a incorrect use of string().c_str() (thanks to mdz!)
Michael Vogt
2003-04-06
1
-2
/
+6
*
* honor "Acquire::gpgv::Options" in apt-cdrom too
Michael Vogt
2005-04-06
1
-3
/
+27
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
1
-2
/
+2
*
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman
2005-02-04
1
-0
/
+644