Skip to content
GitLab
Explore
Sign in
Commits · 25e8d49d7f4bd79e4025dba18b43c2fad40cd299
sjrpc
Browse files
Feb 14, 2011
add default usage for OptionCommand
· 25e8d49d
Seblu
authored
Feb 14, 2011
25e8d49d
check args for version command
· 2c675883
Seblu
authored
Feb 14, 2011
2c675883
check args for quit command
· 1f9bd1f4
Seblu
authored
Feb 14, 2011
1f9bd1f4
status is now printer everytime when asked
· 2d1cb44d
Seblu
authored
Feb 14, 2011
2d1cb44d
command passwd use now TqlCommand
· 242f1f5f
Seblu
authored
Feb 14, 2011
242f1f5f
addacount now use OptionCommand
· 05fb5e1a
Seblu
authored
Feb 14, 2011
05fb5e1a
fix tags bad using of OptionCommand
· 5549e95c
Seblu
authored
Feb 14, 2011
5549e95c
Feb 11, 2011
fix some unicode issue
· 84ed6035
Seblu
authored
Feb 11, 2011
84ed6035
Big rewrite of a lot of command by using new OptionCommand and TqlCommand
· 94ddafa8
Seblu
authored
Feb 11, 2011
94ddafa8
Feb 10, 2011
fix bad getpass removing history
· 3fe9a965
Seblu
authored
Feb 10, 2011
3fe9a965
new TqlCommand class which handle command with tql
· bea530ff
Seblu
authored
Feb 10, 2011
bea530ff
fix bad regexp escaping
· c899533e
Seblu
authored
Feb 10, 2011
c899533e
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
tag maching in tadisplay color
· db02d260
Seblu
authored
Feb 10, 2011
db02d260
better tagdisplay type patter matching. Better match is selected
· 66fa0f98
Seblu
authored
Feb 10, 2011
66fa0f98
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
tag glob in tagdisplay
· ea530fe8
Seblu
authored
Feb 09, 2011
ea530fe8
fix File "/home/seblu/scm/cc-cli/cccli/command/list.py", line 70, in _list_align
· 54739920
Seblu
authored
Feb 09, 2011
54739920
import * only allowed at module level
· 8c766369
Seblu
authored
Feb 09, 2011
8c766369
Feb 08, 2011
Implement tagdisplay. This allow per tag coloring and typing.
· 5c11d336
Seblu
authored
Feb 08, 2011
5c11d336
printer fatal user signal module
· 6ade2a7d
Seblu
authored
Feb 08, 2011
6ade2a7d
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 07, 2011
fix missing \n after password asking
· a8fb42a5
Seblu
authored
Feb 07, 2011
a8fb42a5
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
Feb 03, 2011
only one profile loaded at a time
· 783cff41
Seblu
authored
Feb 03, 2011
783cff41
--list-profile (-l) to list available profile quickly
· 0e9de1c9
Seblu
authored
Feb 03, 2011
0e9de1c9
add --no-debug (-D) option
· 2ae21f22
Seblu
authored
Feb 03, 2011
2ae21f22
Loading