Michael Vogt 1b8ba3ba05 merged lp:~donkult/apt/sid 16 lat temu
..
contrib 144c096976 * apt-pkg/contrib/fileutl.cc: 16 lat temu
deb 6bf8f0d198 Add to history whether a change was automatic or not. 16 lat temu
acquire-item.cc f5eb830c02 mark all "Hash Sum mismatch" strings as translateable 16 lat temu
acquire-item.h 189bb640d2 merged from lp:~donkult/apt/sid 16 lat temu
acquire-method.cc 189bb640d2 merged from lp:~donkult/apt/sid 16 lat temu
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 16 lat temu
acquire-worker.cc ab7f4d7ca6 * apt-pkg/acquire-worker.cc: 17 lat temu
acquire-worker.h 229fb1a3a3 * apt-pkg/contrib/weakptr.h: 16 lat temu
acquire.cc a3c4c81afe * apt-pkg/depcache.cc: 16 lat temu
acquire.h a3c4c81afe * apt-pkg/depcache.cc: 16 lat temu
algorithms.cc 23c5897cbd * merge the remaining Ubuntu change: 16 lat temu
algorithms.h e841200b93 * apt-pkg/policy.h: 16 lat temu
aptconfiguration.cc 9f9717fa6b * apt-pkg/aptconfiguration.cc: 16 lat temu
aptconfiguration.h 83742b3cf4 Add support for the LANGUAGE environment variable 16 lat temu
cachefile.cc a5de4117b6 fix the gcc warning about the initialisation order of variables caused 16 lat temu
cachefile.h 6d7b4a91f3 merge with debian-experimental-ma to get the public policy back 16 lat temu
cachefilter.cc 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 lat temu
cachefilter.h 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 lat temu
cacheiterators.h 3db58cf417 * apt-pkg/pkgcache.cc: 16 lat temu
cacheset.cc f1a58ff8b6 - add a 'newest' pseudo target release as in pkg/newest 16 lat temu
cacheset.h 8fde723961 * apt-pkg/cacheset.cc: 16 lat temu
cdrom.cc 15032eec2d * apt-pkg/cdrom.cc: 16 lat temu
cdrom.h 3e2d7cce4f [ABI] merged the libudev-dlopen branch, this allows to pass 17 lat temu
clean.cc 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 lat temu
clean.h 1350057372 * removed the pragma mess 20 lat temu
depcache.cc d3814b27a7 * apt-pkg/depcache.cc: 16 lat temu
depcache.h e841200b93 * apt-pkg/policy.h: 16 lat temu
indexcopy.cc cf440facb4 enhance the split out of the gpgv commandline mangling by splitting out 16 lat temu
indexcopy.h cf440facb4 enhance the split out of the gpgv commandline mangling by splitting out 16 lat temu
indexfile.cc 45df0ad2aa [BREAK] add possibility to download and use multiply 16 lat temu
indexfile.h 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: 16 lat temu
indexrecords.cc 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental 16 lat temu
indexrecords.h 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental 16 lat temu
init.cc 1408e219e7 * apt-pkg/contrib/fileutl.cc: 16 lat temu
init.h 44c8b5dff8 we break the ABI, so let use increase the ABI number :) 16 lat temu
makefile 8fde723961 * apt-pkg/cacheset.cc: 16 lat temu
metaindex.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 lat temu
orderlist.cc c0ba35fc91 * apt-pkg/orderlist.cc: 16 lat temu
orderlist.h 1350057372 * removed the pragma mess 20 lat temu
packagemanager.cc c0ba35fc91 * apt-pkg/orderlist.cc: 16 lat temu
packagemanager.h 642ebc1a04 - show at the end of the install process a list of disappeared packages 16 lat temu
pkgcache.cc 3db58cf417 * apt-pkg/pkgcache.cc: 16 lat temu
pkgcache.h a9fe592842 * apt-pkg/pkgcachegen.{cc,h}: 16 lat temu
pkgcachegen.cc d10cef8246 accidently prefilling the vectors results in segfaults 16 lat temu
pkgcachegen.h 7635093c1c switch from std::set to std::vector as it is way more simple, a bit 16 lat temu
pkgrecords.cc 3025794355 * apt-pkg/pkgrecords.cc,h: 19 lat temu
pkgrecords.h 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) 17 lat temu
pkgsystem.cc 4f333a8bea * make apt build with g++ 4.3 19 lat temu
pkgsystem.h 1350057372 * removed the pragma mess 20 lat temu
policy.cc 9ee8287e5e * apt-pkg/policy.cc: 16 lat temu
policy.h e841200b93 * apt-pkg/policy.h: 16 lat temu
sourcelist.cc 448eaf8b59 convert FileExists to DirectoryExists to check if the path is really a 16 lat temu
sourcelist.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 lat temu
srcrecords.cc 41c81fd85d Ignore :qualifiers after package name in build dependencies 16 lat temu
srcrecords.h 41c81fd85d Ignore :qualifiers after package name in build dependencies 16 lat temu
tagfile.cc 189bb640d2 merged from lp:~donkult/apt/sid 16 lat temu
tagfile.h e2c66de5c5 * apt-pkg/pkgcache.h: 16 lat temu
vendor.cc cce08fb5ac * remove all the remaining #pragma implementation 19 lat temu
vendor.h 1350057372 * removed the pragma mess 20 lat temu
vendorlist.cc 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) 17 lat temu
vendorlist.h 1350057372 * removed the pragma mess 20 lat temu
version.cc cce08fb5ac * remove all the remaining #pragma implementation 19 lat temu
version.h 1350057372 * removed the pragma mess 20 lat temu
versionmatch.cc cec9f4f4bb Also free regular expressions. 16 lat temu
versionmatch.h ae4a4f91e9 * apt-pkg/versionmatch.cc: 16 lat temu