Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode | 1 | -1/+1 |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies | 1 | -2/+2 |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies | 1 | -3/+2 |
2015-08-10 | remove the compatibility markers for 4.13 abi | David Kalnischkies | 1 | -5/+0 |
2014-11-08 | explicit overload methods instead of adding parameters | David Kalnischkies | 1 | -4/+9 |
2014-09-27 | mark pkg(All|Dist)Upgrade as deprecated | David Kalnischkies | 1 | -2/+4 |
2014-09-27 | fix progress output for (dist-)upgrade calculation | David Kalnischkies | 1 | -5/+7 |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -0/+2 |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | 1 | -1/+1 |
2013-10-05 | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES | Michael Vogt | 1 | -1/+2 |
2013-10-05 | * move upgrade releated code into upgrade.{cc,h} | Michael Vogt | 1 | -0/+29 |