Michael Vogt 31f97d7b86 first iteration of install progress refactor před 12 roky
..
contrib 3286ad136c fix libapt-inst for >2G debs (closes: #725483) před 12 roky
deb 31f97d7b86 first iteration of install progress refactor před 12 roky
edsp 2b803d4069 do not dereference the storage for the unique strings as the pointer can před 14 roky
acquire-item.cc e910e48947 Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sid před 12 roky
acquire-item.h 3c8030a497 refactor onError relabeling of DestFile as '.FAILED' před 12 roky
acquire-method.cc 5674f6b316 * apt-pkg/acquire*.cc: před 14 roky
acquire-method.h e1284a59de * apt-pkg/acquire-methods.cc: před 14 roky
acquire-worker.cc 1dea08eb2e properly handle if-modfied-since with libcurl/https před 13 roky
acquire-worker.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) před 15 roky
acquire.cc 5674f6b316 * apt-pkg/acquire*.cc: před 14 roky
acquire.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers před 14 roky
algorithms.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental před 13 roky
algorithms.h b917917067 squash merge of the feature/apt-binary branch without the changes from experimental před 13 roky
aptconfiguration.cc 342df71233 fix lzma-support detection via xz binary před 12 roky
aptconfiguration.h 601c2c8ec3 apt-pkg/aptconfiguration.h: fix compiler error před 14 roky
cachefile.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not před 14 roky
cachefile.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers před 14 roky
cachefilter.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental před 13 roky
cachefilter.h dd4d972997 add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged without breaking ABI před 13 roky
cacheiterators.h 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info před 13 roky
cacheset.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental před 13 roky
cacheset.h b917917067 squash merge of the feature/apt-binary branch without the changes from experimental před 13 roky
cdrom.cc b2ea1a4753 ensure state-dir exists before coyping cdrom files před 13 roky
cdrom.h 4ccd3b3ce6 fix some unitialized data members před 13 roky
clean.cc 469b02781d * apt-pkg/clean.cc: před 14 roky
clean.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) před 15 roky
depcache.cc 8fa042ca39 don't consider holds for autoremoval před 12 roky
depcache.h 8fa042ca39 don't consider holds for autoremoval před 12 roky
edsp.cc b830da6163 apt-pkg/edsp.cc: do not use stderr in WriteSolution at all před 13 roky
edsp.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers před 14 roky
indexcopy.cc a9d6b0ad87 fix resource leak when verification fails před 13 roky
indexcopy.h 27cc55ee82 non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771) před 13 roky
indexfile.cc 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) před 15 roky
indexfile.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers před 14 roky
indexrecords.cc 233d79a51c init the pkgTagFile with the size of the Release file před 13 roky
indexrecords.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers před 14 roky
init.cc 9179f697ed the previously used VERSION didn't work everywhere so we are switching před 14 roky
init.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers před 14 roky
iprogress.cc 31f97d7b86 first iteration of install progress refactor před 12 roky
iprogress.h 31f97d7b86 first iteration of install progress refactor před 12 roky
makefile 31f97d7b86 first iteration of install progress refactor před 12 roky
metaindex.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers před 14 roky
orderlist.cc 978844db25 prefer Essentials over Removals in ordering score před 13 roky
orderlist.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) před 15 roky
packagemanager.cc 9c5104cf35 apt-pkg/packagemanager.cc: před 13 roky
packagemanager.h 31f97d7b86 first iteration of install progress refactor před 12 roky
pkgcache.cc 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info před 13 roky
pkgcache.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers před 14 roky
pkgcachegen.cc 99359751ef handle missing "Description" in apt-cache show před 13 roky
pkgcachegen.h 885594fc88 share version strings between same versions (of different architectures) před 13 roky
pkgrecords.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not před 14 roky
pkgrecords.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) před 15 roky
pkgsystem.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not před 14 roky
pkgsystem.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers před 14 roky
policy.cc 1680800209 specific pins below 1000 cause downgrades před 13 roky
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers před 14 roky
sourcelist.cc 125bf7824a * apt-pkg/sourcelist.cc: před 13 roky
sourcelist.h 73688d27f6 atleast libapt should announce to itself that it is clean… před 14 roky
srcrecords.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings před 13 roky
srcrecords.h 65f9983436 * cmdline/apt-get.cc: před 14 roky
tagfile.cc 5985c230c8 do not trust FileFd::Eof() in pkgTagFile::Fill() před 12 roky
tagfile.h fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid před 13 roky
vendor.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings před 13 roky
vendor.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers před 14 roky
vendorlist.cc f52037d629 fix -Wall errors před 13 roky
vendorlist.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers před 14 roky
version.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not před 14 roky
version.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers před 14 roky
versionmatch.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings před 13 roky
versionmatch.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers před 14 roky