Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-11 | Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sid | Michael Vogt | |
Conflicts: test/integration/test-apt-cli-list | |||
2014-04-09 | Notice the user about "apt list -a" when only a single hit if found | Michael Vogt | |
If the user is using "apt list pattern" and there is only a single hit, notice about "--all-versions" as this is what the user may be interessted in | |||
2014-04-08 | fix apt list output for pkgs in dpkg ^rc state | Michael Vogt | |
Packages in the "deinstall ok config-file" have no candidate or instaleld version. So they must be special cased in the apt list generation. | |||
2014-02-22 | skip test if "apt" is not build | Michael Vogt | |
2014-01-31 | show "status" in apt list last | Michael Vogt | |
2014-01-22 | add integration test for apt search | Michael Vogt | |