Michael Vogt 23bd097782 add missing vector include 12 gadi atpakaļ
..
contrib a077861ad0 add basic tests for GetTempDir() 12 gadi atpakaļ
deb 35ac30ee37 Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess 12 gadi atpakaļ
edsp 2b803d4069 do not dereference the storage for the unique strings as the pointer can 14 gadi atpakaļ
acquire-item.cc e910e48947 Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sid 12 gadi atpakaļ
acquire-item.h 3c8030a497 refactor onError relabeling of DestFile as '.FAILED' 12 gadi atpakaļ
acquire-method.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 gadi atpakaļ
acquire-method.h e1284a59de * apt-pkg/acquire-methods.cc: 14 gadi atpakaļ
acquire-worker.cc 1dea08eb2e properly handle if-modfied-since with libcurl/https 13 gadi atpakaļ
acquire-worker.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 gadi atpakaļ
acquire.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 gadi atpakaļ
acquire.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 gadi atpakaļ
algorithms.cc d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 gadi atpakaļ
algorithms.h 61f954bff0 small documentation updates 12 gadi atpakaļ
aptconfiguration.cc 342df71233 fix lzma-support detection via xz binary 12 gadi atpakaļ
aptconfiguration.h 601c2c8ec3 apt-pkg/aptconfiguration.h: fix compiler error 14 gadi atpakaļ
cachefile.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 gadi atpakaļ
cachefile.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 gadi atpakaļ
cachefilter.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 gadi atpakaļ
cachefilter.h dd4d972997 add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged without breaking ABI 13 gadi atpakaļ
cacheiterators.h 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 gadi atpakaļ
cacheset.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 gadi atpakaļ
cacheset.h b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 gadi atpakaļ
cdrom.cc b2ea1a4753 ensure state-dir exists before coyping cdrom files 13 gadi atpakaļ
cdrom.h 4ccd3b3ce6 fix some unitialized data members 13 gadi atpakaļ
clean.cc 469b02781d * apt-pkg/clean.cc: 14 gadi atpakaļ
clean.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 gadi atpakaļ
depcache.cc 2f5ed33610 fix crash when SetCandidateRelease is used 12 gadi atpakaļ
depcache.h 8fa042ca39 don't consider holds for autoremoval 12 gadi atpakaļ
edsp.cc b830da6163 apt-pkg/edsp.cc: do not use stderr in WriteSolution at all 13 gadi atpakaļ
edsp.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 gadi atpakaļ
indexcopy.cc a9d6b0ad87 fix resource leak when verification fails 13 gadi atpakaļ
indexcopy.h 27cc55ee82 non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771) 13 gadi atpakaļ
indexfile.cc 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 gadi atpakaļ
indexfile.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 gadi atpakaļ
indexrecords.cc 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 gadi atpakaļ
indexrecords.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 gadi atpakaļ
init.cc 5555ef9850 drop old /var/state to /var/lib transition artefacts 12 gadi atpakaļ
init.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 gadi atpakaļ
install-progress.cc 35ac30ee37 Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess 12 gadi atpakaļ
install-progress.h 23bd097782 add missing vector include 12 gadi atpakaļ
makefile 51355387e5 Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor 12 gadi atpakaļ
metaindex.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 gadi atpakaļ
orderlist.cc 978844db25 prefer Essentials over Removals in ordering score 13 gadi atpakaļ
orderlist.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 gadi atpakaļ
packagemanager.cc bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) 12 gadi atpakaļ
packagemanager.h c5f0d8e6f8 fix some more ABI issues, abicheck is happy now 12 gadi atpakaļ
pkgcache.cc 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 gadi atpakaļ
pkgcache.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 gadi atpakaļ
pkgcachegen.cc 99359751ef handle missing "Description" in apt-cache show 13 gadi atpakaļ
pkgcachegen.h 885594fc88 share version strings between same versions (of different architectures) 13 gadi atpakaļ
pkgrecords.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 gadi atpakaļ
pkgrecords.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 gadi atpakaļ
pkgsystem.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 gadi atpakaļ
pkgsystem.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 gadi atpakaļ
policy.cc 75ab11ae38 make /etc/apt/preferences parser deal with comment only sections 12 gadi atpakaļ
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 gadi atpakaļ
sourcelist.cc 125bf7824a * apt-pkg/sourcelist.cc: 13 gadi atpakaļ
sourcelist.h 73688d27f6 atleast libapt should announce to itself that it is clean… 14 gadi atpakaļ
srcrecords.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 gadi atpakaļ
srcrecords.h 65f9983436 * cmdline/apt-get.cc: 14 gadi atpakaļ
tagfile.cc 75ab11ae38 make /etc/apt/preferences parser deal with comment only sections 12 gadi atpakaļ
tagfile.h fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid 13 gadi atpakaļ
update.cc d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 gadi atpakaļ
update.h d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 gadi atpakaļ
upgrade.cc 3f506f684c rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES 12 gadi atpakaļ
upgrade.h 3f506f684c rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES 12 gadi atpakaļ
vendor.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 gadi atpakaļ
vendor.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 gadi atpakaļ
vendorlist.cc f52037d629 fix -Wall errors 13 gadi atpakaļ
vendorlist.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 gadi atpakaļ
version.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 gadi atpakaļ
version.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 gadi atpakaļ
versionmatch.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 gadi atpakaļ
versionmatch.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 gadi atpakaļ