Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-13 | avoid some useless casts reported by -Wuseless-cast | David Kalnischkies | 1 | -2/+2 |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode | 1 | -1/+1 |
2016-04-25 | properly format multiline error messages | David Kalnischkies | 1 | -0/+34 |
2014-04-16 | use Google C++ Testing Framework for libapt tests | David Kalnischkies | 1 | -97/+116 |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -1/+5 |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | 1 | -1/+1 |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt | 1 | -13/+13 |
2012-01-20 | * test/libapt/globalerror_test.cc: | Pino Toscano | 1 | -2/+5 |
2011-08-15 | write a proper testcase replacing the print-only uri.cc test | David Kalnischkies | 1 | -1/+1 |
2011-02-15 | * apt-pkg/contrib/error.cc: | David Kalnischkies | 1 | -0/+32 |
2010-06-25 | add a simple stack handling to be able to delay error handling | David Kalnischkies | 1 | -0/+77 |