summaryrefslogtreecommitdiff
path: root/apt-pkg/upgrade.h
Commit message (Expand)AuthorAgeFilesLines
* upgrade: Remove deprecated functionsJulian Andres Klode2019-02-261-3/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-2/+2
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-3/+2
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-101-5/+0
* explicit overload methods instead of adding parametersDavid Kalnischkies2014-11-081-4/+9
* mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-271-2/+4
* fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-271-5/+7
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+2
* warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-1/+1
* rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt2013-10-051-1/+2
* * move upgrade releated code into upgrade.{cc,h}Michael Vogt2013-10-051-0/+29