|
def | upload.GetEmail (prompt) |
|
def | upload.StatusUpdate (msg) |
|
def | upload.ErrorExit (msg) |
|
def | upload.GetRpcServer (options) |
|
def | upload.EncodeMultipartFormData (fields, files) |
|
def | upload.GetContentType (filename) |
|
def | upload.RunShellWithReturnCode (command, print_output=False, universal_newlines=True) |
|
def | upload.RunShell (command, silent_ok=False, universal_newlines=True, print_output=False) |
|
def | upload.SplitPatch (data) |
|
def | upload.UploadSeparatePatches (issue, rpc_server, patchset, data, options) |
|
def | upload.GuessVCS (options) |
|
def | upload.RealMain (argv, data=None) |
|
def | upload.main () |
|