Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-22 | skip test if "apt" is not build | Michael Vogt | |
2014-02-05 | move isatty() check into InitOutput() | Michael Vogt | |
2014-01-24 | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt | |
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". |