David Kalnischkies 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt před 10 roky
..
contrib 3129bd50d3 srvrec: Do not expose C++11 tuple use in header před 10 roky
deb b49068c566 provide public interface to hold/unhold packages před 10 roky
edsp 7f58427b95 use a less generic special trigger filename for stdin před 10 roky
acquire-item.cc af81ab9030 fallback to well-known URI if by-hash fails před 10 roky
acquire-item.h d7a51997c3 implement PDiff patching for compressed files před 11 roky
acquire-method.cc 6c55f07a5f make all d-pointer * const pointers před 11 roky
acquire-method.h 6c55f07a5f make all d-pointer * const pointers před 11 roky
acquire-worker.cc ae732225ec use std-algorithms instead of manual loops to avoid overflow warning před 10 roky
acquire-worker.h 6c55f07a5f make all d-pointer * const pointers před 11 roky
acquire.cc ae732225ec use std-algorithms instead of manual loops to avoid overflow warning před 10 roky
acquire.h d06c500cd0 Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire před 10 roky
algorithms.cc f1f9f9bfec algorithms: Replace qsort() by thread-safe std::sort() před 10 roky
algorithms.h f1f9f9bfec algorithms: Replace qsort() by thread-safe std::sort() před 10 roky
aptconfiguration.cc 825db89094 implement a public pkgSystem::ArchitecturesSupported před 10 roky
aptconfiguration.h c3392a9fcc some CXXFLAGS housekeeping před 11 roky
cachefile.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon před 10 roky
cachefile.h 9112f77703 show or-groups in not-installed recommends and suggests lists před 11 roky
cachefilter.cc 3721cb019f add an API for cache filters/matcher před 11 roky
cachefilter.h 6d7122b535 Annotate more methods with APT_OVERRIDE před 11 roky
cacheiterators.h 3a8776a37a fix various typos reported by codespell před 11 roky
cacheset.cc 3addaba1ff implement dpkgs vision of interpreting pkg:<arch> dependencies před 10 roky
cacheset.h 2fc9d1ebca add cacheset push_back wrapping for std::back_inserter před 10 roky
cdrom.cc 9f5f0e60f1 Really fix all iwyu issues před 11 roky
cdrom.h 6c55f07a5f make all d-pointer * const pointers před 11 roky
clean.cc 6c55f07a5f make all d-pointer * const pointers před 11 roky
clean.h 6c55f07a5f make all d-pointer * const pointers před 11 roky
depcache.cc 88a8975f15 Cleanup includes after running iwyu před 11 roky
depcache.h a0a6695515 Add GetPriority(VerIterator) to pkgDepCache::Policy před 11 roky
edsp.cc 9777639ef8 do not discard new manual-bits while applying EDSP solutions před 10 roky
edsp.h c3392a9fcc some CXXFLAGS housekeeping před 11 roky
indexcopy.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon před 10 roky
indexcopy.h 88a8975f15 Cleanup includes after running iwyu před 11 roky
indexfile.cc 24e8f24e1e add by-hash sources.list option and document all of by-hash před 10 roky
indexfile.h 24e8f24e1e add by-hash sources.list option and document all of by-hash před 10 roky
init.cc 88a8975f15 Cleanup includes after running iwyu před 11 roky
init.h 453b82a388 cleanup headers and especially #includes everywhere před 12 roky
install-progress.cc ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong před 11 roky
install-progress.h eaf21c2144 Fix select timeout to be 50msec instead of 0.5msec před 10 roky
makefile cc4800145b when using srv records, use the next server if one fails to connect před 12 roky
metaindex.cc 830a1b8c9e fix two memory leaks reported by gcc před 10 roky
metaindex.h 76b580bed9 remove the longtime deprecated vendor{,list} stuff před 11 roky
orderlist.cc 7d70f7993e orderlist: Replace qsort() by thread-safe std::sort() před 10 roky
orderlist.h 7d70f7993e orderlist: Replace qsort() by thread-safe std::sort() před 10 roky
packagemanager.cc 93a0805bc9 fix alloc-dealloc-mismatch (operator new [] vs operator delete) před 10 roky
packagemanager.h 9106d7c969 just-in-time removal of broken essential packages před 11 roky
pkgcache.cc 8fec289ad8 remove incorrect optimization branches před 10 roky
pkgcache.h fcffe89d83 do not report deprecate warnings for the None declaration před 10 roky
pkgcachegen.cc b755de2540 do not ignore differently versioned self-provides před 10 roky
pkgcachegen.h 350d30d24f Drop C++11 elements from headers před 11 roky
pkgrecords.cc 6c55f07a5f make all d-pointer * const pointers před 11 roky
pkgrecords.h 4dc77823d3 remove the compatibility markers for 4.13 abi před 11 roky
pkgsystem.cc 825db89094 implement a public pkgSystem::ArchitecturesSupported před 10 roky
pkgsystem.h 825db89094 implement a public pkgSystem::ArchitecturesSupported před 10 roky
policy.cc b49068c566 provide public interface to hold/unhold packages před 10 roky
policy.h a0a6695515 Add GetPriority(VerIterator) to pkgDepCache::Policy před 11 roky
sourcelist.cc 24e8f24e1e add by-hash sources.list option and document all of by-hash před 10 roky
sourcelist.h 5465192b9a add volatile sources support in libapt-pkg před 11 roky
srcrecords.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon před 10 roky
srcrecords.h 6c55f07a5f make all d-pointer * const pointers před 11 roky
statechanges.cc 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt před 10 roky
statechanges.h 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt před 10 roky
tagfile-order.c e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak před 11 roky
tagfile.cc 809aa216c6 policy: Be more strict about parsing pin files, and document prio 0 před 11 roky
tagfile.h f2adfc081d apt-pkg/tagfile.h: Include stdint.h, fixes rdep build failures před 10 roky
update.cc ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong před 11 roky
update.h 3809194b66 mark private methods as hidden před 11 roky
upgrade.cc 4dc77823d3 remove the compatibility markers for 4.13 abi před 11 roky
upgrade.h 4dc77823d3 remove the compatibility markers for 4.13 abi před 11 roky
version.cc c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors před 11 roky
version.h c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors před 11 roky
versionmatch.cc ddb286525d simplify Origin matchmaking for status files před 11 roky
versionmatch.h 5bfd306ee1 versionmatch: Extract version match checking out of Find() před 11 roky