Michael Vogt 6767005047 Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expected-size пре 11 година
..
contrib 4d0818cc39 Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans пре 11 година
deb 4d0818cc39 Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-trans пре 11 година
edsp 78a5476f31 drop stored StringItems in favor of in-memory mappings пре 11 година
acquire-item.cc ee27950632 Send "Fail-Reason: MaximumSizeExceeded" from the method пре 11 година
acquire-item.h 27e6c17a18 Add new Acquire::MaxReleaseFileSize=10*1000*1000 option пре 11 година
acquire-method.cc 6767005047 Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expected-size пре 11 година
acquire-method.h c48eea97b9 make expected-size a maximum-size check as this is what we want at this point пре 11 година
acquire-worker.cc 7e4dfb4349 Merge branch 'feature/acq-trans' into feature/expected-size пре 11 година
acquire-worker.h 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
acquire.cc 04a54261af ensure partial dirs are 0700 and owned by _apt:root пре 11 година
acquire.h 04a54261af ensure partial dirs are 0700 and owned by _apt:root пре 11 година
algorithms.cc 2a884c612b fix progress output for (dist-)upgrade calculation пре 11 година
algorithms.h 3809194b66 mark private methods as hidden пре 11 година
aptconfiguration.cc 3809194b66 mark private methods as hidden пре 11 година
aptconfiguration.h 3809194b66 mark private methods as hidden пре 11 година
cachefile.cc 592d06b6f3 Ensure we have a Policy in CacheFile.BuildDepCache() пре 12 година
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
cachefilter.cc 3721cb019f add an API for cache filters/matcher пре 11 година
cachefilter.h 3721cb019f add an API for cache filters/matcher пре 11 година
cacheiterators.h a221efc331 store source name and version in binary cache пре 11 година
cacheset.cc 1e064088bf move PCI::From* methods into CacheSetHelper class пре 11 година
cacheset.h 3809194b66 mark private methods as hidden пре 11 година
cdrom.cc 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. пре 11 година
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases пре 12 година
clean.cc 10ecfe4f8a Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner пре 12 година
clean.h 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
depcache.cc 107d054ba9 implement MarkAndSweep in cc instead of header пре 11 година
depcache.h 107d054ba9 implement MarkAndSweep in cc instead of header пре 11 година
edsp.cc a221efc331 store source name and version in binary cache пре 11 година
edsp.h 5681b3fc2a check exit status of external solvers пре 12 година
indexcopy.cc b3501edb70 use HashStringList in the acquire system пре 12 година
indexcopy.h 3809194b66 mark private methods as hidden пре 11 година
indexfile.cc 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
indexfile.h a49e794802 create debIFTypeDscFile type пре 12 година
indexrecords.cc 1a91569d0a apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized пре 12 година
indexrecords.h 3809194b66 mark private methods as hidden пре 11 година
init.cc c99fe2e169 Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} пре 11 година
init.h 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
install-progress.cc 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] пре 11 година
install-progress.h 3809194b66 mark private methods as hidden пре 11 година
makefile 53c3a8fa16 use wildcard to get files in our library makefiles пре 12 година
metaindex.h 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. пре 11 година
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
orderlist.h a02db58fd5 follow method attribute suggestions by gcc пре 12 година
packagemanager.cc bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] пре 11 година
packagemanager.h bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] пре 11 година
pkgcache.cc 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. пре 11 година
pkgcache.h 3809194b66 mark private methods as hidden пре 11 година
pkgcachegen.cc 30b45652d6 rename StringType VERSION to VERSIONNUMBER пре 11 година
pkgcachegen.h 30b45652d6 rename StringType VERSION to VERSIONNUMBER пре 11 година
pkgrecords.cc 80624be7c5 Fix more warnings from clang пре 12 година
pkgrecords.h ffe3c68e49 parse and retrieve multiple Descriptions in one record пре 12 година
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc пре 12 година
pkgsystem.h a49e794802 create debIFTypeDscFile type пре 12 година
policy.cc a02db58fd5 follow method attribute suggestions by gcc пре 12 година
policy.h 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
sourcelist.cc 804de19f5f fix: Prefer prefix ++/-- operators for non-primitive types пре 11 година
sourcelist.h 9d02c1ac77 fix: The class 'pkgSourceList' defines member variable with name 'SrcList' also defined in its parent class 'pkgSource' пре 11 година
srcrecords.cc 401e5db12d use pkgSrcRecords::Step() instead of Next() пре 12 година
srcrecords.h aa0bd601ea Merge branch 'debian/sid' into debian/experimental пре 12 година
tagfile.cc c511c5e8ed Merge branch 'debian/sid' into debian/experimental пре 11 година
tagfile.h 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. пре 11 година
update.cc 04a54261af ensure partial dirs are 0700 and owned by _apt:root пре 11 година
update.h 3809194b66 mark private methods as hidden пре 11 година
upgrade.cc 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated пре 11 година
upgrade.h 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated пре 11 година
vendor.cc a02db58fd5 follow method attribute suggestions by gcc пре 12 година
vendor.h 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
vendorlist.cc 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
version.cc 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
version.h a02db58fd5 follow method attribute suggestions by gcc пре 12 година
versionmatch.cc 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
versionmatch.h a02db58fd5 follow method attribute suggestions by gcc пре 12 година