Posted by gengel on May 5, 2009 at 9:33pm
Jump to:
| Project: | Repoview |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Or, better yet, do diffs and be able to compare files from "then" to "now"
...Sort of like Trac or Redmine. (Yes, I know this is a long way off.)
Comments
#1
So the 2.x branch can step back through different versions of a project. I do like the idea of diffing 2 versions. Right now the glip plugin actually shells out to ask git to show the diff. There's no reason we couldn't have show you a diff of any 2 arbitrary commits... but we would need to add an interface for it which I think is the hard part. Right now I'm focusing on blockers for #1003550, but this is definitely in the backlog.
Patches welcome!
#2
updating title.