From: Thomas Rast <trast@student.ethz.ch>
To: Jeremy Nickurak <vger-lists@trk.nickurak.ca>
Cc: <git@vger.kernel.org>
Subject: Re: Retrieving logs matching pattern for all time.
Date: Sun, 4 Sep 2011 18:13:23 +0200 [thread overview]
Message-ID: <201109041813.24418.trast@student.ethz.ch> (raw)
In-Reply-To: <CA+eQo_0gZpbz399GN1b+0mq8OY3Xoo+kij=UGSjwbJcNreYBvw@mail.gmail.com>
Jeremy Nickurak wrote:
> > user@host:~/something$ git log -- 'hel*'
> > user@host:~/something$
>
> IE, git doesn't seem to interpret globs itself in patterns.
It does for me:
thomas@thomas:~/g(next u+59)$ g log --oneline --name-status -- "REA*"
f73b3af README: git lives at http://git-scm.com these days
M README
etc.
Which git version are you using?
--
Thomas Rast
trast@{inf,student}.ethz.ch
next prev parent reply other threads:[~2011-09-04 16:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-03 0:03 Retrieving logs matching pattern for all time Jeremy Nickurak
2011-09-04 16:13 ` Thomas Rast [this message]
2011-09-04 18:59 ` Junio C Hamano
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=201109041813.24418.trast@student.ethz.ch \
--to=trast@student.ethz.ch \
--cc=git@vger.kernel.org \
--cc=vger-lists@trk.nickurak.ca \
/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).