Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-09 | tests: be able to disable "Fetched …" statistics message | David Kalnischkies | |
The line contains everchanging execution statistics which is harmful for testcases as they need to filter out such lines, but this is hard so we can just add an option to disable them instead and be done. Git-Dch: Ignore | |||
2014-05-08 | apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't ↵ | Michael Vogt | |
fetched, so why bother | |||
2014-05-07 | Merge branch 'debian/sid' into bugfix/update-progress-reporting | Michael Vogt | |
2014-04-16 | calculate Percent as part of pkgAcquireStatus to provide a weighted percent ↵ | Michael Vogt | |
for both items and bytes | |||
2014-04-16 | apt-private/acqprogress.cc: reset color in apt update | Michael Vogt | |
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: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | |
Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | |||
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | |
Git-Dch: Ignore Reported-By: gcc -Wpedantic | |||
2014-02-14 | honor option to disable pulses for the testcases | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | |
experimental |