ikiwiki/IkiWiki/Rcs
Joey Hess cbddb5a4b8 add rcs_commit_staged and rcs_rename
Implemented for git and svn so far.

Note that rcs_commit_staged does assume that the rcs has the ability to
"stage" multiple changes for a later commit. Support for this varies, but
all we really care about is staging removals and renames, which, AFAIK, all
modern rcs's support.
2008-07-22 16:14:33 -04:00
..
Stub.pm add rcs_commit_staged and rcs_rename 2008-07-22 16:14:33 -04:00
bzr.pm add rcs_commit_staged and rcs_rename 2008-07-22 16:14:33 -04:00
git.pm add rcs_commit_staged and rcs_rename 2008-07-22 16:14:33 -04:00
mercurial.pm add rcs_commit_staged and rcs_rename 2008-07-22 16:14:33 -04:00
monotone.pm add rcs_commit_staged and rcs_rename 2008-07-22 16:14:33 -04:00
svn.pm add rcs_commit_staged and rcs_rename 2008-07-22 16:14:33 -04:00
tla.pm add rcs_commit_staged and rcs_rename 2008-07-22 16:14:33 -04:00