Use previous author when amending a commit
commite0193a0240ad54c116957cdf26d7ca800bc34523
authorYann Simon <yann.simon.fr@gmail.com>
Mon, 9 Feb 2009 09:30:57 +0000 (9 10:30 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 9 Feb 2009 15:25:13 +0000 (9 07:25 -0800)
treeb643143274878392e2cba0dbdfafd2e1ac0a3970
parentaa4d277e873c8c77a13cc82736b3697e5fe15da0
Use previous author when amending a commit

In the commit dialog, when amending the commit, the author of the
previous commit is proposed as default in the author field.

Signed-off-by: Yann Simon <yann.simon.fr@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/actions/CommitAction.java
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/dialogs/CommitDialog.java