Michael Vogt dcd5856b11 Pass ExpectedSize to tthe backend method 12 yıl önce
..
contrib b3501edb70 use HashStringList in the acquire system 12 yıl önce
deb 80624be7c5 Fix more warnings from clang 12 yıl önce
edsp a02db58fd5 follow method attribute suggestions by gcc 12 yıl önce
acquire-item.cc 80624be7c5 Fix more warnings from clang 12 yıl önce
acquire-item.h 80624be7c5 Fix more warnings from clang 12 yıl önce
acquire-method.cc dcd5856b11 Pass ExpectedSize to tthe backend method 12 yıl önce
acquire-method.h dcd5856b11 Pass ExpectedSize to tthe backend method 12 yıl önce
acquire-worker.cc dcd5856b11 Pass ExpectedSize to tthe backend method 12 yıl önce
acquire-worker.h 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
acquire.cc c6e9cc582c check for UnfetchedReleaseFiles when calculating the update percent value 12 yıl önce
acquire.h 96c6cab1fd calculate Percent as part of pkgAcquireStatus to provide a weighted percent for both items and bytes 12 yıl önce
algorithms.cc 4cd4a2e703 consider priorities only for downloadable pkgs in resolver 12 yıl önce
algorithms.h a02db58fd5 follow method attribute suggestions by gcc 12 yıl önce
aptconfiguration.cc 7a223b933c invalid cache if architecture set doesn't match 12 yıl önce
aptconfiguration.h d64e130aa3 warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 12 yıl önce
cachefile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
cachefilter.cc 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
cachefilter.h 38d2959ffb Merge branch 'debian/sid' into debian/experimental 12 yıl önce
cacheiterators.h a02db58fd5 follow method attribute suggestions by gcc 12 yıl önce
cacheset.cc b58f28d4c4 fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13) 12 yıl önce
cacheset.h 80624be7c5 Fix more warnings from clang 12 yıl önce
cdrom.cc 7187074bfc properly undo CD-ROM mount in all error cases 12 yıl önce
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases 12 yıl önce
clean.cc 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
clean.h 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
depcache.cc 21b3eac8f9 discard candidates via IsInstallOk to allow override 12 yıl önce
depcache.h 21b3eac8f9 discard candidates via IsInstallOk to allow override 12 yıl önce
edsp.cc 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
edsp.h ce62f1def6 mark optional (private) symbols as hidden 12 yıl önce
indexcopy.cc b3501edb70 use HashStringList in the acquire system 12 yıl önce
indexcopy.h 453b82a388 cleanup headers and especially #includes everywhere 12 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 b3501edb70 use HashStringList in the acquire system 12 yıl önce
indexrecords.h b3501edb70 use HashStringList in the acquire system 12 yıl önce
init.cc 6c50447eb4 reduce delta from ubuntu 12 yıl önce
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
install-progress.cc 76bd63e2dc force fancy progressbar redraw on window size change 12 yıl önce
install-progress.h 76bd63e2dc force fancy progressbar redraw on window size change 12 yıl önce
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 yıl önce
metaindex.h 453b82a388 cleanup headers and especially #includes everywhere 12 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 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental 12 yıl önce
packagemanager.h 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental 12 yıl önce
pkgcache.cc 7a223b933c invalid cache if architecture set doesn't match 12 yıl önce
pkgcache.h 7a223b933c invalid cache if architecture set doesn't match 12 yıl önce
pkgcachegen.cc 7a223b933c invalid cache if architecture set doesn't match 12 yıl önce
pkgcachegen.h ffe3c68e49 parse and retrieve multiple Descriptions in one record 12 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 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
sourcelist.h 070536e61c Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental 12 yıl önce
srcrecords.cc 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
srcrecords.h 1262d35895 use 'best' hash for source authentication 12 yıl önce
tagfile.cc 8710a36a01 improve pkgTagSection scanning and parsing 12 yıl önce
tagfile.h 8710a36a01 improve pkgTagSection scanning and parsing 12 yıl önce
update.cc 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
update.h d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 yıl önce
upgrade.cc 453b82a388 cleanup headers and especially #includes everywhere 12 yıl önce
upgrade.h 453b82a388 cleanup headers and especially #includes everywhere 12 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