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