Community
Participate
Working Groups
It would be nice to see the git reflog given a repository. I'd imagine a viewer like the commit viewer, but there would be a table with "from" "to" "desc" as columns. Users would be able to easily jump to branches and view commits from this viewer.
Here's a basic start of a reflog view... http://egit.eclipse.org/r/3735 It needs some tests and the ability to easily move between branches. This can be probably done via a nifty custom tooltip.
Merged into master. Thank you Kevin for the additions.