summaryrefslogtreecommitdiff
path: root/cmdline/apt.cc
AgeCommit message (Expand)AuthorFilesLines
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt1-0/+1
2014-05-22show upgradable packages after apt updateMichael Vogt1-0/+1
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt1-0/+4
2014-04-04Fix crash in "apt list" when a sources.list file is unreableMichael Vogt1-1/+1
2014-04-01enable DPkg::Progress-Fancy by defaultMichael Vogt1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-32/+8
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies1-1/+1
2014-02-13trivial indent fixMichael Vogt1-1/+1
2014-02-05move isatty() check into InitOutput()Michael Vogt1-2/+0
2014-01-24add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt1-15/+17
2014-01-22add test for apt showMichael Vogt1-1/+2
2014-01-17add purge to the apt cmdlineMichael Vogt1-1/+5
2014-01-17add missing integration test for "apt list"Michael Vogt1-10/+13
2014-01-17reword !isatty() warningMichael Vogt1-4/+3
2014-01-17add apt upgrade --distMichael Vogt1-1/+10
2013-11-28move EditSources into its own fileMichael Vogt1-37/+1
2013-11-26add check when sources.list changedMichael Vogt1-6/+14
2013-11-26add syntax check for sources.listMichael Vogt1-3/+16
2013-11-25add basic "edit-sources" commandMichael Vogt1-0/+24
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+158