Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -4/+10 | |
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: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | 1 | -3/+3 | |
Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | |||||
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 1 | -8/+8 | |
Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | |||||
2014-02-05 | move isatty() check into InitOutput() | Michael Vogt | 1 | -0/+3 | |
2014-01-31 | show "status" in apt list last | Michael Vogt | 1 | -25/+24 | |
2014-01-30 | do not crash if VF.File()/VF.File().Archive() is NULL | Michael Vogt | 1 | -2/+4 | |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt | 1 | -3/+5 | |
2013-11-25 | do not show summary in "apt list" | Michael Vogt | 1 | -4/+8 | |
2013-09-03 | fix vim-style foldmarker | David Kalnischkies | 1 | -20/+18 | |
Git-Dch: Ignore | |||||
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | 1 | -0/+753 | |
experimental |