Skip to content
GitLab
Explore
Sign in
Commits · 53375e225fa0a97feb4d7cded9938d36ba950208
cc-cli
Browse files
Jan 25, 2011
review of tag answer system
· 53375e22
Seblu
authored
Jan 25, 2011
53375e22
get_tags handle correctly None as tags args
· 1aa992d8
Seblu
authored
Jan 25, 2011
1aa992d8
handle ttl and resolving in get_tags method
· 91e98857
Seblu
authored
Jan 25, 2011
91e98857
Jan 11, 2011
fix bug in command passwd
· c1b39064
Seblu
authored
Jan 11, 2011
c1b39064
update usage of addright
· d283a4dd
Seblu
authored
Jan 11, 2011
d283a4dd
add command shutdown
· e1d37d03
Seblu
authored
Jan 11, 2011
e1d37d03
add command exec
· d694803c
Seblu
authored
Jan 11, 2011
d694803c
Makefile now sexy handle source and binary debien pakage creation
· 2e73c76f
Seblu
authored
Jan 11, 2011
2e73c76f
Jan 10, 2011
catch exception in command remote
· 91eabb82
Seblu
authored
Jan 10, 2011
91eabb82
command kill
· ab7d244c
Seblu
authored
Jan 10, 2011
ab7d244c
fix loading history file
· e0e28c3f
Seblu
authored
Jan 10, 2011
e0e28c3f
Jan 08, 2011
New command list display (aligned by line)
· f541de60
Seblu
authored
Jan 08, 2011
f541de60
fix ? completion
· 383ad92e
Seblu
authored
Jan 08, 2011
383ad92e
Debug printing in grey
· 3cea4a01
Seblu
authored
Jan 08, 2011
3cea4a01
correctly handle ? and ! completion and execution
· 280652a2
Seblu
authored
Jan 08, 2011
280652a2
Add alias to completion of command
· a5822e51
Seblu
authored
Jan 08, 2011
a5822e51
Abstract readline completer by a simple completer which take a list of choice
· 4da970f7
Seblu
authored
Jan 08, 2011
4da970f7
better exception display of cliError in program entrance
· 14791a44
Seblu
authored
Jan 08, 2011
14791a44
Add a completion class to handle completion
· a5ba5423
Seblu
authored
Jan 08, 2011
a5ba5423
Jan 07, 2011
multiple command cleaning
· 905a492c
Seblu
authored
Jan 07, 2011
905a492c
command uptime take tql
· eb4a13af
Seblu
authored
Jan 07, 2011
eb4a13af
simple completion on command
· 2f3522cf
Seblu
authored
Jan 07, 2011
2f3522cf
add reserved tags concept to tql
· 69702fa8
Seblu
authored
Jan 07, 2011
69702fa8
fix exception on invalid profile name as command line argument
· 4825c228
Seblu
authored
Jan 07, 2011
4825c228
printer getpass no longer use module getpass
· c095a3b5
Seblu
authored
Jan 07, 2011
c095a3b5
command close / declose
· e513b4db
Seblu
authored
Jan 07, 2011
e513b4db
command tags take tql
· 61fbb013
Seblu
authored
Jan 07, 2011
61fbb013
new initialization process
· e4c2e492
Seblu
authored
Jan 07, 2011
e4c2e492
command passwd take a tql
· 3ae32cbe
Seblu
authored
Jan 07, 2011
3ae32cbe
Jan 06, 2011
disable history inside ask
· a49347d4
Seblu
authored
Jan 06, 2011
a49347d4
handle EOF in command
· abaa11b5
Seblu
authored
Jan 06, 2011
abaa11b5
better handling of bad exceptions
· 0b95c2ba
Seblu
authored
Jan 06, 2011
0b95c2ba
New profile system
· d51fda10
Seblu
authored
Jan 06, 2011
d51fda10
use a raw config parser
· 8ec4fc75
Seblu
authored
Jan 06, 2011
8ec4fc75
new tql spec
· 76aa2969
Seblu
authored
Jan 06, 2011
76aa2969
command rights
· 0ff32581
Seblu
authored
Jan 06, 2011
0ff32581
Jan 04, 2011
new start/stop/pause/resume commands
· 460c8634
Seblu
authored
Jan 04, 2011
460c8634
better tags display
· 0ff976c3
Seblu
authored
Jan 04, 2011
0ff976c3
command whoami
· 709d97bb
Seblu
authored
Jan 04, 2011
709d97bb
fix prompt editon in expert mode
· 5fbc32d4
Seblu
authored
Jan 04, 2011
5fbc32d4
Loading