Community
Participate
Working Groups
We should show a graph showing dependencies between revisions on the git log page.
I'm not 100% sure, but it may depend on bug 343644.
During 0.3 M1 we started working on the Git Log for repos i.e. git log --all. We may see all commits in the repo now and the next step is to add a graph showing the commits' tree.
(In reply to comment #2) > During 0.3 M1 we started working on the Git Log for repos i.e. git log --all. We > may see all commits in the repo now and the next step is to add a graph showing > the commits' tree. The graph will be something similar to what we can see in EGit.
This is something for 0.4.
Some time ago I came across project called Gitblit, which is an open-source, pure Java stack for managing and viewing Git repos. Since it's under Apache license I was hoping there are UI parts we could reuse in Orion for this bug, but looking at http://gitblit.com/screenshots.html I didn't see anything resembling a graph.
Grant, I think we can close this? Unless I'm confusing this with some other feature, I think this was implemented in December 2015. https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=5d6d31c1b9b836ced5734d225d3d12b39ecbbb9d
Thanks Remy, agreed. Closing report.