David Kalnischkies 32d9baeab0 * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: пре 15 година
..
contrib 91c03d370d fix a few more cppcheck performance and scope warnings пре 15 година
deb f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
acquire-item.cc a288748e48 merged fixes from lp:~mvo/apt/mvo пре 15 година
acquire-item.h 8d6c583900 apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mirror methods does not retry on each mirror пре 15 година
acquire-method.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
acquire-method.h f1bdfe8156 fix order of CurrentURI and UsedMirror in Status() and Log() пре 15 година
acquire-worker.cc 378fcbd65e * apt-pkg/acquire-worker.cc: пре 15 година
acquire-worker.h 229fb1a3a3 * apt-pkg/contrib/weakptr.h: пре 16 година
acquire.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
acquire.h 4a53151aca do not require unused partial dirs in 'source' (Closes: #633510) пре 15 година
algorithms.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
algorithms.h 953b348cb0 make ResolveByKeep() more clever and hold back packages that would go into a broken policy state by the upgrade пре 15 година
aptconfiguration.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
aptconfiguration.h dd6882853b fix some cppcheck: (warning) Member variable is not initialized in the constructor. пре 15 година
cachefile.cc a5de4117b6 fix the gcc warning about the initialisation order of variables caused пре 16 година
cachefile.h 6d7b4a91f3 merge with debian-experimental-ma to get the public policy back пре 16 година
cachefilter.cc 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes пре 16 година
cachefilter.h 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes пре 16 година
cacheiterators.h df77d8a5fb if critical or-group can't be satisfied, exit directly. пре 15 година
cacheset.cc edc0ef102b * merged lp:~evfool/apt/fix641673 пре 15 година
cacheset.h 446bbcf47d remove the extra unnecessary qualification cppcheck complains about пре 15 година
cdrom.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
cdrom.h e344ad65a4 apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (also in this case its probably not needed because pkgUDevCDrom is not used outside libapt itself, still its better to be on the save side) пре 15 година
clean.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
clean.h 1350057372 * removed the pragma mess пре 20 година
depcache.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
depcache.h 1842a17db2 rename the parameter name of MarkDelete from Purge to MarkPurge to пре 15 година
indexcopy.cc 91c03d370d fix a few more cppcheck performance and scope warnings пре 15 година
indexcopy.h cf440facb4 enhance the split out of the gpgv commandline mangling by splitting out пре 16 година
indexfile.cc dd6882853b fix some cppcheck: (warning) Member variable is not initialized in the constructor. пре 15 година
indexfile.h 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: пре 16 година
indexrecords.cc fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg пре 15 година
indexrecords.h 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental пре 16 година
init.cc 78485ab210 * apt-pkg/init.cc: пре 15 година
init.h 223b069806 update the version number to the upcoming 0.8.2 and пре 16 година
makefile 8fde723961 * apt-pkg/cacheset.cc: пре 16 година
metaindex.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" пре 16 година
orderlist.cc 91c03d370d fix a few more cppcheck performance and scope warnings пре 15 година
orderlist.h 1350057372 * removed the pragma mess пре 20 година
packagemanager.cc 32d9baeab0 * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: пре 15 година
packagemanager.h d77b985a30 * apt-pkg/packagemanager.cc: пре 15 година
pkgcache.cc 32d9baeab0 * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: пре 15 година
pkgcache.h 959470da73 * apt-pkg/pkgcache.cc: пре 15 година
pkgcachegen.cc a288748e48 merged fixes from lp:~mvo/apt/mvo пре 15 година
pkgcachegen.h 64dda04bd9 * apt-pkg/pkgcachegen.{cc,h}: пре 15 година
pkgrecords.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
pkgrecords.h 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) пре 17 година
pkgsystem.cc 4f333a8bea * make apt build with g++ 4.3 пре 19 година
pkgsystem.h 1350057372 * removed the pragma mess пре 20 година
policy.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
policy.h 00c6e1a3eb * doc/makefile: пре 15 година
sourcelist.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
sourcelist.h 2ec858bc68 * apt-pkg/contrib/fileutl.{cc,h}: пре 15 година
srcrecords.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
srcrecords.h 41c81fd85d Ignore :qualifiers after package name in build dependencies пре 16 година
tagfile.cc fe0f7911b6 - try downloading clearsigned InRelease before trying Release.gpg пре 15 година
tagfile.h dd6882853b fix some cppcheck: (warning) Member variable is not initialized in the constructor. пре 15 година
vendor.cc cce08fb5ac * remove all the remaining #pragma implementation пре 19 година
vendor.h 82b6682ac6 * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: пре 15 година
vendorlist.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
vendorlist.h 82b6682ac6 * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: пре 15 година
version.cc cce08fb5ac * remove all the remaining #pragma implementation пре 19 година
version.h 1350057372 * removed the pragma mess пре 20 година
versionmatch.cc f7f0d6c756 cppcheck complains about some possible speed improvements which could be пре 15 година
versionmatch.h ae4a4f91e9 * apt-pkg/versionmatch.cc: пре 16 година