Hi Jeffrey,

At a quick glance, that looks great.  Thanks for passing it on.

> In particular, I'm wondering about git diff's support for copy and
> rename detection.  It'd be nice for a copy or rename to show up as
> such in the filename list, and not unnecessarily show a diff
> containing the entire contents of the file.  This information is

We have this issue with Subversion diffs at the moment too..
Codestriker pretty much just reproduces the diff it was given.  You'd
have to perhaps update the filename "field" to contain this
information (copied from ...).  This is how Subversion diffs actually
represent it.

Do you have some example git diffs?  Perhaps you can add those into
t/FileParser/git.t?

Also - just so I can update the documentation, can you email me some
example repository strings for the git repository?

Cheers,
David

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Codestriker-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to