Merge branch 'develop' into features/astakos
[kamaki] / kamaki / cli / command_shell.py
2012-12-11 Stavros SachtourisMerge branch 'develop' into features/astakos
2012-12-11 Stavros SachtourisBugfix shell with custom config file
2012-12-11 Stavros SachtourisAdd get_user_by_email/username
2012-12-10 Stavros Sachtourisshell help messages are full
2012-12-10 Stavros SachtourisRemove config from shell arguments (careful!)
2012-12-10 Stavros SachtourisRemove unused shell options
2012-12-07 Stavros SachtourisLet shell be ready for unexpected errors
2012-12-06 Stavros SachtourisFix shell extra args bug
2012-12-06 Stavros SachtourisPropagate-debug changes for shell + debug
2012-11-20 Stavros SachtourisMove split_line code to cli.utils
2012-11-20 Stavros SachtourisMatch more quoted text
2012-11-20 Stavros SachtourisParse quoted strings in interactive shell
2012-11-19 Stavros SachtourisUnittest parallel server creation
2012-11-19 Stavros SachtourisFix config-forget bug
2012-11-16 Stavros SachtourisGradual thread inc/decrease in up/download
2012-11-16 Stavros SachtourisContext roll-back in case of exit
2012-11-15 Stavros SachtourisComplete top-level commands from everywhere
2012-11-15 Stavros SachtourisFix top-level from top-level call bug
2012-11-15 Stavros SachtourisAccess top-level commands from anywhere in shell
2012-11-15 Stavros SachtourisModify history commands
2012-11-15 Stavros SachtourisFix new deep-level bug in shell
2012-11-14 Stavros SachtourisSTART FEAT. DEV. cmd accessibility in shell
2012-11-14 Stavros SachtourisUse CLIErrors in shell
2012-11-14 Stavros SachtourisImprove print_list/dict
2012-11-14 Stavros SachtourisComplete UI/cli interface refactoring, minor bugs
2012-11-02 Stavros SachtourisMake all source pep8 compliant
2012-10-31 Stavros Sachtourispep8 part of kamaki (from root to cli)
2012-10-26 Stavros SachtourisRemove relative imports from all pkgs, fix astakos
2012-10-18 Stavros SachtourisMinor fix
2012-10-18 Stavros SachtourisMerge branch 'develop' of https://code.grnet.gr/git...
2012-10-18 Stavros SachtourisImprove interactive shell help
2012-10-18 Stavros SachtourisImprove interactive shell help msg
2012-10-16 Stavros SachtourisFix arguments in context switching
2012-10-16 Stavros SachtourisMinor fixes
2012-10-16 Stavros SachtourisTide up a little
2012-10-16 Stavros SachtourisKamaki now has interactive shell + minor fixes
2012-10-15 Stavros SachtourisSeperate shell from one-command cli