David Kalnischkies c427b1e218 * apt-pkg/algorithms.cc: 15 vuotta sitten
..
contrib 4260fd3972 * apt-pkg/contrib/fileutl.cc: 15 vuotta sitten
deb c1fa50e150 * apt-pkg/deb/dpkgpm.cc: 15 vuotta sitten
acquire-item.cc 2493f4b5df Fix missing space after dot in a message from apt-pkg 16 vuotta sitten
acquire-item.h 189bb640d2 merged from lp:~donkult/apt/sid 16 vuotta sitten
acquire-method.cc 189bb640d2 merged from lp:~donkult/apt/sid 16 vuotta sitten
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 vuotta sitten
acquire-worker.cc ab7f4d7ca6 * apt-pkg/acquire-worker.cc: 17 vuotta sitten
acquire-worker.h 229fb1a3a3 * apt-pkg/contrib/weakptr.h: 16 vuotta sitten
acquire.cc 7753e4684e rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded 16 vuotta sitten
acquire.h b29c37128c * apt-pkg/deb/dpkgpm.cc: 16 vuotta sitten
algorithms.cc c427b1e218 * apt-pkg/algorithms.cc: 15 vuotta sitten
algorithms.h e841200b93 * apt-pkg/policy.h: 16 vuotta sitten
aptconfiguration.cc eb3947c651 evaluate Acquire::Languages= before LANG= (Closes: #602573) 15 vuotta sitten
aptconfiguration.h 83742b3cf4 Add support for the LANGUAGE environment variable 16 vuotta sitten
cachefile.cc a5de4117b6 fix the gcc warning about the initialisation order of variables caused 16 vuotta sitten
cachefile.h 6d7b4a91f3 merge with debian-experimental-ma to get the public policy back 16 vuotta sitten
cachefilter.cc 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 vuotta sitten
cachefilter.h 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 vuotta sitten
cacheiterators.h 47f6d1b72b * apt-pkg/algorithms.cc: 16 vuotta sitten
cacheset.cc cd7bbc479f - [ABI BREAK] add an ErrorType option to CacheSetHelper 16 vuotta sitten
cacheset.h cd7bbc479f - [ABI BREAK] add an ErrorType option to CacheSetHelper 16 vuotta sitten
cdrom.cc 73dfa04154 * apt-pkg/cdrom.cc: 16 vuotta sitten
cdrom.h 3e2d7cce4f [ABI] merged the libudev-dlopen branch, this allows to pass 17 vuotta sitten
clean.cc 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 vuotta sitten
clean.h 1350057372 * removed the pragma mess 20 vuotta sitten
depcache.cc edbda33bde * apt-pkg/depcache.cc: 15 vuotta sitten
depcache.h 01a6e24cd1 * apt-pkg/depcache.cc: 16 vuotta sitten
indexcopy.cc 92e85e0b78 * apt-pkg/indexcopy.cc: 16 vuotta sitten
indexcopy.h cf440facb4 enhance the split out of the gpgv commandline mangling by splitting out 16 vuotta sitten
indexfile.cc 45df0ad2aa [BREAK] add possibility to download and use multiply 16 vuotta sitten
indexfile.h 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: 16 vuotta sitten
indexrecords.cc 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental 16 vuotta sitten
indexrecords.h 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental 16 vuotta sitten
init.cc 1dc03a8614 * apt-pkg/indexcopy.cc: 16 vuotta sitten
init.h 223b069806 update the version number to the upcoming 0.8.2 and 16 vuotta sitten
makefile 8fde723961 * apt-pkg/cacheset.cc: 16 vuotta sitten
metaindex.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 vuotta sitten
orderlist.cc 543b0abfa5 * apt-pkg/orderlist.cc: 15 vuotta sitten
orderlist.h 1350057372 * removed the pragma mess 20 vuotta sitten
packagemanager.cc be2db98107 * apt-pkg/packagemanager.cc: 16 vuotta sitten
packagemanager.h 642ebc1a04 - show at the end of the install process a list of disappeared packages 16 vuotta sitten
pkgcache.cc 4b625b95a0 * apt-pkg/pkgcache.cc: 15 vuotta sitten
pkgcache.h 5ed56f934d * apt-pkg/policy.cc: 16 vuotta sitten
pkgcachegen.cc 22041bd286 apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. 16 vuotta sitten
pkgcachegen.h 7635093c1c switch from std::set to std::vector as it is way more simple, a bit 16 vuotta sitten
pkgrecords.cc 3025794355 * apt-pkg/pkgrecords.cc,h: 19 vuotta sitten
pkgrecords.h 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) 17 vuotta sitten
pkgsystem.cc 4f333a8bea * make apt build with g++ 4.3 19 vuotta sitten
pkgsystem.h 1350057372 * removed the pragma mess 20 vuotta sitten
policy.cc 5ed56f934d * apt-pkg/policy.cc: 16 vuotta sitten
policy.h e841200b93 * apt-pkg/policy.h: 16 vuotta sitten
sourcelist.cc 448eaf8b59 convert FileExists to DirectoryExists to check if the path is really a 16 vuotta sitten
sourcelist.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 vuotta sitten
srcrecords.cc 41c81fd85d Ignore :qualifiers after package name in build dependencies 16 vuotta sitten
srcrecords.h 41c81fd85d Ignore :qualifiers after package name in build dependencies 16 vuotta sitten
tagfile.cc 189bb640d2 merged from lp:~donkult/apt/sid 16 vuotta sitten
tagfile.h e2c66de5c5 * apt-pkg/pkgcache.h: 16 vuotta sitten
vendor.cc cce08fb5ac * remove all the remaining #pragma implementation 19 vuotta sitten
vendor.h 1350057372 * removed the pragma mess 20 vuotta sitten
vendorlist.cc 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) 17 vuotta sitten
vendorlist.h 1350057372 * removed the pragma mess 20 vuotta sitten
version.cc cce08fb5ac * remove all the remaining #pragma implementation 19 vuotta sitten
version.h 1350057372 * removed the pragma mess 20 vuotta sitten
versionmatch.cc 99aa69c74f check for length of Data to avoid the validness of 16 vuotta sitten
versionmatch.h ae4a4f91e9 * apt-pkg/versionmatch.cc: 16 vuotta sitten