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