David Kalnischkies e8a7b0b28c increase hashtable size for packages/groups by factor 5 12 anos atrás
..
contrib 8d20b69d2f Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental 12 anos atrás
deb aa0bd601ea Merge branch 'debian/sid' into debian/experimental 12 anos atrás
edsp a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás
acquire-item.cc b6fea8bbe2 Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experimental 12 anos atrás
acquire-item.h b6fea8bbe2 Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experimental 12 anos atrás
acquire-method.cc d003a557a5 tell download methods the expected hashes 12 anos atrás
acquire-method.h d003a557a5 tell download methods the expected hashes 12 anos atrás
acquire-worker.cc d003a557a5 tell download methods the expected hashes 12 anos atrás
acquire-worker.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
acquire.cc c6e9cc582c check for UnfetchedReleaseFiles when calculating the update percent value 12 anos atrás
acquire.h 96c6cab1fd calculate Percent as part of pkgAcquireStatus to provide a weighted percent for both items and bytes 12 anos atrás
algorithms.cc 4cd4a2e703 consider priorities only for downloadable pkgs in resolver 12 anos atrás
algorithms.h a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás
aptconfiguration.cc 7a223b933c invalid cache if architecture set doesn't match 12 anos atrás
aptconfiguration.h d64e130aa3 warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 12 anos atrás
cachefile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
cachefilter.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
cachefilter.h 38d2959ffb Merge branch 'debian/sid' into debian/experimental 12 anos atrás
cacheiterators.h a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás
cacheset.cc b58f28d4c4 fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13) 12 anos atrás
cacheset.h 80624be7c5 Fix more warnings from clang 12 anos atrás
cdrom.cc 7187074bfc properly undo CD-ROM mount in all error cases 12 anos atrás
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases 12 anos atrás
clean.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
clean.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
depcache.cc e41d3d7e25 do not revert candidate for protected packages 12 anos atrás
depcache.h 21b3eac8f9 discard candidates via IsInstallOk to allow override 12 anos atrás
edsp.cc 99055353a5 don't send pkg from an unknown architecture via EDSP 12 anos atrás
edsp.h 5681b3fc2a check exit status of external solvers 12 anos atrás
indexcopy.cc b3501edb70 use HashStringList in the acquire system 12 anos atrás
indexcopy.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
indexfile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
indexfile.h a49e794802 create debIFTypeDscFile type 12 anos atrás
indexrecords.cc a2fdb57ff9 Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file 12 anos atrás
indexrecords.h a2fdb57ff9 Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file 12 anos atrás
init.cc 6c50447eb4 reduce delta from ubuntu 12 anos atrás
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
install-progress.cc 76bd63e2dc force fancy progressbar redraw on window size change 12 anos atrás
install-progress.h 76bd63e2dc force fancy progressbar redraw on window size change 12 anos atrás
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 anos atrás
metaindex.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
orderlist.h a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás
packagemanager.cc 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental 12 anos atrás
packagemanager.h 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental 12 anos atrás
pkgcache.cc e8a7b0b28c increase hashtable size for packages/groups by factor 5 12 anos atrás
pkgcache.h e8a7b0b28c increase hashtable size for packages/groups by factor 5 12 anos atrás
pkgcachegen.cc e8a7b0b28c increase hashtable size for packages/groups by factor 5 12 anos atrás
pkgcachegen.h ffe3c68e49 parse and retrieve multiple Descriptions in one record 12 anos atrás
pkgrecords.cc 80624be7c5 Fix more warnings from clang 12 anos atrás
pkgrecords.h ffe3c68e49 parse and retrieve multiple Descriptions in one record 12 anos atrás
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás
pkgsystem.h a49e794802 create debIFTypeDscFile type 12 anos atrás
policy.cc a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás
policy.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
sourcelist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
sourcelist.h 070536e61c Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental 12 anos atrás
srcrecords.cc 401e5db12d use pkgSrcRecords::Step() instead of Next() 12 anos atrás
srcrecords.h aa0bd601ea Merge branch 'debian/sid' into debian/experimental 12 anos atrás
tagfile.cc a2fdb57ff9 Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file 12 anos atrás
tagfile.h a2fdb57ff9 Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file 12 anos atrás
update.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
update.h d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 anos atrás
upgrade.cc 172947cd7d do not call resolver twice on (dist-)upgrade 12 anos atrás
upgrade.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
vendor.cc a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás
vendor.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
vendorlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
version.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
version.h a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás
versionmatch.cc 453b82a388 cleanup headers and especially #includes everywhere 12 anos atrás
versionmatch.h a02db58fd5 follow method attribute suggestions by gcc 12 anos atrás