Fix refresh bug in name of GitHistoryView
commit4abb6aaf8e5cc619ad164fd04b053622504a6dbe
authorStefan Lay <stefan.lay@sap.com>
Thu, 15 Apr 2010 09:03:43 +0000 (15 11:03 +0200)
committerStefan Lay <stefan.lay@sap.com>
Fri, 16 Apr 2010 13:09:52 +0000 (16 15:09 +0200)
treecae74cb889429758aaba20885f0aeb20ea242526
parent00367bd73500790047d985a0361e6a4222329ae9
Fix refresh bug in name of GitHistoryView

When the filter was changed in the GitHistoryView the
label was not updated accordingly.

Change-Id: I5cd79b90e74cb25fc7af6ce4b038bf33720a970a
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/GitHistoryPage.java