| Home | Trees | Indices | Help |
|---|
|
|
extern.log.log.Loggable --+
|
vcs.VCS --+
|
Git
|
|||
|
|||
|
|||
| bool |
|
||
| str |
|
||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
name =
|
|||
|
Inherited from |
|||
|
|||
|
Make the VCS ignore the given list of paths.
|
Commit the given list of paths, with the given message. Note that depending on the VCS, parents that were just added may need to be commited as well.
|
Return a diff for the given path.
|
Return an re matcher object that will expand to the file being changed. The default implementation works for CVS and SVN.
|
Update the given path to the latest version.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 1 02:11:39 2008 | http://epydoc.sourceforge.net |