Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-22 | skip test if "apt" is not build | Michael Vogt | |
2014-01-24 | hide more from apt show | Michael Vogt | |
Hide the Hashes,Filename,Multi-Arch,Architecture by default from "apt show". The information is still available via apt-cache show. Also improve the output of the Size- | |||
2014-01-24 | Show "Manual-Installed: {yes|no}" in apt show | Michael Vogt | |
2014-01-23 | include "Archive-Origin" in the apt show output | Michael Vogt | |
2014-01-22 | "apt show" show user friendly size info | Michael Vogt | |
The size/installed-size is displayed via SizeToStr() and Size is rewriten to "Download-Size" to make clear what size is refered to here. | |||
2014-01-22 | add test for apt show | Michael Vogt | |