Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-05 | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES | Michael Vogt | |
2013-10-05 | * move upgrade releated code into upgrade.{cc,h} | Michael Vogt | |
The upgrade releated code is moved into upgrade.{cc,h} and all pkg*Upgrade* prototypes are included in algorihms.h to avoid breaking API (unless build with APT_9_CLEANER_HEADERS). | |||
2013-10-05 | re-add "Calculating upgrade..." message | Michael Vogt | |
2013-10-05 | cleanup upgrade API some more (thanks for the feedback from David) | Michael Vogt | |
2013-09-18 | improve the API for Upgrade() | Michael Vogt | |
2013-09-03 | fix vim-style foldmarker | David Kalnischkies | |
Git-Dch: Ignore | |||
2013-08-27 | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ↵ | Michael Vogt | |
dist-upgrade 2vcard- 4g8+ | |||
2013-08-17 | Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid | Michael Vogt | |
Conflicts: cmdline/apt-get.cc | |||
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | |
experimental |