Michael Vogt 75bda61948 [ABI break] merged patch from Jonathan Thomas to have a new 15 gadi atpakaļ
..
contrib 0b7d641cf1 * merged latest fixes from debian-sid 15 gadi atpakaļ
deb 75bda61948 [ABI break] merged patch from Jonathan Thomas to have a new 15 gadi atpakaļ
edsp 627e99b032 add some more dpointer placeholders 15 gadi atpakaļ
acquire-item.cc 14b4780d0d * [ABI break] apt-pkg/acquire-item.{cc,h}: 15 gadi atpakaļ
acquire-item.h 14b4780d0d * [ABI break] apt-pkg/acquire-item.{cc,h}: 15 gadi atpakaļ
acquire-method.cc 12cd178d6e merge lp:~mvo/apt/sha512-template to add support for sha512 15 gadi atpakaļ
acquire-method.h 73da43e90b * apt-pkg/acquire*.{cc,h}: 15 gadi atpakaļ
acquire-worker.cc 73da43e90b * apt-pkg/acquire*.{cc,h}: 15 gadi atpakaļ
acquire-worker.h 73da43e90b * apt-pkg/acquire*.{cc,h}: 15 gadi atpakaļ
acquire.cc dbbc549457 replace the last standing double's with long long 15 gadi atpakaļ
acquire.h 0b7d641cf1 * merged latest fixes from debian-sid 15 gadi atpakaļ
algorithms.cc 6db194289e merged from http://bzr.debian.org/bzr/apt/apt/debian-sid 15 gadi atpakaļ
algorithms.h 6db194289e merged from http://bzr.debian.org/bzr/apt/apt/debian-sid 15 gadi atpakaļ
aptconfiguration.cc bd9d81e3d7 * apt-pkg/aptconfiguration.cc: 15 gadi atpakaļ
aptconfiguration.h 15fb00074c apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() description 15 gadi atpakaļ
cachefile.cc a5de4117b6 fix the gcc warning about the initialisation order of variables caused 16 gadi atpakaļ
cachefile.h be9b62f764 add more dpointer placeholders 15 gadi atpakaļ
cachefilter.cc 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 gadi atpakaļ
cachefilter.h be9b62f764 add more dpointer placeholders 15 gadi atpakaļ
cacheiterators.h 27e8981a61 remove deprecated methods which nobody should have used anyway like 15 gadi atpakaļ
cacheset.cc edc0ef102b * merged lp:~evfool/apt/fix641673 15 gadi atpakaļ
cacheset.h 27e8981a61 remove deprecated methods which nobody should have used anyway like 15 gadi atpakaļ
cdrom.cc f2e4a11df4 * apt-pkg/cdrom.{cc,h}: 15 gadi atpakaļ
cdrom.h f2e4a11df4 * apt-pkg/cdrom.{cc,h}: 15 gadi atpakaļ
clean.cc 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 gadi atpakaļ
clean.h be9b62f764 add more dpointer placeholders 15 gadi atpakaļ
depcache.cc 6db194289e merged from http://bzr.debian.org/bzr/apt/apt/debian-sid 15 gadi atpakaļ
depcache.h 9abccf4a63 merge lp:~mvo/apt/abi-break 15 gadi atpakaļ
edsp.cc 894d672e9b * apt-pkg/pkgcache.h: 15 gadi atpakaļ
edsp.h b57c0e355d implement proper progress report with OpProgress 15 gadi atpakaļ
indexcopy.cc 89c4c588b2 fix from David Kalnischkies for the InRelease gpg verification 15 gadi atpakaļ
indexcopy.h be9b62f764 add more dpointer placeholders 15 gadi atpakaļ
indexfile.cc 45df0ad2aa [BREAK] add possibility to download and use multiply 16 gadi atpakaļ
indexfile.h 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: 16 gadi atpakaļ
indexrecords.cc fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg 15 gadi atpakaļ
indexrecords.h 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental 16 gadi atpakaļ
init.cc 6db194289e merged from http://bzr.debian.org/bzr/apt/apt/debian-sid 15 gadi atpakaļ
init.h 9abccf4a63 merge lp:~mvo/apt/abi-break 15 gadi atpakaļ
makefile c31c1dded8 move implementation of checksums around by abstracting even more 15 gadi atpakaļ
metaindex.h 4b42f43bed * apt-pkg/deb/debmetaindex.cc: 15 gadi atpakaļ
orderlist.cc 15657fcc72 cherry pick from donkult 15 gadi atpakaļ
orderlist.h 1350057372 * removed the pragma mess 20 gadi atpakaļ
packagemanager.cc 894d672e9b * apt-pkg/pkgcache.h: 15 gadi atpakaļ
packagemanager.h d77b985a30 * apt-pkg/packagemanager.cc: 15 gadi atpakaļ
pkgcache.cc 7d79339f81 * apt-pkg/pkgcache.cc: 15 gadi atpakaļ
pkgcache.h 0688ccd8d9 apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size 15 gadi atpakaļ
pkgcachegen.cc 1dfda2ce4c apt-pkg/pkgcachegen.cc: Write the file size to the cache 15 gadi atpakaļ
pkgcachegen.h 7635093c1c switch from std::set to std::vector as it is way more simple, a bit 16 gadi atpakaļ
pkgrecords.cc 3025794355 * apt-pkg/pkgrecords.cc,h: 19 gadi atpakaļ
pkgrecords.h 75bda61948 [ABI break] merged patch from Jonathan Thomas to have a new 15 gadi atpakaļ
pkgsystem.cc 4f333a8bea * make apt build with g++ 4.3 19 gadi atpakaļ
pkgsystem.h 1350057372 * removed the pragma mess 20 gadi atpakaļ
policy.cc 0b7d641cf1 * merged latest fixes from debian-sid 15 gadi atpakaļ
policy.h f5b622ed48 merged from debian-sid 15 gadi atpakaļ
sourcelist.cc 36f1098aed * apt-pkg/contrib/fileutl.cc: 15 gadi atpakaļ
sourcelist.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 gadi atpakaļ
srcrecords.cc 41c81fd85d Ignore :qualifiers after package name in build dependencies 16 gadi atpakaļ
srcrecords.h ff72bd0dc7 apt-pkg/deb/*: add placeholder dpointer and make destructors virtual 15 gadi atpakaļ
tagfile.cc 36b8ebbb4a * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which 15 gadi atpakaļ
tagfile.h 36b8ebbb4a * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which 15 gadi atpakaļ
vendor.cc cce08fb5ac * remove all the remaining #pragma implementation 19 gadi atpakaļ
vendor.h 82b6682ac6 * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: 15 gadi atpakaļ
vendorlist.cc 82b6682ac6 * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: 15 gadi atpakaļ
vendorlist.h 82b6682ac6 * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: 15 gadi atpakaļ
version.cc cce08fb5ac * remove all the remaining #pragma implementation 19 gadi atpakaļ
version.h 1350057372 * removed the pragma mess 20 gadi atpakaļ
versionmatch.cc 99aa69c74f check for length of Data to avoid the validness of 16 gadi atpakaļ
versionmatch.h ae4a4f91e9 * apt-pkg/versionmatch.cc: 16 gadi atpakaļ