David Kalnischkies cbe5f09846 fix two typos in untranslated errors of libapt-pkg hace 10 años
..
contrib 4e92b11649 edsp: try harder to not generate unneeded error messages hace 10 años
deb cbe5f09846 fix two typos in untranslated errors of libapt-pkg hace 10 años
edsp ef72d72639 edspsystem.cc: include <stdlib.h> for mkdtemp hace 10 años
acquire-item.cc cbe5f09846 fix two typos in untranslated errors of libapt-pkg hace 10 años
acquire-item.h a8f565d3f6 don't construct MetaIndex acquire items with IndexTargets hace 10 años
acquire-method.cc 2651f1c071 act on various suggestions from cppcheck hace 10 años
acquire-method.h 6c55f07a5f make all d-pointer * const pointers hace 11 años
acquire-worker.cc 84ac6edfab allow redirection for items without a space in the desc again hace 10 años
acquire-worker.h 6c55f07a5f make all d-pointer * const pointers hace 11 años
acquire.cc 1eba782fc3 delay progress until Release files are downloaded hace 10 años
acquire.h 5dd00edbcf add messages to our deprecation warnings in libapt hace 10 años
algorithms.cc 43c71fad3a edsp: add Forbid-{New-Install,Remove} and Upgrade-All hace 10 años
algorithms.h 8d89cda7d6 Fix several typos hace 10 años
aptconfiguration.cc 0179cfa83c keep compressed indexes in a low-cost format hace 10 años
aptconfiguration.h c3392a9fcc some CXXFLAGS housekeeping hace 11 años
cachefile.cc fdf9eef4d9 fail instead of segfault on unreadable config files hace 10 años
cachefile.h a249b3e6fd reimplement build-dep via apts normal resolver hace 10 años
cachefilter.cc 5025879e3f support <libc>-<kernel>-<cpu> in architecture specs hace 10 años
cachefilter.h 5025879e3f support <libc>-<kernel>-<cpu> in architecture specs hace 10 años
cacheiterators.h 84573326f4 factor out Pkg/DepIterator prettyprinters into own header hace 10 años
cacheset.cc 27e4c1664a support regex and co in 'apt-cache policy $pkg' again hace 10 años
cacheset.h 29636cc759 deprecate confusing Pkg.CandVersion() method hace 10 años
cdrom.cc 8d89cda7d6 Fix several typos hace 10 años
cdrom.h 6c55f07a5f make all d-pointer * const pointers hace 11 años
clean.cc dffc17ba83 non-existing directories don't need to be cleaned hace 10 años
clean.h 6c55f07a5f make all d-pointer * const pointers hace 11 años
depcache.cc 84573326f4 factor out Pkg/DepIterator prettyprinters into own header hace 10 años
depcache.h 84573326f4 factor out Pkg/DepIterator prettyprinters into own header hace 10 años
edsp.cc 5caf35a7e4 refactor EDSP code into EDSP and EDSP-like parts hace 10 años
edsp.h 6dcae298f9 edsp: use a limited scenario based on bool-array hace 10 años
indexcopy.cc 2651f1c071 act on various suggestions from cppcheck hace 10 años
indexcopy.h 5dd00edbcf add messages to our deprecation warnings in libapt hace 10 años
indexfile.cc 39c724b484 implement Identifier field for IndexTargets hace 10 años
indexfile.h 39c724b484 implement Identifier field for IndexTargets hace 10 años
init.cc b5aba9096e use local changelog from /usr/share/doc if possible hace 10 años
init.h 453b82a388 cleanup headers and especially #includes everywhere hace 12 años
install-progress.cc 915f4ac6d9 flush line-clearing on progress stop before post-invoke hace 10 años
install-progress.h eaf21c2144 Fix select timeout to be 50msec instead of 0.5msec hace 10 años
makefile 401d88939a use CPPFLAGS instead of CXXFLAGS for stringview export hace 10 años
metaindex.cc a628ca5256 allow repositories to forbid arch:all for specific index targets hace 10 años
metaindex.h a628ca5256 allow repositories to forbid arch:all for specific index targets hace 10 años
orderlist.cc 2fcd25a9e2 Do not swap required and important in pkgCache::Priority() hace 10 años
orderlist.h 5dd00edbcf add messages to our deprecation warnings in libapt hace 10 años
packagemanager.cc 84573326f4 factor out Pkg/DepIterator prettyprinters into own header hace 10 años
packagemanager.h 5dd00edbcf add messages to our deprecation warnings in libapt hace 10 años
pkgcache.cc 84573326f4 factor out Pkg/DepIterator prettyprinters into own header hace 10 años
pkgcache.h 60d523e2ae Store the size of strings in the cache hace 10 años
pkgcachegen.cc 9e7f835336 Prevent double remapping of iterators and string views hace 10 años
pkgcachegen.h a133f79c87 deal better with (very) small apt::cache-start values hace 10 años
pkgrecords.cc 6c55f07a5f make all d-pointer * const pointers hace 11 años
pkgrecords.h 5dd00edbcf add messages to our deprecation warnings in libapt hace 10 años
pkgsystem.cc 825db89094 implement a public pkgSystem::ArchitecturesSupported hace 10 años
pkgsystem.h 825db89094 implement a public pkgSystem::ArchitecturesSupported hace 10 años
policy.cc fdf9eef4d9 fail instead of segfault on unreadable config files hace 10 años
policy.h 71180b9889 policy: Get rid of old (pre-1.1) GetCandidateVer algorithm hace 10 años
prettyprinters.cc d622baeea4 show StateCache flags in Pkg debug prettyprint hace 10 años
prettyprinters.h d622baeea4 show StateCache flags in Pkg debug prettyprint hace 10 años
sourcelist.cc f5585106d6 deb822: Restore support for <multivalue>-{Add,Remove} hace 10 años
sourcelist.h 14341a7ee1 support .deb files in upgrade operations as well hace 10 años
srcrecords.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon hace 10 años
srcrecords.h 5dd00edbcf add messages to our deprecation warnings in libapt hace 10 años
statechanges.cc 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt hace 10 años
statechanges.h 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt hace 10 años
tagfile-compat.cc eff0c22e59 Switch performance critical code to use APT::StringView hace 10 años
tagfile-order.c e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak hace 11 años
tagfile.cc eff0c22e59 Switch performance critical code to use APT::StringView hace 10 años
tagfile.h eff0c22e59 Switch performance critical code to use APT::StringView hace 10 años
update.cc 35664152e4 update: Run Post-Invoke-Success if not all sources failed hace 10 años
update.h 3809194b66 mark private methods as hidden hace 11 años
upgrade.cc 43c71fad3a edsp: add Forbid-{New-Install,Remove} and Upgrade-All hace 10 años
upgrade.h 5dd00edbcf add messages to our deprecation warnings in libapt hace 10 años
version.cc c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors hace 11 años
version.h c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors hace 11 años
versionmatch.cc ddb286525d simplify Origin matchmaking for status files hace 11 años
versionmatch.h 5bfd306ee1 versionmatch: Extract version match checking out of Find() hace 11 años