index
:
third_party-func.git
master
Genome patches to func that are not yet upstream
Chris Alfonso
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
func
/
overlord
/
cmd_modules
/
ping.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneded print statement.
Krzysztof A. Adamski
2008-06-29
1
-1
/
+0
*
add a "summary" to the cmd_module classes so the help can get to them.
Adrian Likins
2008-06-26
1
-0
/
+1
*
move command.py:BaseCommand() to it's own module, base_command.py
Adrian Likins
2008-03-28
1
-2
/
+2
*
add a BaseCommand class to func/overlord/command.py.
Adrian Likins
2008-03-28
1
-11
/
+7
*
Changing func/func/overlord/client.py:Client() to Overlord(). Client() still
Adrian Likins
2008-03-28
1
-3
/
+6
*
Fixing func "*" ping functionality, which had an earlier reference to expand_...
Michael DeHaan
2008-02-21
1
-2
/
+2
*
initial work on "func '*' check" command for diagnosing basic setup problems,
Michael DeHaan
2008-02-21
1
-1
/
+1
*
Our client.command.Command class looks for 'usage', not 'useage'
Luke Macken
2008-01-14
1
-1
/
+1
*
removed a lot of misplaced shebangs.
Steve 'Ashcrow' Milner
2008-01-13
1
-7
/
+1
*
Slight changes to make it easier to establish seperate client handles to all ...
Michael DeHaan
2007-10-25
1
-11
/
+16
*
Added a ping function to the test module and a new command "func '*' ping" wh...
Michael DeHaan
2007-10-25
1
-0
/
+70