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