Skip to content
GitLab
Explore
Sign in
Commits · 3fe9a965c4c87963bf6c639137f53063ffb96177
cc-cli
cccli
command
Browse files
Feb 10, 2011
new TqlCommand class which handle command with tql
· bea530ff
Seblu
authored
Feb 10, 2011
bea530ff
addright take index optional argument
· 42e062d7
Seblu
authored
Feb 10, 2011
42e062d7
delright can take a list of index or delete all with *
· 1fc2480d
Seblu
authored
Feb 10, 2011
1fc2480d
Implement option in shutdown command
· 34e7efe8
Seblu
authored
Feb 10, 2011
34e7efe8
server now report server version
· e9d51f4e
Seblu
authored
Feb 10, 2011
e9d51f4e
new color theme
· 4269ef4c
Seblu
authored
Feb 10, 2011
4269ef4c
Feb 09, 2011
fix tagdisplay bug. command tags use tagdisplay
· c06d466a
Seblu
authored
Feb 09, 2011
c06d466a
tagdisplay command
· cd52efdf
Seblu
authored
Feb 09, 2011
cd52efdf
new command server which merge cache and remote
· 4948c191
Seblu
authored
Feb 09, 2011
4948c191
fix File "/home/seblu/scm/cc-cli/cccli/command/list.py", line 70, in _list_align
· 54739920
Seblu
authored
Feb 09, 2011
54739920
Feb 08, 2011
Implement tagdisplay. This allow per tag coloring and typing.
· 5c11d336
Seblu
authored
Feb 08, 2011
5c11d336
rigths use OptionCommand
· 9c65957b
Seblu
authored
Feb 08, 2011
9c65957b
update tql in vm command
· 31dd6b06
Seblu
authored
Feb 08, 2011
31dd6b06
improve tags command
· d0eb1cf1
Seblu
authored
Feb 08, 2011
d0eb1cf1
improve vm commands
· 4b192844
Seblu
authored
Feb 08, 2011
4b192844
add command restart
· 2d9d4da8
Seblu
authored
Feb 08, 2011
2d9d4da8
add command cache
· d32f6204
Seblu
authored
Feb 08, 2011
d32f6204
Feb 04, 2011
fix some usage displaying
· 1f51db71
Seblu
authored
Feb 04, 2011
1f51db71
add a new OptionCommand class which add option parser to command class
· e3cd9651
Seblu
authored
Feb 04, 2011
e3cd9651
Global command refactoring
· d320e341
Seblu
authored
Feb 04, 2011
d320e341
Loading