Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | |
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) | |||
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | |
Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | |||
2014-03-13 | fix -Wformat= warnings about size_t != %lu on e.g. armel | David Kalnischkies | |
Git-Dch: Ignore Reported-By: gcc | |||
2014-03-13 | fix -Wmissing-field-initializers warnings | David Kalnischkies | |
Reported-By: gcc Git-Dch: Ignore | |||
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 APT-Sources in apt show | Michael Vogt | |
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-23 | Show only the candidate with "apt show" | Michael Vogt | |
Display only the candidate version with "apt show pkg" but show a notice that there is more to see. | |||
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-16 | apt-private/private-show.cc: do not show Description-lang: header, the user ↵ | Michael Vogt | |
probably knows his language (thanks to Donkult) | |||
2013-09-23 | Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: ↵ | Christian PERRIER | |
#724073 | |||
2013-09-03 | fix vim-style foldmarker | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | |
experimental |