Michael Vogt 4fc6b7570c Merge branch 'debian/sid' into debian/experimental 11 éve
..
contrib 4fc6b7570c Merge branch 'debian/sid' into debian/experimental 11 éve
deb d38926efe1 stop depending on copy-on-write for std::string 11 éve
edsp dce45dbe97 mark internal interfaces as hidden 11 éve
acquire-item.cc 6bf93605fd treat older Release files than we already have as an IMSHit 11 éve
acquire-item.h 6bf93605fd treat older Release files than we already have as an IMSHit 11 éve
acquire-method.cc 862bafea48 do not inline virtual destructors with d-pointers 11 éve
acquire-method.h da6f750f45 prepare ABI for feature/socketpair 11 éve
acquire-worker.cc 8eafc75954 detect Releasefile IMS hits even if the server doesn't 11 éve
acquire-worker.h da6f750f45 prepare ABI for feature/socketpair 11 éve
acquire.cc 8fe964f148 create our cache and lib directory always with mode 755 11 éve
acquire.h ba6b79bd00 a hit on Release files means the indexes will be hits too 11 éve
algorithms.cc d61960d924 merge debian/sid into debian/experimental 11 éve
algorithms.h fa5404ab01 explicit overload methods instead of adding parameters 11 éve
aptconfiguration.cc 3809194b66 mark private methods as hidden 11 éve
aptconfiguration.h 3809194b66 mark private methods as hidden 11 éve
cachefile.cc 592d06b6f3 Ensure we have a Policy in CacheFile.BuildDepCache() 12 éve
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere 12 éve
cachefilter.cc 3721cb019f add an API for cache filters/matcher 11 éve
cachefilter.h 3721cb019f add an API for cache filters/matcher 11 éve
cacheiterators.h d61960d924 merge debian/sid into debian/experimental 11 éve
cacheset.cc 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 éve
cacheset.h 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 éve
cdrom.cc d84da4995d ensure lists/ files have correct permissions after apt-cdrom add 11 éve
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases 12 éve
clean.cc 9d653a6de2 fix compile and tests error 11 éve
clean.h 862bafea48 do not inline virtual destructors with d-pointers 11 éve
depcache.cc 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 11 éve
depcache.h fa5404ab01 explicit overload methods instead of adding parameters 11 éve
edsp.cc 765190e493 guard ABI changes for SourcePkg/Ver in pkgCache 11 éve
edsp.h 5681b3fc2a check exit status of external solvers 12 éve
indexcopy.cc 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 11 éve
indexcopy.h 88593886a4 rewrite all TFRewrite instances to use the new pkgTagSection::Write 11 éve
indexfile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 éve
indexfile.h a49e794802 create debIFTypeDscFile type 12 éve
indexrecords.cc 6bf93605fd treat older Release files than we already have as an IMSHit 11 éve
indexrecords.h 6bf93605fd treat older Release files than we already have as an IMSHit 11 éve
init.cc dce45dbe97 mark internal interfaces as hidden 11 éve
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 éve
install-progress.cc 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] 11 éve
install-progress.h 3809194b66 mark private methods as hidden 11 éve
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 éve
metaindex.cc f105aaba43 better non-virtual metaIndex.LocalFileName() implementation 11 éve
metaindex.h f105aaba43 better non-virtual metaIndex.LocalFileName() implementation 11 éve
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 éve
orderlist.h a02db58fd5 follow method attribute suggestions by gcc 12 éve
packagemanager.cc 4e6a7e260e properly handle already reinstall pkgs in ordering 11 éve
packagemanager.h ccf6bdb3ef use a abi version check similar to the gcc check 11 éve
pkgcache.cc 4fc6b7570c Merge branch 'debian/sid' into debian/experimental 11 éve
pkgcache.h 32ab4bd05c guard pkg/grp hashtable creation changes 11 éve
pkgcachegen.cc 32ab4bd05c guard pkg/grp hashtable creation changes 11 éve
pkgcachegen.h dce45dbe97 mark internal interfaces as hidden 11 éve
pkgrecords.cc 80624be7c5 Fix more warnings from clang 12 éve
pkgrecords.h 02e2076771 guard const-ification API changes 11 éve
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc 12 éve
pkgsystem.h a49e794802 create debIFTypeDscFile type 12 éve
policy.cc ab640001ee remove unused and strange default-value for pins 11 éve
policy.h 453b82a388 cleanup headers and especially #includes everywhere 12 éve
sourcelist.cc 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 éve
sourcelist.h 0dc0b42d73 revert useless abibreak in sourceslist.h 11 éve
srcrecords.cc 3a2b39ee60 use 'best' hash for source authentication 11 éve
srcrecords.h d61960d924 merge debian/sid into debian/experimental 11 éve
tagfile-order.c e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak 11 éve
tagfile.cc 8d058ea53b implement a more c++-style TFRewrite alternative 11 éve
tagfile.h 8d058ea53b implement a more c++-style TFRewrite alternative 11 éve
update.cc 04a54261af ensure partial dirs are 0700 and owned by _apt:root 11 éve
update.h 3809194b66 mark private methods as hidden 11 éve
upgrade.cc fa5404ab01 explicit overload methods instead of adding parameters 11 éve
upgrade.h fa5404ab01 explicit overload methods instead of adding parameters 11 éve
vendor.cc a02db58fd5 follow method attribute suggestions by gcc 12 éve
vendor.h 453b82a388 cleanup headers and especially #includes everywhere 12 éve
vendorlist.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 éve
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere 12 éve
version.cc 453b82a388 cleanup headers and especially #includes everywhere 12 éve
version.h a02db58fd5 follow method attribute suggestions by gcc 12 éve
versionmatch.cc 453b82a388 cleanup headers and especially #includes everywhere 12 éve
versionmatch.h a02db58fd5 follow method attribute suggestions by gcc 12 éve