David Kalnischkies 9082a1fc7b allow http protocol to switch to https 12 yıl önce
..
contrib 6008b79adf simplify code to make compilers happy 12 yıl önce
deb 6a9c9d63ed restart debSrcRecordParsers only if needed 12 yıl önce
edsp 2b803d4069 do not dereference the storage for the unique strings as the pointer can 14 yıl önce
acquire-item.cc 34d6ece756 always cleanup patchfiles at the end of rred call 12 yıl önce
acquire-item.h 47d2bc78ad implement POC client-side merging of pdiffs via apt-file 12 yıl önce
acquire-method.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 yıl önce
acquire-method.h e1284a59de * apt-pkg/acquire-methods.cc: 14 yıl önce
acquire-worker.cc 9082a1fc7b allow http protocol to switch to https 12 yıl önce
acquire-worker.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
acquire.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 yıl önce
acquire.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
algorithms.cc d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 yıl önce
algorithms.h 61f954bff0 small documentation updates 12 yıl önce
aptconfiguration.cc 62d8a765b9 rework some code to fix some scan-build warnings 12 yıl önce
aptconfiguration.h 601c2c8ec3 apt-pkg/aptconfiguration.h: fix compiler error 14 yıl önce
cachefile.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 yıl önce
cachefile.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
cachefilter.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 yıl önce
cachefilter.h dd4d972997 add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged without breaking ABI 13 yıl önce
cacheiterators.h 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 yıl önce
cacheset.cc 62d8a765b9 rework some code to fix some scan-build warnings 12 yıl önce
cacheset.h b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 yıl önce
cdrom.cc ce55512d49 remove duplication in pkgCdrom::Add and ::Ident 12 yıl önce
cdrom.h ce55512d49 remove duplication in pkgCdrom::Add and ::Ident 12 yıl önce
clean.cc 469b02781d * apt-pkg/clean.cc: 14 yıl önce
clean.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
depcache.cc ea9e09ef91 Merge remote-tracking branch 'mvo/bugfix/multiarch-upgrade' into debian/sid 12 yıl önce
depcache.h 8fa042ca39 don't consider holds for autoremoval 12 yıl önce
edsp.cc b830da6163 apt-pkg/edsp.cc: do not use stderr in WriteSolution at all 13 yıl önce
edsp.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
indexcopy.cc a9d6b0ad87 fix resource leak when verification fails 13 yıl önce
indexcopy.h 27cc55ee82 non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771) 13 yıl önce
indexfile.cc 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
indexfile.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 yıl önce
indexrecords.cc 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 yıl önce
indexrecords.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 yıl önce
init.cc 436bcfbb16 do not use an empty APT_CONFIG environment variable 12 yıl önce
init.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
install-progress.cc 9ce3cfc930 correct some style/performance/warnings from cppcheck 12 yıl önce
install-progress.h 23bd097782 add missing vector include 12 yıl önce
makefile 51355387e5 Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor 12 yıl önce
metaindex.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 yıl önce
orderlist.cc 978844db25 prefer Essentials over Removals in ordering score 13 yıl önce
orderlist.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
packagemanager.cc bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) 12 yıl önce
packagemanager.h c5f0d8e6f8 fix some more ABI issues, abicheck is happy now 12 yıl önce
pkgcache.cc 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 yıl önce
pkgcache.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
pkgcachegen.cc 99359751ef handle missing "Description" in apt-cache show 13 yıl önce
pkgcachegen.h 885594fc88 share version strings between same versions (of different architectures) 13 yıl önce
pkgrecords.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 yıl önce
pkgrecords.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
pkgsystem.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 yıl önce
pkgsystem.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
policy.cc 75ab11ae38 make /etc/apt/preferences parser deal with comment only sections 12 yıl önce
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
sourcelist.cc 4810a5ad5a Merge remote-tracking branch 'mvo/debian/sid' into debian/sid 12 yıl önce
sourcelist.h 7037aab52f * refactor to have a new virtual ParseStanza 12 yıl önce
srcrecords.cc 6a9c9d63ed restart debSrcRecordParsers only if needed 12 yıl önce
srcrecords.h 65f9983436 * cmdline/apt-get.cc: 14 yıl önce
tagfile.cc e62aa1dd80 pkgTagFile: if we have seen the end, do not try to see more 12 yıl önce
tagfile.h fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid 13 yıl önce
update.cc d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 yıl önce
update.h d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 yıl önce
upgrade.cc 3f506f684c rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES 12 yıl önce
upgrade.h 3f506f684c rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES 12 yıl önce
vendor.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 yıl önce
vendor.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
vendorlist.cc f52037d629 fix -Wall errors 13 yıl önce
vendorlist.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
version.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 yıl önce
version.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
versionmatch.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 yıl önce
versionmatch.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce