summaryrefslogtreecommitdiff
path: root/apt-private/private-output.cc
AgeCommit message (Expand)Author
2019-12-261.8.0-Sileosille-aptCoolStar
2019-12-26APT 1.7.0-sileoCoolStar
2017-11-19support COLUMNS environment variable in apt toolsDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-06-28ask for releaseinfo change interactively in aptDavid Kalnischkies
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2016-05-16show globalerrors before asking for confirmationDavid Kalnischkies
2016-02-02Try avoiding loading long package descriptionAdrian Wielgosik
2015-08-10show or-groups in not-installed recommends and suggests listsDavid Kalnischkies
2015-08-10implement a more generic ShowList methodDavid Kalnischkies
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2014-11-09use the same code to detect quiet setting in all toolsDavid Kalnischkies
2014-09-07implement --full in apt searchDavid Kalnischkies
2014-09-07use a format string in ListSingleVersionDavid Kalnischkies
2014-09-05Ensure we have a Policy in CacheFile.BuildDepCache()Michael Vogt
2014-09-05Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt
2014-09-02Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter
2014-07-08Only show packages as upgradable if the have a CandidateVer != 0Michael Vogt
2014-06-18show our broken packages message in 'apt' solverDavid Kalnischkies
2014-06-10apt-private/private-output.cc: fix cppcheck outputMichael Vogt
2014-05-22fix screen width detection for apt/apt-get listsSebastian Schmidt
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt
2014-04-08fix apt list output for pkgs in dpkg ^rc stateMichael Vogt
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-02-05move isatty() check into InitOutput()Michael Vogt
2014-01-31show "status" in apt list lastMichael Vogt
2014-01-30do not crash if VF.File()/VF.File().Archive() is NULLMichael Vogt
2014-01-17add missing integration test for "apt list"Michael Vogt
2013-11-25do not show summary in "apt list"Michael Vogt
2013-09-03fix vim-style foldmarkerDavid Kalnischkies
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt