Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |