Download & Extend

Add ability for repoview to diff arbitrary commits

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

Version:6.x-1.0-beta1» 6.x-2.x-dev

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

Title:Repoview should also navigate through different revisions of a project» Add ability for repoview to diff arbitrary commits

updating title.

nobody click here