]> git.ipfire.org Git - pakfire.git/history - pakfire/transaction.py
Download packages in alphabetical order.
[pakfire.git] / pakfire / transaction.py
2011-08-06  Michael TremerDownload packages in alphabetical order.
2011-08-06  Michael TremerAdd copyright information to all files.
2011-08-05  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-08-05  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-08-05  Michael TremerFix transaction action names.
2011-08-03  Michael TremerFix wrong action name in transaction.
2011-08-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-08-03  Michael TremerImplement pseudo-script support.
2011-07-31  Michael TremerSkip showing empty transactions.
2011-07-31  Michael TremerFix localinstall.
2011-07-30  Michael TremerDisplay consumed space when running a transaction.
2011-07-30  Michael TremerFix display errors when showing the transaction dump.
2011-07-30  Michael TremerAdd support to remove content of packages in the filesy...
2011-07-21  Michael TremerMove Actions to a seperate file.
2011-07-21  Michael TremerFix download information.
2011-07-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-16  Michael TremerMove transaction from repository module to pakfire...
2011-04-29  Michael TremerInitial import of the sat solver code.
2011-04-06  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-05  Michael TremerAdd support to build source packages and fix for empty...
2011-03-31  Michael TremerAnother fix for the cleanup action (does work now).
2011-03-31  Michael TremerFix crash when running the cleanup action.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerFix progressbar for packages with no files.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerFixing support for capabilities.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerRemove Extractor class and replace it by code that...
2011-03-09  Michael TremerAdd code to remove a package.
2011-03-09  Michael TremerAdd code to cleanup left-over files after a package...
2011-02-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-22  Michael TremerImprove downloader.
2011-02-22  Michael TremerCleanup package download.
2011-02-22  Michael TremerFix calculation of total download size.
2011-02-22  Michael TremerAdd experimental support for mirrors.
2011-02-21  Michael TremerSome rework on transactions and initial downloader...
2011-02-20  Michael TremerFix output of transaction dump.
2011-02-19  Michael TremerImprove repository handling.
2011-02-13  Michael TremerBunch of misc. changes.
2011-02-07  Michael TremerFix display of repository name when dumping the transac...
2011-02-05  Michael TremerInitial import.