git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git & patterns
@ 2011-05-18 10:48 Ferry Huberts
  2011-05-18 13:07 ` Andreas Ericsson
  2011-05-18 19:55 ` Junio C Hamano
  0 siblings, 2 replies; 11+ messages in thread
From: Ferry Huberts @ 2011-05-18 10:48 UTC (permalink / raw)
  To: git

Hi list

After reading the manual page for git describe it was not clear to me what
kind of pattern the --match option should take. Was it to be
a shell pattern (to be expected) or a regular expression pattern?

So I dug in the code to find fnmatch: shell pattern.

Now my question(s):
- could the manual page be update to make this explicit please? (plus
other manual pages talking about (shell) patterns)
- could git start taking regular expression patterns please?

I'm using the --match option on git describe to generate version
information from and matching against a regular expression is soooo much
more powerful and allows me to fully define my naming convention while
shell patterns do not allow me to do so.

Or am I missing something?

grtz

-- 
Ferry Huberts

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-05-19  6:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18 10:48 git & patterns Ferry Huberts
2011-05-18 13:07 ` Andreas Ericsson
2011-05-18 13:36   ` Ferry Huberts
2011-05-18 19:55 ` Junio C Hamano
2011-05-19  6:23   ` Ferry Huberts
2011-05-19  6:40     ` Tim Mazid
2011-05-19  6:43       ` Tim Mazid
2011-05-19  6:46         ` Ferry Huberts
2011-05-19  6:54           ` Tim Mazid
2011-05-19  6:47     ` Junio C Hamano
2011-05-19  6:54       ` Ferry Huberts

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).