| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid | Michael Vogt | 2014-06-10 | 1 | -0/+1 |
| |\ | |||||
| | * | show upgradable packages after apt update | Michael Vogt | 2014-05-22 | 1 | -0/+1 |
| | | | | | | | | | Closes: 748389 | ||||
| * | | Fix missing ScreenWidth check in apt.cc | Michael Vogt | 2014-04-28 | 1 | -0/+4 |
| |/ | |||||
| * | Fix crash in "apt list" when a sources.list file is unreable | Michael Vogt | 2014-04-04 | 1 | -1/+1 |
| | | | | | Closes: 743413 | ||||
| * | enable DPkg::Progress-Fancy by default | Michael Vogt | 2014-04-01 | 1 | -1/+1 |
| | | |||||
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -32/+8 |
| | | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
| * | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | 2014-03-13 | 1 | -1/+1 |
| | | | | | | Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | ||||
| * | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 2014-03-13 | 1 | -1/+1 |
| | | | | | | Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | ||||
| * | trivial indent fix | Michael Vogt | 2014-02-13 | 1 | -1/+1 |
| | | |||||
| * | move isatty() check into InitOutput() | Michael Vogt | 2014-02-05 | 1 | -2/+0 |
| | | |||||
| * | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt | 2014-01-24 | 1 | -15/+17 |
| | | | | | | | | | There is a new "apt full-upgrade" that performs a apt-get dist-upgrade. "apt dist-upgrade" is still supported as a alias. The "apt upgrade" code is changed so that it mirrors the behavior of "apt-get upgrade --with-new-pkgs" and also honors "apt uprade --no-new-pkgs". | ||||
| * | add test for apt show | Michael Vogt | 2014-01-22 | 1 | -1/+2 |
| | | |||||
| * | add purge to the apt cmdline | Michael Vogt | 2014-01-17 | 1 | -1/+5 |
| | | |||||
| * | add missing integration test for "apt list" | Michael Vogt | 2014-01-17 | 1 | -10/+13 |
| | | |||||
| * | reword !isatty() warning | Michael Vogt | 2014-01-17 | 1 | -4/+3 |
| | | |||||
| * | add apt upgrade --dist | Michael Vogt | 2014-01-17 | 1 | -1/+10 |
| | | |||||
| * | move EditSources into its own file | Michael Vogt | 2013-11-28 | 1 | -37/+1 |
| | | |||||
| * | add check when sources.list changed | Michael Vogt | 2013-11-26 | 1 | -6/+14 |
| | | |||||
| * | add syntax check for sources.list | Michael Vogt | 2013-11-26 | 1 | -3/+16 |
| | | |||||
| * | add basic "edit-sources" command | Michael Vogt | 2013-11-25 | 1 | -0/+24 |
| | | |||||
| * | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | 2013-08-12 | 1 | -0/+158 |
| experimental | |||||
