David Kalnischkies d2cb5b153f hide Translation-* in 'apt-cache policy' output 11 years ago
..
contrib 1da3b7b8e1 show URI.Path in all acquire item descriptions 11 years ago
deb d2cb5b153f hide Translation-* in 'apt-cache policy' output 11 years ago
edsp e185d8b3e3 populate the Architecture field for PackageFiles 11 years ago
acquire-item.cc b07aeb1a6e store Release files data in the Cache 11 years ago
acquire-item.h e3c1cfc767 use IndexTarget to get to IndexFile 11 years ago
acquire-method.cc 3679515479 check patch hashes in rred worker instead of in the handler 11 years ago
acquire-method.h 3679515479 check patch hashes in rred worker instead of in the handler 11 years ago
acquire-worker.cc 448c38bdcd rework hashsum verification in the acquire system 11 years ago
acquire-worker.h da6f750f45 prepare ABI for feature/socketpair 11 years ago
acquire.cc 8fe964f148 create our cache and lib directory always with mode 755 11 years ago
acquire.h ba6b79bd00 a hit on Release files means the indexes will be hits too 11 years ago
algorithms.cc d61960d924 merge debian/sid into debian/experimental 11 years ago
algorithms.h fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
aptconfiguration.cc 3809194b66 mark private methods as hidden 12 years ago
aptconfiguration.h 3809194b66 mark private methods as hidden 12 years ago
cachefile.cc 592d06b6f3 Ensure we have a Policy in CacheFile.BuildDepCache() 12 years ago
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
cachefilter.cc 3721cb019f add an API for cache filters/matcher 12 years ago
cachefilter.h 3721cb019f add an API for cache filters/matcher 12 years ago
cacheiterators.h b07aeb1a6e store Release files data in the Cache 11 years ago
cacheset.cc 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 years ago
cacheset.h 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 years ago
cdrom.cc d84da4995d ensure lists/ files have correct permissions after apt-cdrom add 11 years ago
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases 12 years ago
clean.cc b07aeb1a6e store Release files data in the Cache 11 years ago
clean.h 862bafea48 do not inline virtual destructors with d-pointers 11 years ago
depcache.cc b07aeb1a6e store Release files data in the Cache 11 years ago
depcache.h fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
edsp.cc b07aeb1a6e store Release files data in the Cache 11 years ago
edsp.h 5681b3fc2a check exit status of external solvers 12 years ago
indexcopy.cc 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 11 years ago
indexcopy.h 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 11 years ago
indexfile.cc 3fd89e62e9 implement default apt-get file --release-info mode 11 years ago
indexfile.h 3fd89e62e9 implement default apt-get file --release-info mode 11 years ago
indexrecords.cc 4f51fd8636 support hashes for compressed pdiff files 11 years ago
indexrecords.h 6bf93605fd treat older Release files than we already have as an IMSHit 11 years ago
init.cc d3a869e355 store all targets data in IndexTarget struct 11 years ago
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
install-progress.cc 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] 12 years ago
install-progress.h 3809194b66 mark private methods as hidden 12 years ago
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 years ago
metaindex.cc 3fd89e62e9 implement default apt-get file --release-info mode 11 years ago
metaindex.h 3fd89e62e9 implement default apt-get file --release-info mode 11 years ago
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
orderlist.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago
packagemanager.cc 4e6a7e260e properly handle already reinstall pkgs in ordering 11 years ago
packagemanager.h ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
pkgcache.cc b07aeb1a6e store Release files data in the Cache 11 years ago
pkgcache.h d2cb5b153f hide Translation-* in 'apt-cache policy' output 11 years ago
pkgcachegen.cc e185d8b3e3 populate the Architecture field for PackageFiles 11 years ago
pkgcachegen.h e185d8b3e3 populate the Architecture field for PackageFiles 11 years ago
pkgrecords.cc 80624be7c5 Fix more warnings from clang 12 years ago
pkgrecords.h 02e2076771 guard const-ification API changes 11 years ago
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc 12 years ago
pkgsystem.h a49e794802 create debIFTypeDscFile type 12 years ago
policy.cc b07aeb1a6e store Release files data in the Cache 11 years ago
policy.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
sourcelist.cc 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 years ago
sourcelist.h 0dc0b42d73 revert useless abibreak in sourceslist.h 11 years ago
srcrecords.cc 3a2b39ee60 use 'best' hash for source authentication 11 years ago
srcrecords.h d61960d924 merge debian/sid into debian/experimental 11 years ago
tagfile-order.c e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak 11 years ago
tagfile.cc 8d058ea53b implement a more c++-style TFRewrite alternative 11 years ago
tagfile.h 8d058ea53b implement a more c++-style TFRewrite alternative 11 years ago
update.cc 04a54261af ensure partial dirs are 0700 and owned by _apt:root 12 years ago
update.h 3809194b66 mark private methods as hidden 12 years ago
upgrade.cc fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
upgrade.h fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
vendor.cc a02db58fd5 follow method attribute suggestions by gcc 12 years ago
vendor.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
vendorlist.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
version.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
version.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago
versionmatch.cc b07aeb1a6e store Release files data in the Cache 11 years ago
versionmatch.h b07aeb1a6e store Release files data in the Cache 11 years ago