summaryrefslogtreecommitdiff
path: root/apt-pkg/upgrade.h
AgeCommit message (Expand)Author
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies
2014-11-08explicit overload methods instead of adding parametersDavid Kalnischkies
2014-09-27mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies
2014-09-27fix progress output for (dist-)upgrade calculationDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2013-10-05rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt