Age | Commit message (Expand) | Author |
2016-07-30 | prevent C++ locale number formatting in text APIs (try 2) | David Kalnischkies |
2016-04-25 | format multiline errors properly in acquire progress | David Kalnischkies |
2015-11-05 | apply various suggestions made by cppcheck | David Kalnischkies |
2015-11-04 | new quiet level -qq for apt to hide progress output | David Kalnischkies |
2015-08-12 | Replace all "press enter" occurrences with "press [Enter]" | Luca Bruno |
2015-06-15 | condense parallel requests with the same hashes to one | David Kalnischkies |
2015-06-15 | show item ID in Hit, Ign and Err lines as well | David Kalnischkies |
2015-04-10 | add a simple unit test for acquire progress | David Kalnischkies |
2015-04-10 | reimplement the last uses of sprintf | David Kalnischkies |
2014-10-07 | don't show ErrorText for Ign by default | David Kalnischkies |
2014-10-07 | display errortext for all Err as well as Ign logs | David Kalnischkies |
2014-09-28 | replace c-string Mode with c++-string ActiveSubprocess | David Kalnischkies |
2014-05-09 | tests: be able to disable "Fetched …" statistics message | David Kalnischkies |
2014-05-08 | apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche... | Michael Vogt |
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 f... | Michael Vogt |
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 |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2014-02-14 | honor option to disable pulses for the testcases | David Kalnischkies |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |