Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the compatibility markers for 4.13 abi | David Kalnischkies | 2015-08-10 | 1 | -6/+0 |
* | explicit overload methods instead of adding parameters | David Kalnischkies | 2014-11-08 | 1 | -2/+16 |
* | replace ignore-deprecated #pragma dance with _Pragma | David Kalnischkies | 2014-11-08 | 1 | -8/+2 |
* | mark pkg(All|Dist)Upgrade as deprecated | David Kalnischkies | 2014-09-27 | 1 | -2/+9 |
* | fix progress output for (dist-)upgrade calculation | David Kalnischkies | 2014-09-27 | 1 | -35/+69 |
* | do not call resolver twice on (dist-)upgrade | David Kalnischkies | 2014-06-18 | 1 | -0/+6 |
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -13/+6 |
* | Fix typos in documentation (codespell) | Michael Vogt | 2014-02-22 | 1 | -1/+1 |
* | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES | Michael Vogt | 2013-10-05 | 1 | -1/+1 |
* | * move upgrade releated code into upgrade.{cc,h} | Michael Vogt | 2013-10-05 | 1 | -0/+263 |