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