From: Thomas Rast <trast@student.ethz.ch>
To: Eugene Sajine <euguess@gmail.com>
Cc: <git@vger.kernel.org>
Subject: Re: [BUG] ? - git log :/text results are strange
Date: Sat, 20 Feb 2010 00:45:59 +0100 [thread overview]
Message-ID: <201002200045.59908.trast@student.ethz.ch> (raw)
In-Reply-To: <76c5b8581002191541x95c3378je6f0528c11aaba4f@mail.gmail.com>
On Saturday 20 February 2010 00:41:32 Eugene Sajine wrote:
> oh. I see, thanks!
>
> I had to do
>
> $git log --pretty=oneline | grep fix
>
> to get what i wanted...
Well, you can also do
git log --grep=fix --pretty=oneline
Sorry for not mentioning that in my first reply...
--
Thomas Rast
trast@{inf,student}.ethz.ch
prev parent reply other threads:[~2010-02-19 23:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-19 21:50 [BUG] ? - git log :/text results are strange Eugene Sajine
2010-02-19 22:34 ` Thomas Rast
2010-02-19 23:41 ` Eugene Sajine
2010-02-19 23:45 ` Thomas Rast [this message]
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=201002200045.59908.trast@student.ethz.ch \
--to=trast@student.ethz.ch \
--cc=euguess@gmail.com \
--cc=git@vger.kernel.org \
/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).