summaryrefslogtreecommitdiff
path: root/apt-private/private-output.cc
Commit message (Expand)AuthorAgeFilesLines
* support COLUMNS environment variable in apt toolsDavid Kalnischkies2017-11-191-2/+18
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-11/+11
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* ask for releaseinfo change interactively in aptDavid Kalnischkies2017-06-281-11/+15
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-3/+3
* show globalerrors before asking for confirmationDavid Kalnischkies2016-05-161-4/+23
* Try avoiding loading long package descriptionAdrian Wielgosik2016-02-021-1/+2
* show or-groups in not-installed recommends and suggests listsDavid Kalnischkies2015-08-101-60/+0
* implement a more generic ShowList methodDavid Kalnischkies2015-08-101-136/+127
* fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-101-9/+14
* use the same code to detect quiet setting in all toolsDavid Kalnischkies2014-11-091-4/+4
* implement --full in apt searchDavid Kalnischkies2014-09-071-14/+31
* use a format string in ListSingleVersionDavid Kalnischkies2014-09-071-72/+75
* Ensure we have a Policy in CacheFile.BuildDepCache()Michael Vogt2014-09-051-4/+1
* Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt2014-09-051-1/+4
* Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter2014-09-021-1/+1
* Only show packages as upgradable if the have a CandidateVer != 0Michael Vogt2014-07-081-2/+3
* show our broken packages message in 'apt' solverDavid Kalnischkies2014-06-181-96/+108
* apt-private/private-output.cc: fix cppcheck outputMichael Vogt2014-06-101-1/+1
* fix screen width detection for apt/apt-get listsSebastian Schmidt2014-05-221-0/+1
* Fix missing ScreenWidth check in apt.ccMichael Vogt2014-04-281-0/+21
* fix apt list output for pkgs in dpkg ^rc stateMichael Vogt2014-04-081-0/+4
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-4/+10
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-3/+3
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-8/+8
* move isatty() check into InitOutput()Michael Vogt2014-02-051-0/+3
* show "status" in apt list lastMichael Vogt2014-01-311-25/+24
* do not crash if VF.File()/VF.File().Archive() is NULLMichael Vogt2014-01-301-2/+4
* add missing integration test for "apt list"Michael Vogt2014-01-171-3/+5
* do not show summary in "apt list"Michael Vogt2013-11-251-4/+8
* fix vim-style foldmarkerDavid Kalnischkies2013-09-031-20/+18
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+753