![]() |
The Gaudi Framework
v25r3
|
Go to the source code of this file.
Namespaces | |
| make_patch | |
Functions | |
| def | make_patch.command |
| def | make_patch.broadcast_packages |
| def | make_patch.matches |
| def | make_patch.expand_dirs |
| def | make_patch.revision_diff_cmd |
| def | make_patch.diff_pkg |
| def | make_patch.main |
Variables | |
| tuple | make_patch.cmt = lambda*args,**kwargs:apply(command, ("cmt",) + args, kwargs) |
| tuple | make_patch.cvs = lambda*args,**kwargs:apply(command, ("cvs",) + args, kwargs) |
| tuple | make_patch.svn = lambda*args,**kwargs:apply(command, ("svn",) + args, kwargs) |