David Kalnischkies 31273d9ff4 d'uh! implement and not only declare the string wrapper for FindVector %!s(int64=15) %!d(string=hai) anos
..
contrib 31273d9ff4 d'uh! implement and not only declare the string wrapper for FindVector %!s(int64=15) %!d(string=hai) anos
deb 5df1167621 * apt-pkg/deb/debsrcrecords.cc: %!s(int64=15) %!d(string=hai) anos
acquire-item.cc 4c6cf49317 merged from lp:~donkult/apt/sid %!s(int64=15) %!d(string=hai) anos
acquire-item.h 4c6cf49317 merged from lp:~donkult/apt/sid %!s(int64=15) %!d(string=hai) anos
acquire-method.cc 189bb640d2 merged from lp:~donkult/apt/sid %!s(int64=16) %!d(string=hai) anos
acquire-method.h 963b16dceb implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors %!s(int64=16) %!d(string=hai) anos
acquire-worker.cc ab7f4d7ca6 * apt-pkg/acquire-worker.cc: %!s(int64=17) %!d(string=hai) anos
acquire-worker.h 229fb1a3a3 * apt-pkg/contrib/weakptr.h: %!s(int64=16) %!d(string=hai) anos
acquire.cc 7753e4684e rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded %!s(int64=16) %!d(string=hai) anos
acquire.h b29c37128c * apt-pkg/deb/dpkgpm.cc: %!s(int64=16) %!d(string=hai) anos
algorithms.cc 1dda80929f merged from lp:~mvo/apt/mvo %!s(int64=15) %!d(string=hai) anos
algorithms.h e841200b93 * apt-pkg/policy.h: %!s(int64=16) %!d(string=hai) anos
aptconfiguration.cc b2430e6d17 * apt-pkg/aptconfiguration.cc: %!s(int64=15) %!d(string=hai) anos
aptconfiguration.h 83742b3cf4 Add support for the LANGUAGE environment variable %!s(int64=16) %!d(string=hai) anos
cachefile.cc a5de4117b6 fix the gcc warning about the initialisation order of variables caused %!s(int64=16) %!d(string=hai) anos
cachefile.h 6d7b4a91f3 merge with debian-experimental-ma to get the public policy back %!s(int64=16) %!d(string=hai) anos
cachefilter.cc 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes %!s(int64=16) %!d(string=hai) anos
cachefilter.h 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes %!s(int64=16) %!d(string=hai) anos
cacheiterators.h c55b8a5478 * apt-pkg/cacheiterator.h: %!s(int64=15) %!d(string=hai) anos
cacheset.cc edc0ef102b * merged lp:~evfool/apt/fix641673 %!s(int64=15) %!d(string=hai) anos
cacheset.h cd7bbc479f - [ABI BREAK] add an ErrorType option to CacheSetHelper %!s(int64=16) %!d(string=hai) anos
cdrom.cc a92392501b apt-pkg/cdrom.cc: fix another hardcoded /cdrom %!s(int64=15) %!d(string=hai) anos
cdrom.h 3e2d7cce4f [ABI] merged the libudev-dlopen branch, this allows to pass %!s(int64=17) %!d(string=hai) anos
clean.cc 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" %!s(int64=16) %!d(string=hai) anos
clean.h 1350057372 * removed the pragma mess %!s(int64=20) %!d(string=hai) anos
depcache.cc e26a777c32 * apt-pkg/depcache.cc: %!s(int64=15) %!d(string=hai) anos
depcache.h 2c085486d3 * apt-pkg/depcache.cc: %!s(int64=15) %!d(string=hai) anos
indexcopy.cc fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg %!s(int64=15) %!d(string=hai) anos
indexcopy.h cf440facb4 enhance the split out of the gpgv commandline mangling by splitting out %!s(int64=16) %!d(string=hai) anos
indexfile.cc 45df0ad2aa [BREAK] add possibility to download and use multiply %!s(int64=16) %!d(string=hai) anos
indexfile.h 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: %!s(int64=16) %!d(string=hai) anos
indexrecords.cc fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg %!s(int64=15) %!d(string=hai) anos
indexrecords.h 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental %!s(int64=16) %!d(string=hai) anos
init.cc 3eb9e25785 merge 'after squeeze release'-stuff %!s(int64=15) %!d(string=hai) anos
init.h 223b069806 update the version number to the upcoming 0.8.2 and %!s(int64=16) %!d(string=hai) anos
makefile 8fde723961 * apt-pkg/cacheset.cc: %!s(int64=16) %!d(string=hai) anos
metaindex.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" %!s(int64=16) %!d(string=hai) anos
orderlist.cc 543b0abfa5 * apt-pkg/orderlist.cc: %!s(int64=15) %!d(string=hai) anos
orderlist.h 1350057372 * removed the pragma mess %!s(int64=20) %!d(string=hai) anos
packagemanager.cc be2db98107 * apt-pkg/packagemanager.cc: %!s(int64=16) %!d(string=hai) anos
packagemanager.h 642ebc1a04 - show at the end of the install process a list of disappeared packages %!s(int64=16) %!d(string=hai) anos
pkgcache.cc 4b625b95a0 * apt-pkg/pkgcache.cc: %!s(int64=15) %!d(string=hai) anos
pkgcache.h 5ed56f934d * apt-pkg/policy.cc: %!s(int64=16) %!d(string=hai) anos
pkgcachegen.cc a1ac2ca85a * apt-pkg/pkgcachegen.cc: %!s(int64=15) %!d(string=hai) anos
pkgcachegen.h 7635093c1c switch from std::set to std::vector as it is way more simple, a bit %!s(int64=16) %!d(string=hai) anos
pkgrecords.cc 3025794355 * apt-pkg/pkgrecords.cc,h: %!s(int64=19) %!d(string=hai) anos
pkgrecords.h 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) %!s(int64=17) %!d(string=hai) anos
pkgsystem.cc 4f333a8bea * make apt build with g++ 4.3 %!s(int64=19) %!d(string=hai) anos
pkgsystem.h 1350057372 * removed the pragma mess %!s(int64=20) %!d(string=hai) anos
policy.cc c55b8a5478 * apt-pkg/cacheiterator.h: %!s(int64=15) %!d(string=hai) anos
policy.h e841200b93 * apt-pkg/policy.h: %!s(int64=16) %!d(string=hai) anos
sourcelist.cc 36f1098aed * apt-pkg/contrib/fileutl.cc: %!s(int64=15) %!d(string=hai) anos
sourcelist.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" %!s(int64=16) %!d(string=hai) anos
srcrecords.cc 41c81fd85d Ignore :qualifiers after package name in build dependencies %!s(int64=16) %!d(string=hai) anos
srcrecords.h 41c81fd85d Ignore :qualifiers after package name in build dependencies %!s(int64=16) %!d(string=hai) anos
tagfile.cc fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg %!s(int64=15) %!d(string=hai) anos
tagfile.h fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg %!s(int64=15) %!d(string=hai) anos
vendor.cc cce08fb5ac * remove all the remaining #pragma implementation %!s(int64=19) %!d(string=hai) anos
vendor.h 1350057372 * removed the pragma mess %!s(int64=20) %!d(string=hai) anos
vendorlist.cc 36f1098aed * apt-pkg/contrib/fileutl.cc: %!s(int64=15) %!d(string=hai) anos
vendorlist.h 1350057372 * removed the pragma mess %!s(int64=20) %!d(string=hai) anos
version.cc cce08fb5ac * remove all the remaining #pragma implementation %!s(int64=19) %!d(string=hai) anos
version.h 1350057372 * removed the pragma mess %!s(int64=20) %!d(string=hai) anos
versionmatch.cc 99aa69c74f check for length of Data to avoid the validness of %!s(int64=16) %!d(string=hai) anos
versionmatch.h ae4a4f91e9 * apt-pkg/versionmatch.cc: %!s(int64=16) %!d(string=hai) anos