]> git.ipfire.org Git - people/stevee/pakfire.git/history - src/pakfire/cli.py
Drop "pakfire-server" command
[people/stevee/pakfire.git] / src / pakfire / cli.py
2017-11-02  Michael TremerDrop "pakfire-server" command
2017-11-02  Michael TremerDrop resolvdep command which isn't very helpful
2017-11-02  Michael TremerAllow removing packages
2017-11-02  Michael TremerAllow to check for any dependency issues
2017-11-02  Michael TremerMake search working
2017-11-02  Michael TremerDon't execute a transaction when it is empty
2017-11-02  Michael TremerAdd support to the solver to update
2017-11-02  Michael TremerRemove old installation logic and move it into the...
2017-11-02  Michael TremerSupport to install packages without recommended packages
2017-11-02  Michael Tremercli: Catch dependency errors and show a nice message
2017-06-02  Michael Tremercli: Move exception handling into Cli base class
2017-06-02  Michael Tremercli: Load ui component for CLIs
2017-05-20  Michael TremerBig rewrite of the builder class
2016-12-07  Michael Tremerbase: Drop unnecessary repo_list
2016-12-07  Michael TremerDrop groulist command
2016-12-07  Michael TremerDrop groupinstall command
2016-12-07  Michael Tremercli: Fix dist command
2016-12-03  Michael TremerRename "clean all" to clean
2016-12-03  Michael Tremercli: Rename distro-sync to sync
2016-12-03  Michael Tremercli: Use new Pakfire context mechanism
2016-12-03  Michael Tremercli: Convert pakfire to new format
2016-12-03  Michael Tremercli: Convert pakfire-builder to new format
2016-12-02  Michael Tremerdaemon: Adopt new internal modules to implement the...
2016-12-02  Michael Tremerclient: Actually refresh data when watching builds...
2016-12-02  Michael Tremerclient: Allow watching jobs
2016-12-02  Michael Tremerclient: Add CLI to watch a build
2016-12-02  Michael Tremercli: Cleanup function hell for creating the parser
2016-12-02  Michael Tremerclient: Remove any commands that don't work any more
2016-12-01  Michael Tremerclient: Rewrite connection check
2016-12-01  Michael Tremerclient: Use new client in CLI
2016-12-01  Michael Tremercli: Rewrite function handling of handlers
2016-12-01  Michael TremerLogging is now initialised on a module level
2016-11-26  Michael TremerMigrate to Python 3
2013-08-04  Michael TremerUse autotools.