]> git.ipfire.org Git - pakfire.git/history - pakfire/base.py
Fix install/remove/update.
[pakfire.git] / pakfire / base.py
2011-07-17  Michael TremerFix install/remove/update.
2011-07-17  Michael TremerFix grouplist command.
2011-07-17  Michael TremerFix "pakfire info ..." command.
2011-07-17  Michael TremerMove create_relation(...) to Pakfire class.
2011-07-17  Michael TremerAdd search attributes to _pakfire.so module.
2011-07-17  Michael TremerImplement searching the pool.
2011-07-16  Michael TremerIntroduce the C solver module.
2011-05-21  Michael TremerSome bigger rework of the transaction code and solver.
2011-05-19  Michael TremerCleanup the server stuff and unify it.
2011-05-01  Michael TremerAsk user to ack the transaction.
2011-05-01  Michael TremerAdd "remove" command to CLI to remove packages.
2011-04-30  Michael TremerImplement update command.
2011-04-30  Michael TremerMake localinstall command work again.
2011-04-29  Michael TremerInitial import of the sat solver code.
2011-04-23  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-23  Michael TremerAdd possibility to package more than one source package...
2011-04-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-13  Michael TremerDon't go to shell by default.
2011-04-10  Michael TremerFix function call of info().
2011-04-09  Michael TremerStep two of code cleanup.
2011-04-09  Michael TremerRemove some ugly imports.
2011-04-09  Michael TremerTry to design a better API.
2011-02-05  Michael TremerInitial import.