Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve rendering of the revision graph #46

Closed
jonas opened this issue Apr 29, 2012 · 0 comments
Closed

Improve rendering of the revision graph #46

jonas opened this issue Apr 29, 2012 · 0 comments
Labels

Comments

@jonas
Copy link
Owner

jonas commented Apr 29, 2012

The commit structure should be expanded to have a parent member, which points to the parent commits.

  • Make main view support navigating the revision graph using the parent action.
  • Improve coloring of the graph to make it easier to follow branches.

Feature from gitk:

  • Show from which branch heads and tags a commit is reachable, and perhaps which tag is the latest among the ones reachable from that commit, as part of the diff view. How should rewritten parent information be handled? Depends on new enhanced commit structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant