Support character-by-character diffs in commit views
Reported by Alex Coles | March 31st, 2008 @ 08:59 PM
Feature request is to support additional highlighting to show differences on a character-by-character basis, not just line-by-line.
This feature is inspired by Atlassian's FishEye:
http://www.atlassian.com/softwar...
Of course, I do not know if this would be straightforward to implement. I am presuming GitHub's diff functionality wraps around the 'git diff' command somehow (since GitHub uses grit).
Comments and changes to this ticket
-
Alex Coles April 4th, 2008 @ 11:45 AM
Just to add (although I had forgotten this) that this is something also supported in Trac:
-
Tom Preston-Werner April 8th, 2008 @ 02:01 AM
- → Milestone cleared.
- → Assigned user changed from defunkt to Tom Preston-Werner
- → State changed from new to open
I'm on it! The Trac char-wise diff is a very simple left/right differentiation technique. Easy enough. Look for this post-launch.
-
Thomas Aylott April 14th, 2008 @ 02:21 AM
Any change of getting that char-by-char diff functionality released for others to use somehow? I'm working on a git gui thing for textmate. Thanks.
-
Tom Preston-Werner July 13th, 2008 @ 11:17 PM
- → State changed from open to resolved
- → Tag changed from to feature ui
This is implemented and will show up on site after next deploy. An example can be found at the bottom of
http://github.com/mojombo/grit/c...
(won't work until we deploy again)
-
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
