SZEDER Gábor wrote: > Commit a393777e (bash completion: refactor common log, shortlog and gitk > options, 2009-02-16) introduced a list of command line options that go > well with 'git log' and 'git shortlog' but not with gitk. However, > these options are all 'git rev-list' options, and, therefore, are > accepted by gitk, too. [...] > + --author= --committer= --grep= > + --all-match At the time, I tried to skip options to gitk that disconnect history in places where it really is connected. This applies to --author, --committer and --grep, which also have a GUI equivalent. However, --all-match doesn't, and then the other three are also needed, so I guess this makes sense. -- Thomas Rast trast@{inf,student}.ethz.ch
Attachment:
signature.asc
Description: This is a digitally signed message part.