summaryrefslogtreecommitdiff
path: root/cmdline/apt.cc
AgeCommit message (Expand)Author
2014-04-01Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-manpageMichael 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-24describe script usage in the manpageMichael 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
2014-01-06improve apt.8.xmlMichael Vogt
2014-01-06Merge branch 'debian/sid' into feature/apt-manpageMichael Vogt
2014-01-06document list/searchMichael 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-11-25start adding apt.8.xmlMichael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt