]> git.ipfire.org Git - pakfire.git/history - python/pakfire/transaction.py
PBS: Send amount of free disk space to server.
[pakfire.git] / python / pakfire / transaction.py
2012-03-03  Michael TremerPBS: Send amount of free disk space to server.
2011-12-04  Michael TremerMerge remote-tracking branch 'origin/arm'
2011-11-20  Michael TremerFix logging issue in transaction.
2011-11-20  Michael TremerCreate a local SOLV file that contains all package...
2011-11-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-20  Michael Tremerlogging: Make own pakfire logger.
2011-11-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-14  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-14  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-14  Michael TremerCall sync() after transaction was done.
2011-10-16  Michael TremerRemove change action which is equivalent to reinstall...
2011-10-16  Michael TremerAdd reinstall command to reinstall package easily.
2011-10-08  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-05  Michael TremerDon't show negative values for freed space.
2011-10-03  Michael TremerFix transaction check.
2011-10-03  Michael TremerCheck disk space before doing some action.
2011-10-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-03  Michael TremerChange the way of packaging files.
2011-10-02  Michael TremerMake sure that all scripts are executed when reinstalli...
2011-10-02  Michael TremerFix transaction check to work more reliable.
2011-10-01  Michael TremerAccidentially removed raise of TransactionCheckError.
2011-09-30  Michael TremerSome smaller fixes on transaction check.
2011-09-30  Michael TremerAdd transaction test for duplicate files.
2011-09-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-09-27  Michael TremerRewrite the buildsystem of this package.