Michael Vogt 2830b8436a Merge branch 'debian/sid' into debian/experimental 12 gadi atpakaļ
..
contrib 3c09d634b6 Add new Base256ToNum long long overload function 12 gadi atpakaļ
deb 2830b8436a Merge branch 'debian/sid' into debian/experimental 12 gadi atpakaļ
edsp 4ad8619bb1 cleanup datatypes mix used in binary cache 12 gadi atpakaļ
acquire-item.cc 2830b8436a Merge branch 'debian/sid' into debian/experimental 12 gadi atpakaļ
acquire-item.h 2830b8436a Merge branch 'debian/sid' into debian/experimental 12 gadi atpakaļ
acquire-method.cc d003a557a5 tell download methods the expected hashes 12 gadi atpakaļ
acquire-method.h d003a557a5 tell download methods the expected hashes 12 gadi atpakaļ
acquire-worker.cc d003a557a5 tell download methods the expected hashes 12 gadi atpakaļ
acquire-worker.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
acquire.cc 2830b8436a Merge branch 'debian/sid' into debian/experimental 12 gadi atpakaļ
acquire.h 96c6cab1fd calculate Percent as part of pkgAcquireStatus to provide a weighted percent for both items and bytes 12 gadi atpakaļ
algorithms.cc 4cd4a2e703 consider priorities only for downloadable pkgs in resolver 12 gadi atpakaļ
algorithms.h a02db58fd5 follow method attribute suggestions by gcc 12 gadi atpakaļ
aptconfiguration.cc 7a223b933c invalid cache if architecture set doesn't match 12 gadi atpakaļ
aptconfiguration.h d64e130aa3 warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 12 gadi atpakaļ
cachefile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
cachefilter.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
cachefilter.h 38d2959ffb Merge branch 'debian/sid' into debian/experimental 12 gadi atpakaļ
cacheiterators.h 7a66977486 remove the Section member from package struct 12 gadi atpakaļ
cacheset.cc b58f28d4c4 fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13) 12 gadi atpakaļ
cacheset.h 7a66977486 remove the Section member from package struct 12 gadi atpakaļ
cdrom.cc 7187074bfc properly undo CD-ROM mount in all error cases 12 gadi atpakaļ
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases 12 gadi atpakaļ
clean.cc 10ecfe4f8a Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner 12 gadi atpakaļ
clean.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
depcache.cc 7a66977486 remove the Section member from package struct 12 gadi atpakaļ
depcache.h 21b3eac8f9 discard candidates via IsInstallOk to allow override 12 gadi atpakaļ
edsp.cc 99055353a5 don't send pkg from an unknown architecture via EDSP 12 gadi atpakaļ
edsp.h 5681b3fc2a check exit status of external solvers 12 gadi atpakaļ
indexcopy.cc b3501edb70 use HashStringList in the acquire system 12 gadi atpakaļ
indexcopy.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
indexfile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
indexfile.h a49e794802 create debIFTypeDscFile type 12 gadi atpakaļ
indexrecords.cc 1a91569d0a apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initialized 12 gadi atpakaļ
indexrecords.h a2fdb57ff9 Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file 12 gadi atpakaļ
init.cc 6c50447eb4 reduce delta from ubuntu 12 gadi atpakaļ
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
install-progress.cc 76bd63e2dc force fancy progressbar redraw on window size change 12 gadi atpakaļ
install-progress.h 76bd63e2dc force fancy progressbar redraw on window size change 12 gadi atpakaļ
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 gadi atpakaļ
metaindex.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
orderlist.h a02db58fd5 follow method attribute suggestions by gcc 12 gadi atpakaļ
packagemanager.cc 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental 12 gadi atpakaļ
packagemanager.h 9eb0042bef readd pkgPackageManager::Go() to not break API 12 gadi atpakaļ
pkgcache.cc 7a66977486 remove the Section member from package struct 12 gadi atpakaļ
pkgcache.h 7a66977486 remove the Section member from package struct 12 gadi atpakaļ
pkgcachegen.cc ac2c559b33 correct 'apt-cache stats' to include more 12 gadi atpakaļ
pkgcachegen.h 4ad8619bb1 cleanup datatypes mix used in binary cache 12 gadi atpakaļ
pkgrecords.cc 80624be7c5 Fix more warnings from clang 12 gadi atpakaļ
pkgrecords.h ffe3c68e49 parse and retrieve multiple Descriptions in one record 12 gadi atpakaļ
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc 12 gadi atpakaļ
pkgsystem.h a49e794802 create debIFTypeDscFile type 12 gadi atpakaļ
policy.cc a02db58fd5 follow method attribute suggestions by gcc 12 gadi atpakaļ
policy.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
sourcelist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
sourcelist.h 070536e61c Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental 12 gadi atpakaļ
srcrecords.cc 401e5db12d use pkgSrcRecords::Step() instead of Next() 12 gadi atpakaļ
srcrecords.h aa0bd601ea Merge branch 'debian/sid' into debian/experimental 12 gadi atpakaļ
tagfile.cc a2fdb57ff9 Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file 12 gadi atpakaļ
tagfile.h a2fdb57ff9 Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file 12 gadi atpakaļ
update.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
update.h d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 gadi atpakaļ
upgrade.cc 172947cd7d do not call resolver twice on (dist-)upgrade 12 gadi atpakaļ
upgrade.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
vendor.cc a02db58fd5 follow method attribute suggestions by gcc 12 gadi atpakaļ
vendor.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
vendorlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
version.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
version.h a02db58fd5 follow method attribute suggestions by gcc 12 gadi atpakaļ
versionmatch.cc 453b82a388 cleanup headers and especially #includes everywhere 12 gadi atpakaļ
versionmatch.h a02db58fd5 follow method attribute suggestions by gcc 12 gadi atpakaļ