Fix new deep-level bug in shell
[kamaki] / kamaki / cli / __init__.py
2012-11-15 Stavros SachtourisFix new deep-level bug in shell
2012-11-14 Stavros SachtourisColors off if stdout is not a tty
2012-11-14 Stavros SachtourisApply total error handling
2012-11-14 Stavros SachtourisColors are off by default
2012-11-14 Stavros SachtourisComplete UI/cli interface refactoring, minor bugs
2012-11-09 Stavros SachtourisStart refactoring main CLI
2012-11-09 Stavros SachtourisExtract json-encoded error info in clients
2012-11-09 Stavros SachtourisMinor improvements to server_wait behavior
2012-11-08 Stavros SachtourisFix bug with deep-pathed commands
2012-11-06 Stavros SachtourisPropagate error handling corrections up to CLIs
2012-11-02 Stavros SachtourisUse standard threading instead of gevent/greenlets
2012-11-02 Stavros SachtourisMake all source pep8 compliant
2012-10-31 Stavros Sachtourispep8 part of kamaki (from root to cli)
2012-10-29 Stavros SachtourisSet colors off by default
2012-10-16 Stavros SachtourisKamaki now has interactive shell + minor fixes
2012-10-15 Stavros SachtourisSeperate shell from one-command cli
2012-10-12 Stavros SachtourisVarious behavioral fixes
2012-10-12 Stavros SachtourisError details in default error message
2012-10-12 Stavros SachtourisShell can run cmds with args ony from context
2012-10-11 Stavros SachtourisMultilevel command names and one-level api calls
2012-10-11 Stavros SachtourisMinor fixes
2012-10-11 Stavros SachtourisInitial shell functionality with 1st lvl cmds
2012-10-11 Stavros SachtourisMinor improvements
2012-10-10 Stavros SachtourisInteractive shell (without functionality ftm)
2012-10-10 Stavros SachtourisHistory clean and params
2012-10-08 Stavros SachtourisHistory as command
2012-10-08 Stavros SachtourisAdjust cyclades clis, rearange command locations
2012-10-08 Stavros SachtourisAdd history handling - no history storage yet
2012-10-05 Stavros SachtourisAdjust config
2012-10-05 Stavros SachtourisRename command (mixed with method "command")
2012-10-05 Stavros SachtourisFix command args bug
2012-10-05 Stavros SachtourisRefactor command-tree. Better code, still buggy
2012-10-02 Stavros SachtourisCompleted Pithos_cli adjustment
2012-10-02 Stavros SachtourisFix help message formating, go on with pithos_cli
2012-10-02 Stavros SachtourisShow command-specific help
2012-10-01 Stavros SachtourisInteruption - Haven't finished pithos_cli adjust
2012-10-01 Stavros SachtourisAdjust store list to new arg/config mechanism
2012-09-28 Stavros SachtourisComplete one-command CLI, but still doesn't work
2012-09-27 Stavros SachtourisRefactor CommandTree, parse and get cli class
2012-09-25 Stavros SachtourisTest CommandTree usage and notice it's no good
2012-09-25 Stavros SachtourisFix CLI top level error handling
2012-09-25 Stavros SachtourisArgument object handles part of the functionality
2012-09-20 Stavros SachtourisUnitest purge, create_by_manifestation, versionlst
2012-09-04 Stavros SachtourisCorrect repackaging, minor server list improvement