Michael Vogt c5ca2c52a9 merged from the debian-sid branch 15 years ago
..
contrib c5ca2c52a9 merged from the debian-sid branch 15 years ago
deb c5ca2c52a9 merged from the debian-sid branch 15 years ago
edsp 627e99b032 add some more dpointer placeholders 15 years ago
acquire-item.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
acquire-item.h c5f661b715 * apt-pkg/acquire-item.{cc,h}: 15 years ago
acquire-method.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
acquire-method.h 73da43e90b * apt-pkg/acquire*.{cc,h}: 15 years ago
acquire-worker.cc 73da43e90b * apt-pkg/acquire*.{cc,h}: 15 years ago
acquire-worker.h 73da43e90b * apt-pkg/acquire*.{cc,h}: 15 years ago
acquire.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
acquire.h 0b7d641cf1 * merged latest fixes from debian-sid 15 years ago
algorithms.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
algorithms.h 6db194289e merged from http://bzr.debian.org/bzr/apt/apt/debian-sid 15 years ago
aptconfiguration.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 years ago
aptconfiguration.h dd6882853b fix some cppcheck: (warning) Member variable is not initialized in the constructor. 15 years ago
cachefile.cc a5de4117b6 fix the gcc warning about the initialisation order of variables caused 16 years ago
cachefile.h be9b62f764 add more dpointer placeholders 15 years ago
cachefilter.cc 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 years ago
cachefilter.h be9b62f764 add more dpointer placeholders 15 years ago
cacheiterators.h 27e8981a61 remove deprecated methods which nobody should have used anyway like 15 years ago
cacheset.cc edc0ef102b * merged lp:~evfool/apt/fix641673 15 years ago
cacheset.h 27e8981a61 remove deprecated methods which nobody should have used anyway like 15 years ago
cdrom.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
cdrom.h f2e4a11df4 * apt-pkg/cdrom.{cc,h}: 15 years ago
clean.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 years ago
clean.h be9b62f764 add more dpointer placeholders 15 years ago
depcache.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
depcache.h c5ca2c52a9 merged from the debian-sid branch 15 years ago
edsp.cc 894d672e9b * apt-pkg/pkgcache.h: 15 years ago
edsp.h b57c0e355d implement proper progress report with OpProgress 15 years ago
indexcopy.cc 91c03d370d fix a few more cppcheck performance and scope warnings 15 years ago
indexcopy.h be9b62f764 add more dpointer placeholders 15 years ago
indexfile.cc dd6882853b fix some cppcheck: (warning) Member variable is not initialized in the constructor. 15 years ago
indexfile.h 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: 16 years ago
indexrecords.cc fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg 15 years ago
indexrecords.h 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental 16 years ago
init.cc 6db194289e merged from http://bzr.debian.org/bzr/apt/apt/debian-sid 15 years ago
init.h 9abccf4a63 merge lp:~mvo/apt/abi-break 15 years ago
makefile 6fd07d3a70 * apt-pkg/makefile: 15 years ago
metaindex.h 4b42f43bed * apt-pkg/deb/debmetaindex.cc: 15 years ago
orderlist.cc 91c03d370d fix a few more cppcheck performance and scope warnings 15 years ago
orderlist.h 1350057372 * removed the pragma mess 20 years ago
packagemanager.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
packagemanager.h d77b985a30 * apt-pkg/packagemanager.cc: 15 years ago
pkgcache.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
pkgcache.h 0688ccd8d9 apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size 15 years ago
pkgcachegen.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
pkgcachegen.h 64dda04bd9 * apt-pkg/pkgcachegen.{cc,h}: 15 years ago
pkgrecords.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 years ago
pkgrecords.h 75bda61948 [ABI break] merged patch from Jonathan Thomas to have a new 15 years ago
pkgsystem.cc 4f333a8bea * make apt build with g++ 4.3 19 years ago
pkgsystem.h 1350057372 * removed the pragma mess 20 years ago
policy.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
policy.h f5b622ed48 merged from debian-sid 15 years ago
sourcelist.cc c5ca2c52a9 merged from the debian-sid branch 15 years ago
sourcelist.h 2ec858bc68 * apt-pkg/contrib/fileutl.{cc,h}: 15 years ago
srcrecords.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 years ago
srcrecords.h ff72bd0dc7 apt-pkg/deb/*: add placeholder dpointer and make destructors virtual 15 years ago
tagfile.cc 36b8ebbb4a * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which 15 years ago
tagfile.h c5ca2c52a9 merged from the debian-sid branch 15 years ago
vendor.cc cce08fb5ac * remove all the remaining #pragma implementation 19 years ago
vendor.h 82b6682ac6 * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: 15 years ago
vendorlist.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 years ago
vendorlist.h 82b6682ac6 * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: 15 years ago
version.cc cce08fb5ac * remove all the remaining #pragma implementation 19 years ago
version.h 1350057372 * removed the pragma mess 20 years ago
versionmatch.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be 15 years ago
versionmatch.h ae4a4f91e9 * apt-pkg/versionmatch.cc: 16 years ago