Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Filtering of History view similar to git log --author --online "FirstName LastName"

Hi,

One of the things I do on a regular basis is to search a commit by author.

For example:

git log --author --online "Lars Vogel"

Can I do this from Eclipse? I know the History View allows to "Find"
but AFAICS I have no filter in the sense that only the matching
commits are shown.

For example I tried to find a commit from me in JDT UI which I did
approx. 3-5 years ago but scrolling down the the history view turned
out to be to slow and the "Next" button seem to ignore my selection by
"Author".

Best regards, Lars

-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top