summaryrefslogtreecommitdiff
path: root/apt-private/private-output.cc
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-4/+10
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-3/+3
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies1-8/+8
2014-02-05move isatty() check into InitOutput()Michael Vogt1-0/+3
2014-01-31show "status" in apt list lastMichael Vogt1-25/+24
2014-01-30do not crash if VF.File()/VF.File().Archive() is NULLMichael Vogt1-2/+4
2014-01-17add missing integration test for "apt list"Michael Vogt1-3/+5
2013-11-25do not show summary in "apt list"Michael Vogt1-4/+8
2013-09-03fix vim-style foldmarkerDavid Kalnischkies1-20/+18
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+753