David Kalnischkies 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
..
contrib f43dd43912 FileFd: avoid further writing if file failed 10 年 前
deb c48ef8942d don't leak on error in listparser creation 10 年 前
edsp ef72d72639 edspsystem.cc: include <stdlib.h> for mkdtemp 10 年 前
acquire-item.cc 9b8034a9fd use the same redirection mirror for all index files 10 年 前
acquire-item.h 9b8034a9fd use the same redirection mirror for all index files 10 年 前
acquire-method.cc 2651f1c071 act on various suggestions from cppcheck 10 年 前
acquire-method.h 6c55f07a5f make all d-pointer * const pointers 11 年 前
acquire-worker.cc 30979dd761 show more details for "Writing more data" errors, too 10 年 前
acquire-worker.h 6c55f07a5f make all d-pointer * const pointers 11 年 前
acquire.cc 4aa6ebf6d7 make random acquire queues work less random 10 年 前
acquire.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
algorithms.cc 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
algorithms.h 8d89cda7d6 Fix several typos 10 年 前
aptconfiguration.cc 0179cfa83c keep compressed indexes in a low-cost format 10 年 前
aptconfiguration.h c3392a9fcc some CXXFLAGS housekeeping 11 年 前
cachefile.cc f40fdaa432 cachefile: Only set members that were initialized successfully 10 年 前
cachefile.h a249b3e6fd reimplement build-dep via apts normal resolver 10 年 前
cachefilter.cc 5025879e3f support <libc>-<kernel>-<cpu> in architecture specs 10 年 前
cachefilter.h 5025879e3f support <libc>-<kernel>-<cpu> in architecture specs 10 年 前
cacheiterators.h 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
cacheset.cc 27e4c1664a support regex and co in 'apt-cache policy $pkg' again 10 年 前
cacheset.h 29636cc759 deprecate confusing Pkg.CandVersion() method 10 年 前
cdrom.cc 8d89cda7d6 Fix several typos 10 年 前
cdrom.h 6c55f07a5f make all d-pointer * const pointers 11 年 前
clean.cc dffc17ba83 non-existing directories don't need to be cleaned 10 年 前
clean.h 6c55f07a5f make all d-pointer * const pointers 11 年 前
depcache.cc 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
depcache.h 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
edsp.cc 3c7567a586 edsp: ask policy engine for the pin of the version directly 10 年 前
edsp.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
indexcopy.cc 2651f1c071 act on various suggestions from cppcheck 10 年 前
indexcopy.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
indexfile.cc f41352ade2 detect compressed status files on extension again 10 年 前
indexfile.h 0179cfa83c keep compressed indexes in a low-cost format 10 年 前
init.cc b5aba9096e use local changelog from /usr/share/doc if possible 10 年 前
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 年 前
install-progress.cc 915f4ac6d9 flush line-clearing on progress stop before post-invoke 10 年 前
install-progress.h eaf21c2144 Fix select timeout to be 50msec instead of 0.5msec 10 年 前
makefile 401d88939a use CPPFLAGS instead of CXXFLAGS for stringview export 10 年 前
metaindex.cc a628ca5256 allow repositories to forbid arch:all for specific index targets 10 年 前
metaindex.h a628ca5256 allow repositories to forbid arch:all for specific index targets 10 年 前
orderlist.cc 2fcd25a9e2 Do not swap required and important in pkgCache::Priority() 10 年 前
orderlist.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
packagemanager.cc 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
packagemanager.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
pkgcache.cc 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
pkgcache.h 60d523e2ae Store the size of strings in the cache 10 年 前
pkgcachegen.cc 9e7f835336 Prevent double remapping of iterators and string views 10 年 前
pkgcachegen.h a133f79c87 deal better with (very) small apt::cache-start values 10 年 前
pkgrecords.cc 6c55f07a5f make all d-pointer * const pointers 11 年 前
pkgrecords.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
pkgsystem.cc 825db89094 implement a public pkgSystem::ArchitecturesSupported 10 年 前
pkgsystem.h 825db89094 implement a public pkgSystem::ArchitecturesSupported 10 年 前
policy.cc 0fae1ac4bf policy: Remove TODO for replacing old GetCandidateVer() 10 年 前
policy.h 71180b9889 policy: Get rid of old (pre-1.1) GetCandidateVer algorithm 10 年 前
prettyprinters.cc 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
prettyprinters.h 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 年 前
sourcelist.cc f6459e646f properly parse comments in apt_preferences and deb822-style sources 10 年 前
sourcelist.h 14341a7ee1 support .deb files in upgrade operations as well 10 年 前
srcrecords.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon 11 年 前
srcrecords.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
statechanges.cc 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt 10 年 前
statechanges.h 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt 10 年 前
tagfile-compat.cc eff0c22e59 Switch performance critical code to use APT::StringView 10 年 前
tagfile-order.c e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak 11 年 前
tagfile.cc eff0c22e59 Switch performance critical code to use APT::StringView 10 年 前
tagfile.h eff0c22e59 Switch performance critical code to use APT::StringView 10 年 前
update.cc f695e76199 Report non-transient errors as errors, not as warnings 10 年 前
update.h 3809194b66 mark private methods as hidden 11 年 前
upgrade.cc 40703260cd do not require non-broken systems in 'upgrade' 10 年 前
upgrade.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
version.cc c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 11 年 前
version.h c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 11 年 前
versionmatch.cc ddb286525d simplify Origin matchmaking for status files 11 年 前
versionmatch.h 5bfd306ee1 versionmatch: Extract version match checking out of Find() 11 年 前