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