]> git.ipfire.org Git - pakfire.git/history - pakfire/cli.py
Rename --instroot to --root.
[pakfire.git] / pakfire / cli.py
2011-08-03  Michael TremerRename --instroot to --root.
2011-07-31  Michael TremerAdd "pakfire check" which checks the system for errors.
2011-07-31  Michael TremerShow more user friendly error messages on Errors.
2011-07-30  Michael TremerAdd support to remove content of packages in the filesy...
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-23  Michael TremerAdd --mode switch for "pakfire-build build ..." command.
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-20  Michael TremerMerge remote-tracking branch 'origin/sat' into sat
2011-07-20  Michael TremerImplement --enable-repo=... on console.
2011-07-20  Michael TremerRemove requires switch which is currently not supported.
2011-07-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
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-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 TremerMake localinstall command work again.
2011-04-23  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-23  Michael TremerUpdate command line interface command for the latest...
2011-04-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-16  Michael TremerAnother bunch of changes of the communication betweeen...
2011-04-13  Michael TremerDon't go to shell by default.
2011-04-10  Michael TremerFix shell command on CLI.
2011-04-09  Michael TremerStep two of code cleanup.
2011-04-09  Michael TremerTry to design a better API.
2011-04-08  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-08  Michael TremerAdd support to fetch packages from the server and build...
2011-04-07  Michael TremerAdd requires command to CLI.
2011-04-06  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-06  Michael TremerInitial commit of the pakfire server stuff.
2011-04-05  Michael TremerAccept z, Z, j and J as "yes" on the yes-no-question.
2011-04-05  Michael TremerAdd support to build source packages and fix for empty...
2011-04-01  Michael TremerRevert "Add --offline flag on CLI."
2011-03-31  Michael TremerAdd --offline flag on CLI.
2011-03-24  Michael TremerAdd new server commands.
2011-03-22  Michael TremerAdd groulist command to pakfire-build command.
2011-03-22  Michael TremerAdd repolist command.
2011-03-22  Michael TremerAdd groupinstall command.
2011-03-22  Michael TremerAdd grouplist command.
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.