From: Thomas Rast <trast@student.ethz.ch>
To: "SZEDER Gábor" <szeder@ira.uka.de>
Cc: git@vger.kernel.org, "Shawn O. Pearce" <spearce@spearce.org>
Subject: Re: [PATCH] bash: gitk accepts common log-shortlog options
Date: Wed, 22 Jul 2009 00:36:36 +0200 [thread overview]
Message-ID: <200907220036.42917.trast@student.ethz.ch> (raw)
In-Reply-To: <1248214802-2996-1-git-send-email-szeder@ira.uka.de>
[-- Attachment #1: Type: Text/Plain, Size: 750 bytes --]
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 #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-07-21 22:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-21 22:20 [PATCH] bash: gitk accepts common log-shortlog options SZEDER Gábor
2009-07-21 22:36 ` Thomas Rast [this message]
2009-07-22 14:05 ` SZEDER Gábor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200907220036.42917.trast@student.ethz.ch \
--to=trast@student.ethz.ch \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.org \
--cc=szeder@ira.uka.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).