summaryrefslogtreecommitdiff
path: root/apt-pkg/upgrade.cc
Commit message (Expand)AuthorAgeFilesLines
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-101-6/+0
* explicit overload methods instead of adding parametersDavid Kalnischkies2014-11-081-2/+16
* replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies2014-11-081-8/+2
* mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-271-2/+9
* fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-271-35/+69
* do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-181-0/+6
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-13/+6
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt2013-10-051-1/+1
* * move upgrade releated code into upgrade.{cc,h}Michael Vogt2013-10-051-0/+263