David Kalnischkies c3ccac9232 warning: no previous declaration for foobar() [-Wmissing-declarations] 12 years ago
..
contrib e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
deb e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
edsp 2b803d4069 do not dereference the storage for the unique strings as the pointer can 14 years ago
acquire-item.cc e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
acquire-item.h 255c9e4b74 make doxygen more quiet, fix issues and disable latex 12 years ago
acquire-method.cc 5674f6b316 * apt-pkg/acquire*.cc: 14 years ago
acquire-method.h e1284a59de * apt-pkg/acquire-methods.cc: 14 years ago
acquire-worker.cc 1e3f4083db Fix typos in documentation (codespell) 12 years ago
acquire-worker.h 255c9e4b74 make doxygen more quiet, fix issues and disable latex 12 years ago
acquire.cc d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
acquire.h 255c9e4b74 make doxygen more quiet, fix issues and disable latex 12 years ago
algorithms.cc e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
algorithms.h 1e3f4083db Fix typos in documentation (codespell) 12 years ago
aptconfiguration.cc ce7f128c02 support DEB_BUILD_PROFILES and -P for build profiles 12 years ago
aptconfiguration.h ce7f128c02 support DEB_BUILD_PROFILES and -P for build profiles 12 years ago
cachefile.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 years ago
cachefile.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 years ago
cachefilter.cc b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 years ago
cachefilter.h 255c9e4b74 make doxygen more quiet, fix issues and disable latex 12 years ago
cacheiterators.h cf4ff3b78d warning: cast from type A to type B casts away qualifiers [-Wcast-qual] 12 years ago
cacheset.cc 7e75a619f6 prepare re-enable fnmatch() once we have proper reporting 12 years ago
cacheset.h d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
cdrom.cc e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
cdrom.h 1e3f4083db Fix typos in documentation (codespell) 12 years ago
clean.cc 1e3f4083db Fix typos in documentation (codespell) 12 years ago
clean.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 years ago
depcache.cc c3ccac9232 warning: no previous declaration for foobar() [-Wmissing-declarations] 12 years ago
depcache.h 255c9e4b74 make doxygen more quiet, fix issues and disable latex 12 years ago
edsp.cc b830da6163 apt-pkg/edsp.cc: do not use stderr in WriteSolution at all 13 years ago
edsp.h 1e3f4083db Fix typos in documentation (codespell) 12 years ago
indexcopy.cc e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
indexcopy.h 27cc55ee82 non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771) 13 years ago
indexfile.cc 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 years ago
indexfile.h 1e3f4083db Fix typos in documentation (codespell) 12 years ago
indexrecords.cc e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
indexrecords.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 years ago
init.cc 436bcfbb16 do not use an empty APT_CONFIG environment variable 12 years ago
init.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 years ago
install-progress.cc d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
install-progress.h d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
makefile 51355387e5 Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor 12 years ago
metaindex.h 7014e14829 * enable release based selection for deb-src (closes: 731102) 12 years ago
orderlist.cc 1e3f4083db Fix typos in documentation (codespell) 12 years ago
orderlist.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 years ago
packagemanager.cc 2252183c69 show debug output only if told so in packagemanager 12 years ago
packagemanager.h c5f0d8e6f8 fix some more ABI issues, abicheck is happy now 12 years ago
pkgcache.cc d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
pkgcache.h d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
pkgcachegen.cc cf4ff3b78d warning: cast from type A to type B casts away qualifiers [-Wcast-qual] 12 years ago
pkgcachegen.h 885594fc88 share version strings between same versions (of different architectures) 13 years ago
pkgrecords.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 years ago
pkgrecords.h 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 years ago
pkgsystem.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 years ago
pkgsystem.h 1e3f4083db Fix typos in documentation (codespell) 12 years ago
policy.cc 75ab11ae38 make /etc/apt/preferences parser deal with comment only sections 12 years ago
policy.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 years ago
sourcelist.cc 4810a5ad5a Merge remote-tracking branch 'mvo/debian/sid' into debian/sid 12 years ago
sourcelist.h 7037aab52f * refactor to have a new virtual ParseStanza 12 years ago
srcrecords.cc 6a9c9d63ed restart debSrcRecordParsers only if needed 12 years ago
srcrecords.h 65f9983436 * cmdline/apt-get.cc: 14 years ago
tagfile.cc e62aa1dd80 pkgTagFile: if we have seen the end, do not try to see more 12 years ago
tagfile.h fbe0969131 Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid 13 years ago
update.cc d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 years ago
update.h d428d131a2 Move ListUpdate/AquireUpdate into update.{cc,h} 12 years ago
upgrade.cc 1e3f4083db Fix typos in documentation (codespell) 12 years ago
upgrade.h d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
vendor.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 years ago
vendor.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 years ago
vendorlist.cc f52037d629 fix -Wall errors 13 years ago
vendorlist.h b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 years ago
version.cc dcaa118550 fix a bunch of cppcheck "(warning) Member variable '<#>' is not 14 years ago
version.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 years ago
versionmatch.cc 69c2ecbdc9 various simple changes to fix cppcheck warnings 13 years ago
versionmatch.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 years ago