Michael Vogt 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
..
contrib 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
deb 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
edsp 2b803d4069 do not dereference the storage for the unique strings as the pointer can il y a 14 ans
acquire-item.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
acquire-item.h 47d2bc78ad implement POC client-side merging of pdiffs via apt-file il y a 12 ans
acquire-method.cc 5674f6b316 * apt-pkg/acquire*.cc: il y a 14 ans
acquire-method.h e1284a59de * apt-pkg/acquire-methods.cc: il y a 14 ans
acquire-worker.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
acquire-worker.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) il y a 15 ans
acquire.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
acquire.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers il y a 14 ans
algorithms.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
algorithms.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
aptconfiguration.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
aptconfiguration.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
cachefile.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not il y a 14 ans
cachefile.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers il y a 14 ans
cachefilter.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental il y a 13 ans
cachefilter.h dd4d972997 add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged without breaking ABI il y a 13 ans
cacheiterators.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
cacheset.cc 7e75a619f6 prepare re-enable fnmatch() once we have proper reporting il y a 12 ans
cacheset.h 16724b66fe add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break) il y a 12 ans
cdrom.cc ce55512d49 remove duplication in pkgCdrom::Add and ::Ident il y a 12 ans
cdrom.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
clean.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
clean.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) il y a 15 ans
depcache.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
depcache.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
edsp.cc b830da6163 apt-pkg/edsp.cc: do not use stderr in WriteSolution at all il y a 13 ans
edsp.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
indexcopy.cc a9d6b0ad87 fix resource leak when verification fails il y a 13 ans
indexcopy.h 27cc55ee82 non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771) il y a 13 ans
indexfile.cc 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) il y a 15 ans
indexfile.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
indexrecords.cc 7014e14829 * enable release based selection for deb-src (closes: 731102) il y a 12 ans
indexrecords.h 7014e14829 * enable release based selection for deb-src (closes: 731102) il y a 12 ans
init.cc 436bcfbb16 do not use an empty APT_CONFIG environment variable il y a 12 ans
init.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers il y a 14 ans
install-progress.cc 9ce3cfc930 correct some style/performance/warnings from cppcheck il y a 12 ans
install-progress.h 23bd097782 add missing vector include il y a 12 ans
makefile 51355387e5 Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor il y a 12 ans
metaindex.h 7014e14829 * enable release based selection for deb-src (closes: 731102) il y a 12 ans
orderlist.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
orderlist.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) il y a 15 ans
packagemanager.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
packagemanager.h c5f0d8e6f8 fix some more ABI issues, abicheck is happy now il y a 12 ans
pkgcache.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
pkgcache.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
pkgcachegen.cc 99359751ef handle missing "Description" in apt-cache show il y a 13 ans
pkgcachegen.h 885594fc88 share version strings between same versions (of different architectures) il y a 13 ans
pkgrecords.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not il y a 14 ans
pkgrecords.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) il y a 15 ans
pkgsystem.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not il y a 14 ans
pkgsystem.h 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
policy.cc 75ab11ae38 make /etc/apt/preferences parser deal with comment only sections il y a 12 ans
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers il y a 14 ans
sourcelist.cc 4810a5ad5a Merge remote-tracking branch 'mvo/debian/sid' into debian/sid il y a 12 ans
sourcelist.h 7037aab52f * refactor to have a new virtual ParseStanza il y a 12 ans
srcrecords.cc 6a9c9d63ed restart debSrcRecordParsers only if needed il y a 12 ans
srcrecords.h 65f9983436 * cmdline/apt-get.cc: il y a 14 ans
tagfile.cc e62aa1dd80 pkgTagFile: if we have seen the end, do not try to see more il y a 12 ans
tagfile.h fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid il y a 13 ans
update.cc d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} il y a 12 ans
update.h d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} il y a 12 ans
upgrade.cc 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
upgrade.h 3f506f684c rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES il y a 12 ans
vendor.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings il y a 13 ans
vendor.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers il y a 14 ans
vendorlist.cc f52037d629 fix -Wall errors il y a 13 ans
vendorlist.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers il y a 14 ans
version.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not il y a 14 ans
version.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers il y a 14 ans
versionmatch.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings il y a 13 ans
versionmatch.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers il y a 14 ans