Jaywalker 2363847d26 Fixed last few errors. APT is strict... il y a 7 ans
..
contrib 2363847d26 Fixed last few errors. APT is strict... il y a 7 ans
deb 2d71f8c24d Fixed system() using coolstar's patch and added other required patches il y a 7 ans
edsp 49521f8785 Do not use MD5SumValue for Description_md5() il y a 8 ans
CMakeLists.txt 8d211461ab Build system changes il y a 7 ans
acquire-item.cc fb97f9603a Don't download "optional" files not in Release :/. il y a 8 ans
acquire-item.h 5832913a49 get pdiff files from the same mirror as the index il y a 8 ans
acquire-method.cc b50dfa6b2d report all instead of first error up the acquire chain il y a 8 ans
acquire-method.h 6c55f07a5f make all d-pointer * const pointers il y a 9 ans
acquire-worker.cc 6a68315e93 Merge branch 'portability/freebsd' il y a 8 ans
acquire-worker.h 6c55f07a5f make all d-pointer * const pointers il y a 9 ans
acquire.cc 70aa55819c For speed, you *need* multiple downloads per host. il y a 8 ans
acquire.h 2a440328ea acquire: Use priority queues and a 3 stage pipeline design il y a 8 ans
algorithms.cc 4326680d2e simulate all package manager actions explicitly il y a 8 ans
algorithms.h 4326680d2e simulate all package manager actions explicitly il y a 8 ans
aptconfiguration.cc 9fe917c7ea Of *course* I managed to get this check backwards. il y a 8 ans
aptconfiguration.h c3392a9fcc some CXXFLAGS housekeeping il y a 9 ans
cachefile.cc baec76f5f0 The entire concept of PendingError() is flawed :/. il y a 8 ans
cachefile.h a249b3e6fd reimplement build-dep via apts normal resolver il y a 9 ans
cachefilter.cc 5025879e3f support <libc>-<kernel>-<cpu> in architecture specs il y a 9 ans
cachefilter.h 5025879e3f support <libc>-<kernel>-<cpu> in architecture specs il y a 9 ans
cacheiterators.h c7db7b2f87 For ReMap to work, S has to be marked volatile :/. il y a 8 ans
cacheset.cc 27e4c1664a support regex and co in 'apt-cache policy $pkg' again il y a 9 ans
cacheset.h 29636cc759 deprecate confusing Pkg.CandVersion() method il y a 8 ans
cdrom.cc 8d89cda7d6 Fix several typos il y a 8 ans
cdrom.h 6c55f07a5f make all d-pointer * const pointers il y a 9 ans
clean.cc dffc17ba83 non-existing directories don't need to be cleaned il y a 9 ans
clean.h 6c55f07a5f make all d-pointer * const pointers il y a 9 ans
depcache.cc e5c3f3ccd9 clean up default-stanzas from extended_states on write il y a 8 ans
depcache.h 84573326f4 factor out Pkg/DepIterator prettyprinters into own header il y a 8 ans
edsp.cc 3650e87b0c This is 2016 and APT already requires use of mmap. il y a 8 ans
edsp.h 2c30cf43f1 fix three typos in sources & manpages il y a 8 ans
endian.h 3bfcf8ca70 Added seemingly missing files il y a 7 ans
getservbyport_r.cc 3bfcf8ca70 Added seemingly missing files il y a 7 ans
indexcopy.cc fd70eebe45 std::map from std::initializer_list is "explicit". il y a 8 ans
indexcopy.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 9 ans
indexfile.cc baec76f5f0 The entire concept of PendingError() is flawed :/. il y a 8 ans
indexfile.h d03b947b0c add insecure (and weak) allow-options for sources.list il y a 8 ans
init.cc 06372c6a4f init: Add Dir::Bin::planners default entry il y a 8 ans
init.h 453b82a388 cleanup headers and especially #includes everywhere il y a 10 ans
install-progress.cc 0fb16c3e67 Use C locale instead of C.UTF-8 for protocol strings il y a 8 ans
install-progress.h d651c4cd71 install-progress: Call the real ::fork() in our fork() method il y a 8 ans
memrchr.cc 3bfcf8ca70 Added seemingly missing files il y a 7 ans
metaindex.cc d0c7d4d632 don't warn if untransformed distribution matches il y a 8 ans
metaindex.h a628ca5256 allow repositories to forbid arch:all for specific index targets il y a 9 ans
missing.h 3bfcf8ca70 Added seemingly missing files il y a 7 ans
nameser_compat.h 3bfcf8ca70 Added seemingly missing files il y a 7 ans
orderlist.cc 2fcd25a9e2 Do not swap required and important in pkgCache::Priority() il y a 9 ans
orderlist.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 9 ans
packagemanager.cc 28557f9457 disable explicit configuration of all packages at the end il y a 8 ans
packagemanager.h 4326680d2e simulate all package manager actions explicitly il y a 8 ans
pkgcache.cc a473295d01 Store tags in the cache (they are very useful :/). il y a 8 ans
pkgcache.h ef1e4dfd28 Most interfaces (Maemo) need a high-level name :/. il y a 8 ans
pkgcachegen.cc 35d8bb14e1 Tags should use StoreString, not WriteStringInMap. il y a 8 ans
pkgcachegen.h 35d8bb14e1 Tags should use StoreString, not WriteStringInMap. il y a 8 ans
pkgrecords.cc 6c55f07a5f make all d-pointer * const pointers il y a 9 ans
pkgrecords.h f3514c6d0f The fastest way to get field values is as a range. il y a 8 ans
pkgsystem.cc 307d9eb2d1 edsp: use an ID mapping for the internal solver il y a 8 ans
pkgsystem.h 307d9eb2d1 edsp: use an ID mapping for the internal solver il y a 8 ans
policy.cc baec76f5f0 The entire concept of PendingError() is flawed :/. il y a 8 ans
policy.h 71180b9889 policy: Get rid of old (pre-1.1) GetCandidateVer algorithm il y a 8 ans
prettyprinters.cc d622baeea4 show StateCache flags in Pkg debug prettyprint il y a 8 ans
prettyprinters.h d622baeea4 show StateCache flags in Pkg debug prettyprint il y a 8 ans
rawmemchr.cc 3bfcf8ca70 Added seemingly missing files il y a 7 ans
sourcelist.cc ff02180ca8 support 'apt build-dep .' (aka: without /) il y a 8 ans
sourcelist.h 92296fe4b0 support "install ./foo.changes" il y a 8 ans
srcrecords.cc c5f22e483c add support for Build-Depends/Conflicts-Arch il y a 8 ans
srcrecords.h c5f22e483c add support for Build-Depends/Conflicts-Arch il y a 8 ans
statechanges.cc b820fd59c4 save and restore selection states before/after calling dpkg il y a 8 ans
statechanges.h 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt il y a 9 ans
strchrnul.cc 3bfcf8ca70 Added seemingly missing files il y a 7 ans
tagfile-compat.cc eff0c22e59 Switch performance critical code to use APT::StringView il y a 9 ans
tagfile-keys.list abfd07702c TagSection: Introduce functions for looking up by key ids il y a 8 ans
tagfile-order.c 13a6bb6d99 add Testsuite-Triggers to tagfile-order il y a 8 ans
tagfile.cc 2d71f8c24d Fixed system() using coolstar's patch and added other required patches il y a 7 ans
tagfile.h 2d71f8c24d Fixed system() using coolstar's patch and added other required patches il y a 7 ans
update.cc 57f7fb6511 run update post-invokes even on (partial) failures il y a 8 ans
update.h 3809194b66 mark private methods as hidden il y a 10 ans
upgrade.cc 3a487cc03d edsp: if logging is requested, do it for internal, too il y a 8 ans
upgrade.h 5dd00edbcf add messages to our deprecation warnings in libapt il y a 9 ans
version.cc c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors il y a 9 ans
version.h c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors il y a 9 ans
versionmatch.cc ddb286525d simplify Origin matchmaking for status files il y a 9 ans
versionmatch.h 5bfd306ee1 versionmatch: Extract version match checking out of Find() il y a 9 ans