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
/
copyfile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a "summary" to the cmd_module classes so the help can get to them.
Adrian Likins
2008-06-26
1
-0
/
+1
*
fix traceback on "func '*' copyfile". aka, call with no arguments
Adrian Likins
2008-06-26
1
-0
/
+4
*
move command.py:BaseCommand() to it's own module, base_command.py
Adrian Likins
2008-03-28
1
-3
/
+3
*
add a BaseCommand class to func/overlord/command.py.
Adrian Likins
2008-03-28
1
-17
/
+6
*
Changing func/func/overlord/client.py:Client() to Overlord(). Client() still
Adrian Likins
2008-03-28
1
-6
/
+6
*
Our client.command.Command class looks for 'usage', not 'useage'
Luke Macken
2008-01-14
1
-1
/
+1
*
more deletions of shebangs.
Steve 'Ashcrow' Milner
2008-01-13
1
-3
/
+0
*
change copyfile cmd line to transmit file contents as binary blobs
Adrian Likins
2007-10-24
1
-2
/
+2
*
copyfile.py: dont need the parse call here
Adrian Likins
2007-10-12
1
-3
/
+0
*
what kind of weird name is "rpath", change to "remotepath"
Adrian Likins
2007-10-12
1
-2
/
+2
*
add "copyfile" commandline module that knows how to get the local
Adrian Likins
2007-10-12
1
-0
/
+79