]> git.ipfire.org Git - pakfire.git/history - pakfire/base.py
Rework BUILDROOT.
[pakfire.git] / pakfire / base.py
2011-09-27  Michael TremerRework BUILDROOT.
2011-09-25  Michael TremerAllow uninstall of packages on install test.
2011-09-25  Michael TremerChange the way the buildroot is mounted.
2011-09-23  Michael TremerCleanup some class names.
2011-08-28  Michael TremerMisc. fixes on extraction and packaging.
2011-08-25  Michael TremerOne huge commit, that breaks pakfire.
2011-08-07  Michael TremerRe-enable install test after building packages.
2011-08-06  Michael TremerAdd "resolvdep" command.
2011-08-06  Michael TremerAdd "check-update" command.
2011-08-06  Michael TremerAdd copyright information to all files.
2011-08-06  Michael TremerAdd support for --offline mode.
2011-08-03  Michael TremerMake installations, removals and updates by relations...
2011-07-31  Michael TremerAdd option to configure multiinstall packages.
2011-07-31  Michael TremerAdd "pakfire check" which checks the system for errors.
2011-07-31  Michael TremerSkip showing empty transactions.
2011-07-31  Michael TremerRemove PackageListing class.
2011-07-31  Michael TremerMake search returning always the most recent version...
2011-07-31  Michael TremerFix localinstall.
2011-07-31  Michael TremerShow more user friendly error messages on Errors.
2011-07-29  Michael TremerImplement "localinstall" command.
2011-07-29  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-24  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-24  Michael TremerFix composing of source packages on the server.
2011-07-22  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-07-21  Michael TremerAllow pakfire command to work on chrooted ipfire systems.
2011-07-21  Michael TremerMake mode a keyword argument in Pakfire.
2011-07-21  Michael TremerAdd "clean all" command to pakfire and pakfire-builder.
2011-07-21  Michael TremerAdd some mode variable to tell Pakfire in what kind...
2011-07-21  Michael TremerRemove some dead code.
2011-07-20  Michael TremerFix "remove" command.
2011-07-20  Michael TremerFix "update" command.
2011-07-20  Michael TremerMerge remote-tracking branch 'origin/sat' into sat
2011-07-20  Michael TremerCheck if pakfire is actually running on an IPFire system.
2011-07-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
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 TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-05-21  Michael TremerMake path configureable of Pakfire.
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.