Show repository name in Git history view
commit1787ca23b9ff80a66e86d22fbc302726057001f5
authorStefan Lay <stefan.lay@sap.com>
Thu, 15 Apr 2010 09:01:32 +0000 (15 11:01 +0200)
committerChris Aniszczyk <caniszczyk@gmail.com>
Fri, 16 Apr 2010 20:03:18 +0000 (16 15:03 -0500)
treeedc4324063e7c1744a49c862528c82302ea0b354
parent7b4b982d1cbbb109acdb2b546a638a872e4db76b
Show repository name in Git history view

In the title of the history view the repository name
is shown instead of the eclipse project name.

This fits better to the filter button semantics:
When the filter for all changes in the repo is shown,
the repository name should be diplayed in the title.

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