Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -19/+21 |
| | | | | | | | | 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) | ||||
* | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 2014-03-13 | 1 | -1/+2 |
| | | | | | Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | ||||
* | fix -Wformat= warnings about size_t != %lu on e.g. armel | David Kalnischkies | 2014-03-13 | 1 | -2/+3 |
| | | | | | Git-Dch: Ignore Reported-By: gcc | ||||
* | fix -Wmissing-field-initializers warnings | David Kalnischkies | 2014-03-13 | 1 | -13/+13 |
| | | | | | Reported-By: gcc Git-Dch: Ignore | ||||
* | hide more from apt show | Michael Vogt | 2014-01-24 | 1 | -3/+12 |
| | | | | | | | 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- | ||||
* | show APT-Sources in apt show | Michael Vogt | 2014-01-24 | 1 | -3/+14 |
| | |||||
* | Show "Manual-Installed: {yes|no}" in apt show | Michael Vogt | 2014-01-24 | 1 | -0/+12 |
| | |||||
* | include "Archive-Origin" in the apt show output | Michael Vogt | 2014-01-23 | 1 | -0/+2 |
| | |||||
* | Show only the candidate with "apt show" | Michael Vogt | 2014-01-23 | 1 | -1/+9 |
| | | | | | Display only the candidate version with "apt show pkg" but show a notice that there is more to see. | ||||
* | "apt show" show user friendly size info | Michael Vogt | 2014-01-22 | 1 | -8/+20 |
| | | | | | | The size/installed-size is displayed via SizeToStr() and Size is rewriten to "Download-Size" to make clear what size is refered to here. | ||||
* | apt-private/private-show.cc: do not show Description-lang: header, the user ↵ | Michael Vogt | 2014-01-16 | 1 | -3/+2 |
| | | | | probably knows his language (thanks to Donkult) | ||||
* | Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: ↵ | Christian PERRIER | 2013-09-23 | 1 | -1/+1 |
| | | | | #724073 | ||||
* | fix vim-style foldmarker | David Kalnischkies | 2013-09-03 | 1 | -2/+3 |
| | | | | Git-Dch: Ignore | ||||
* | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | 2013-08-12 | 1 | -0/+122 |
experimental |