Michael Vogt afc2891fda Merge remote-tracking branch 'upstream/debian/sid' into bugfix/coverity 13 yıl önce
..
contrib afc2891fda Merge remote-tracking branch 'upstream/debian/sid' into bugfix/coverity 13 yıl önce
deb 0c33605d98 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid 13 yıl önce
edsp 2b803d4069 do not dereference the storage for the unique strings as the pointer can 14 yıl önce
acquire-item.cc a5b9f4890f pick up Translation-* even if only compressed available 13 yıl önce
acquire-item.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
acquire-method.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 yıl önce
acquire-method.h e1284a59de * apt-pkg/acquire-methods.cc: 14 yıl önce
acquire-worker.cc 1dea08eb2e properly handle if-modfied-since with libcurl/https 13 yıl önce
acquire-worker.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
acquire.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 yıl önce
acquire.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
algorithms.cc 8e4c3f0a42 Merge remote-tracking branch 'donkult/debian/sid' into debian/sid 13 yıl önce
algorithms.h f3c736f9b6 deprecate InstallProtect as a cpu-eating no-op 13 yıl önce
aptconfiguration.cc 36a0c0f786 fix some coverity chroot() releated warnings 13 yıl önce
aptconfiguration.h 601c2c8ec3 apt-pkg/aptconfiguration.h: fix compiler error 14 yıl önce
cachefile.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 yıl önce
cachefile.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
cachefilter.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 yıl önce
cachefilter.h 424ff669be * apt-pkg/deb/deblistparser.cc: 14 yıl önce
cacheiterators.h 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 yıl önce
cacheset.cc f1d86c0ee9 * apt-pkg/cacheset.cc: 14 yıl önce
cacheset.h 267275c59c remove double list include 13 yıl önce
cdrom.cc b2ea1a4753 ensure state-dir exists before coyping cdrom files 13 yıl önce
cdrom.h 4ccd3b3ce6 fix some unitialized data members 13 yıl önce
clean.cc 469b02781d * apt-pkg/clean.cc: 14 yıl önce
clean.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
depcache.cc 096bd9f597 prefer native arch over higher priority for providers 13 yıl önce
depcache.h 486d190d3c prevent MarkInstall of unsynced Multi-Arch:same siblings 13 yıl önce
edsp.cc b830da6163 apt-pkg/edsp.cc: do not use stderr in WriteSolution at all 13 yıl önce
edsp.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
indexcopy.cc a9d6b0ad87 fix resource leak when verification fails 13 yıl önce
indexcopy.h 27cc55ee82 non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771) 13 yıl önce
indexfile.cc 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
indexfile.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
indexrecords.cc c1b2136766 merged lp:~mvo/apt/fix-inrelease5 13 yıl önce
indexrecords.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
init.cc 9179f697ed the previously used VERSION didn't work everywhere so we are switching 14 yıl önce
init.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
makefile 2f5b615169 * apt-pkg/indexcopy.cc: 13 yıl önce
metaindex.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
orderlist.cc 978844db25 prefer Essentials over Removals in ordering score 13 yıl önce
orderlist.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
packagemanager.cc 9c5104cf35 apt-pkg/packagemanager.cc: 13 yıl önce
packagemanager.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
pkgcache.cc 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 yıl önce
pkgcache.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
pkgcachegen.cc 99359751ef handle missing "Description" in apt-cache show 13 yıl önce
pkgcachegen.h 885594fc88 share version strings between same versions (of different architectures) 13 yıl önce
pkgrecords.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 yıl önce
pkgrecords.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 yıl önce
pkgsystem.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 yıl önce
pkgsystem.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
policy.cc 9ed80cdd1f * apt-pkg/policy.cc: 13 yıl önce
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
sourcelist.cc 125bf7824a * apt-pkg/sourcelist.cc: 13 yıl önce
sourcelist.h 73688d27f6 atleast libapt should announce to itself that it is clean… 14 yıl önce
srcrecords.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 yıl önce
srcrecords.h 65f9983436 * cmdline/apt-get.cc: 14 yıl önce
tagfile.cc c8b860fb8d fix pkgTagSection::Exists() and add test 13 yıl önce
tagfile.h 4ccd3b3ce6 fix some unitialized data members 13 yıl önce
vendor.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 yıl önce
vendor.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
vendorlist.cc 472ff00ef2 use forward declaration in headers if possible instead of includes 15 yıl önce
vendorlist.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 yıl önce
version.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 yıl önce
version.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce
versionmatch.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 yıl önce
versionmatch.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 yıl önce