ikiwiki/IkiWiki/Rcs
Brian Downing 6d85ccdb6f Add full parser for git diff-tree output
The -c option to git log/diff-tree produces "merged" diffs with a
different format from normal ones.  However, the existing diff-tree
parser only accepted non-merged diff lines.  Merged diff lines caused
the parser to get out of sync.  This patch adds a full parser for diffs
with any number of parents.  See the "DIFF FORMAT FOR MERGES" section in
the git-diff-tree man page for more information.

Signed-off-by: Brian Downing <bdowning@lavos.net>
2008-01-17 11:15:23 -05:00
..
Stub.pm proper fix for adding file, based on jkoenig's patch 2007-08-15 00:06:20 +00:00
git.pm Add full parser for git diff-tree output 2008-01-17 11:15:23 -05:00
mercurial.pm use --style default for get_ctime too 2007-08-29 03:02:41 +00:00
monotone.pm apply monotone patch 2007-08-24 01:20:25 +00:00
svn.pm * Correct a pair of logic errors that triggered if svnpath was empty. 2007-10-21 22:57:11 +00:00
tla.pm * Optimise displaytime, trimming maybe 6% off the build time. 2007-04-10 01:49:16 +00:00