Michael Vogt 796673c385 Merge remote-tracking branch 'donkult/debian/sid' into debian/sid 12 anos atrás
..
contrib 796673c385 Merge remote-tracking branch 'donkult/debian/sid' into debian/sid 12 anos atrás
deb 796673c385 Merge remote-tracking branch 'donkult/debian/sid' into debian/sid 12 anos atrás
edsp 2b803d4069 do not dereference the storage for the unique strings as the pointer can 14 anos atrás
acquire-item.cc 50bd6fd379 integrate Anthonys rred with POC for client-side merge 12 anos atrás
acquire-item.h 47d2bc78ad implement POC client-side merging of pdiffs via apt-file 12 anos atrás
acquire-method.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 anos atrás
acquire-method.h e1284a59de * apt-pkg/acquire-methods.cc: 14 anos atrás
acquire-worker.cc 1dea08eb2e properly handle if-modfied-since with libcurl/https 13 anos atrás
acquire-worker.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 anos atrás
acquire.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 anos atrás
acquire.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 anos atrás
algorithms.cc d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 anos atrás
algorithms.h 61f954bff0 small documentation updates 12 anos atrás
aptconfiguration.cc 62d8a765b9 rework some code to fix some scan-build warnings 12 anos atrás
aptconfiguration.h 601c2c8ec3 apt-pkg/aptconfiguration.h: fix compiler error 14 anos atrás
cachefile.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 anos atrás
cachefile.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 anos atrás
cachefilter.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 anos atrás
cachefilter.h dd4d972997 add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged without breaking ABI 13 anos atrás
cacheiterators.h 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 anos atrás
cacheset.cc 62d8a765b9 rework some code to fix some scan-build warnings 12 anos atrás
cacheset.h b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 anos atrás
cdrom.cc b2ea1a4753 ensure state-dir exists before coyping cdrom files 13 anos atrás
cdrom.h 4ccd3b3ce6 fix some unitialized data members 13 anos atrás
clean.cc 469b02781d * apt-pkg/clean.cc: 14 anos atrás
clean.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 anos atrás
depcache.cc 2f5ed33610 fix crash when SetCandidateRelease is used 12 anos atrás
depcache.h 8fa042ca39 don't consider holds for autoremoval 12 anos atrás
edsp.cc b830da6163 apt-pkg/edsp.cc: do not use stderr in WriteSolution at all 13 anos atrás
edsp.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 anos atrás
indexcopy.cc a9d6b0ad87 fix resource leak when verification fails 13 anos atrás
indexcopy.h 27cc55ee82 non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771) 13 anos atrás
indexfile.cc 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 anos atrás
indexfile.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 anos atrás
indexrecords.cc 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 anos atrás
indexrecords.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 anos atrás
init.cc 5555ef9850 drop old /var/state to /var/lib transition artefacts 12 anos atrás
init.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 anos atrás
install-progress.cc 9ce3cfc930 correct some style/performance/warnings from cppcheck 12 anos atrás
install-progress.h 23bd097782 add missing vector include 12 anos atrás
makefile 51355387e5 Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor 12 anos atrás
metaindex.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 anos atrás
orderlist.cc 978844db25 prefer Essentials over Removals in ordering score 13 anos atrás
orderlist.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 anos atrás
packagemanager.cc bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) 12 anos atrás
packagemanager.h c5f0d8e6f8 fix some more ABI issues, abicheck is happy now 12 anos atrás
pkgcache.cc 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 anos atrás
pkgcache.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 anos atrás
pkgcachegen.cc 99359751ef handle missing "Description" in apt-cache show 13 anos atrás
pkgcachegen.h 885594fc88 share version strings between same versions (of different architectures) 13 anos atrás
pkgrecords.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 anos atrás
pkgrecords.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 anos atrás
pkgsystem.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 anos atrás
pkgsystem.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 anos atrás
policy.cc 75ab11ae38 make /etc/apt/preferences parser deal with comment only sections 12 anos atrás
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 anos atrás
sourcelist.cc 4810a5ad5a Merge remote-tracking branch 'mvo/debian/sid' into debian/sid 12 anos atrás
sourcelist.h 7037aab52f * refactor to have a new virtual ParseStanza 12 anos atrás
srcrecords.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 anos atrás
srcrecords.h 65f9983436 * cmdline/apt-get.cc: 14 anos atrás
tagfile.cc 9e51c0b6a3 "apt show" show user friendly size info 12 anos atrás
tagfile.h fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid 13 anos atrás
update.cc d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 anos atrás
update.h d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 anos atrás
upgrade.cc 3f506f684c rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES 12 anos atrás
upgrade.h 3f506f684c rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES 12 anos atrás
vendor.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 anos atrás
vendor.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 anos atrás
vendorlist.cc f52037d629 fix -Wall errors 13 anos atrás
vendorlist.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 anos atrás
version.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 anos atrás
version.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 anos atrás
versionmatch.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 anos atrás
versionmatch.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 anos atrás