summaryrefslogtreecommitdiff
path: root/cmdline/apt.cc
AgeCommit message (Expand)Author
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt
2014-05-22show upgradable packages after apt updateMichael Vogt
2014-04-28Fix missing ScreenWidth check in apt.ccMichael Vogt
2014-04-04Fix crash in "apt list" when a sources.list file is unreableMichael Vogt
2014-04-01enable DPkg::Progress-Fancy by defaultMichael 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-13trivial indent fixMichael Vogt
2014-02-05move isatty() check into InitOutput()Michael Vogt
2014-01-24add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt
2014-01-22add test for apt showMichael Vogt
2014-01-17add purge to the apt cmdlineMichael Vogt
2014-01-17add missing integration test for "apt list"Michael Vogt
2014-01-17reword !isatty() warningMichael Vogt
2014-01-17add apt upgrade --distMichael Vogt
2013-11-28move EditSources into its own fileMichael Vogt
2013-11-26add check when sources.list changedMichael Vogt
2013-11-26add syntax check for sources.listMichael Vogt
2013-11-25add basic "edit-sources" commandMichael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt