]> git.ipfire.org Git - pakfire.git/history - pakfire/cli.py
Enhance support for groups.
[pakfire.git] / pakfire / cli.py
2011-03-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerFix for shell command when a package name is provided.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerAllow to run a shell without a package.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-06  Michael TremerAdd update functionality to command line.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-06  Michael TremerRemove safety parameter which set the pakfire root...
2011-03-04  Michael TremerAdd possibility for multiple makefiles to pass to ...
2011-02-26  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-26  Michael TremerDrop user to a shell if running on an interactive console.
2011-02-25  Michael TremerCheck if pakfire is run by the root user.
2011-02-20  Michael TremerAdd new script "pakfire-server" that handles all the...
2011-02-20  Michael TremerFix resultdir in dist command.
2011-02-20  Michael TremerAdd more information to pakfire-build info <pkg>.
2011-02-19  Michael TremerImprove repository handling.
2011-02-13  Michael TremerAdd provides command to pakfire-build.
2011-02-13  Michael TremerAdd local build repository to store built packages.
2011-02-13  Michael TremerBunch of misc. changes.
2011-02-07  Michael Tremercli: Fix/implement install/localinstall command.
2011-02-07  Michael TremerCleanup of package data structures.
2011-02-06  Michael TremerMake option to disable repositories on command line.
2011-02-05  Michael TremerInitial import.