![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
Go to the source code of this file.
Namespaces | |
make_patch | |
Functions | |
def | make_patch.command (cmd, *args, **kwargs) |
def | make_patch.broadcast_packages () |
def | make_patch.matches (filename, patterns) |
def | make_patch.expand_dirs (files, basepath="") |
def | make_patch.revision_diff_cmd (cwd) |
def | make_patch.diff_pkg (name, cmtdir, exclusions=[]) |
def | make_patch.main () |
Variables | |
def | make_patch.cmt = lambda *args, **kwargs: command("cmt", *args, **kwargs) |
def | make_patch.cvs = lambda *args, **kwargs: command("cvs", *args, **kwargs) |
def | make_patch.svn = lambda *args, **kwargs: command("svn", *args, **kwargs) |