summaryrefslogtreecommitdiff
path: root/apt-private/private-upgrade.cc
Commit message (Expand)AuthorAgeFilesLines
* Support release selector for volatile files as wellDavid Kalnischkies2018-05-111-2/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-3/+3
* support "install ./foo.changes"David Kalnischkies2016-07-221-1/+1
* support .deb files in upgrade operations as wellDavid Kalnischkies2015-11-041-1/+4
* mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-271-1/+1
* fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-271-2/+0
* do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-181-10/+2
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-6/+12
* add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt2014-01-241-0/+9
* 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/+1
* | re-add "Calculating upgrade..." messageMichael Vogt2013-10-051-3/+2
* | cleanup upgrade API some more (thanks for the feedback from David)Michael Vogt2013-10-051-25/+30
* | improve the API for Upgrade()Michael Vogt2013-09-181-1/+1
|/
* fix vim-style foldmarkerDavid Kalnischkies2013-09-031-4/+3
* allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt2013-08-271-6/+8
* Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sidMichael Vogt2013-08-171-0/+6
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+47