summaryrefslogtreecommitdiff
path: root/apt-private/private-upgrade.cc
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Support release selector for volatile files as wellDavid Kalnischkies1-2/+1
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-3/+3
2016-07-22support "install ./foo.changes"David Kalnischkies1-1/+1
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies1-1/+4
2014-09-27mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies1-1/+1
2014-09-27fix progress output for (dist-)upgrade calculationDavid Kalnischkies1-2/+0
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies1-10/+2
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-6/+12
2014-01-24add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt1-0/+9
2013-10-05rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt1-1/+1
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt1-0/+1
2013-10-05re-add "Calculating upgrade..." messageMichael Vogt1-3/+2
2013-10-05cleanup upgrade API some more (thanks for the feedback from David)Michael Vogt1-25/+30
2013-09-18improve the API for Upgrade()Michael Vogt1-1/+1
2013-09-03fix vim-style foldmarkerDavid Kalnischkies1-4/+3
2013-08-27allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt1-6/+8
2013-08-17Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sidMichael Vogt1-0/+53
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+47