summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
AgeCommit message (Expand)Author
2014-09-27count strings more accurately for statsDavid Kalnischkies
2014-09-05Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-09-02Use heap to allocate PatternMatch to avoid potential stack overflowMichael Vogt
2014-06-18correct 'apt-cache stats' to include moreDavid Kalnischkies
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies
2014-06-18Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt
2014-06-18Provide ShowHashTableStats functionMichael Vogt
2014-06-18improve formating of the hash statsMichael Vogt
2014-06-10support Acquire::GzipIndexes in dumpavailDavid Kalnischkies
2014-05-29add hashtable statsMichael Vogt
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt
2013-07-26use FileFd::Write instead of fwrite for errorsDavid Kalnischkies
2013-07-18fix 'apt-cache search' crash with missing descriptionDavid Kalnischkies
2013-07-18skip all Description fields in apt-cache, not just firstDavid Kalnischkies
2013-06-20handle missing "Description" in apt-cache showDavid Kalnischkies
2013-06-09fix support for multiple patterns in apt-cache searchDavid Kalnischkies
2013-06-09initialize the whole search array with zeroDavid Kalnischkies
2012-09-26* cmdline/apt-cache.cc:David Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2012-02-25* cmdline/apt-cache.cc:David Kalnischkies
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies
2011-11-11 - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies
2011-11-09* apt-pkg/cacheset.cc:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-05-11convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies
2011-04-21* cmdline/apt-get.cc:David Kalnischkies
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2011-02-04* cmdline/apt-cache.cc:David Kalnischkies
2010-12-07cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode
2010-09-24* cmdline/apt-cache.cc:David Kalnischkies
2010-08-28remove useless GetInitialize methodDavid Kalnischkies
2010-08-25show in madison command again also source packages (LP: #614589)David Kalnischkies
2010-07-30 - return success in show if a virtual package was givenDavid Kalnischkies
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies
2010-07-26 - show in (r)depends the canidate per default instead of newestDavid Kalnischkies
2010-07-26add APT::Cache::ShowOnlyFirstOr option to print only the firstDavid Kalnischkies
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies
2010-07-16* cmdline/apt-cache.cc:David Kalnischkies
2010-07-11[ Martin Pitt ]David Kalnischkies
2010-06-26give the APT::Cache::Generate option her effect backDavid Kalnischkies
2010-06-26do not override the user set quiet setting even if the target is not a ttyDavid Kalnischkies