Michael Vogt 1fa78a8a37 more refactor 12 年之前
..
contrib ad5051ef9d truncating /dev/null to zero is always successful 12 年之前
deb 7014e14829 * enable release based selection for deb-src (closes: 731102) 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 61f954bff0 small documentation updates 12 年之前
install-progress.h 790d41f637 use StartDpkg() in PackageManagerProgressDeb822Fd as well 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 1680800209 specific pins below 1000 cause downgrades 13 年之前
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 年之前
sourcelist.cc 1fa78a8a37 more refactor 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 5985c230c8 do not trust FileFd::Eof() in pkgTagFile::Fill() 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 年之前