summaryrefslogtreecommitdiff
path: root/apt-private/private-list.cc
Commit message (Expand)AuthorAgeFilesLines
* Show all architectures in 'apt list' outputDavid Kalnischkies2018-09-151-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-4/+4
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* fail instead of segfault on unreadable config filesDavid Kalnischkies2016-05-201-2/+2
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* Annotate more methods with APT_OVERRIDEJulian Andres Klode2015-08-111-1/+1
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-23/+18
|\
| * make GetLocalitySortedVersionSet more genericDavid Kalnischkies2014-09-071-1/+1
| * implement --full in apt searchDavid Kalnischkies2014-09-071-22/+17
| * Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter2014-09-021-1/+2
| * The following command otherwise yields many blank lines:Andreas Oberritter2014-08-281-2/+1
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-37/+34
|\|
| * Notice the user about "apt list -a" when only a single hit if foundMichael Vogt2014-04-091-1/+14
| * Fix crash in "apt list" when a sources.list file is unreableMichael Vogt2014-04-041-3/+2
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-29/+14
| * warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-1/+1
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-02-271-21/+26
|\|
| * Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-261-6/+6
| |\
| | * correct some style/performance/warnings from cppcheckDavid Kalnischkies2014-01-161-6/+6
| * | add missing integration test for "apt list"Michael Vogt2014-01-171-4/+8
| |/
| * Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-11-291-2/+2
| |\
| | * rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -...Michael Vogt2013-11-261-2/+2
| * | add APT::Cmd::List-Include-SummaryMichael Vogt2013-11-261-1/+3
| |/
| * do not show summary in "apt list"Michael Vogt2013-11-251-1/+1
| * fix vim-style foldmarkerDavid Kalnischkies2013-09-031-8/+7
* | [ABI-Break] remove the PACKAGE_MATCHER_ABI_COMPAT definesMichael Vogt2013-08-171-8/+0
|/
* add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged...Michael Vogt2013-08-151-0/+9
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+158