Several times recently I found myself wanting to reset to HEAD^ or similar relative references. I've also wanted at least once to reset to a specific SHA. From what I can see the Reset command in egit doesn't support either of these.
Similarly, I can't reset to an entry in the "Git Reflog" view (that would really be handy), or from a window showing a commit (ditto).
How hard would it be to add some of these features?