Michael Vogt 55e3b9e3dd remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is package system specific 12 anos atrás
..
contrib e4a93f90b2 Merge remote-tracking branch 'mvo/debian/sid' into debian/sid 12 anos atrás
deb 55e3b9e3dd remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is package system specific 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 e910e48947 Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sid 12 anos atrás
acquire-item.h 3c8030a497 refactor onError relabeling of DestFile as '.FAILED' 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 342df71233 fix lzma-support detection via xz binary 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 b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 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 d958636fdf add new LocalFileName() method to metaindex 12 anos atrás
indexrecords.cc 1a22e16a1e proof-of-concept for fixing debian #731102 12 anos atrás
indexrecords.h 1a22e16a1e proof-of-concept for fixing debian #731102 12 anos atrás
init.cc 9179f697ed the previously used VERSION didn't work everywhere so we are switching 14 anos atrás
init.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 anos atrás
install-progress.cc 61f954bff0 small documentation updates 12 anos atrás
install-progress.h 790d41f637 use StartDpkg() in PackageManagerProgressDeb822Fd as well 12 anos atrás
makefile d958636fdf add new LocalFileName() method to metaindex 12 anos atrás
metaindex.h 55e3b9e3dd remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is package system specific 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 1680800209 specific pins below 1000 cause downgrades 13 anos atrás
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 anos atrás
sourcelist.cc 125bf7824a * apt-pkg/sourcelist.cc: 13 anos atrás
sourcelist.h 73688d27f6 atleast libapt should announce to itself that it is clean… 14 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 5985c230c8 do not trust FileFd::Eof() in pkgTagFile::Fill() 13 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