git-rev-list: Add regexp tuning options
authorPetr Baudis <pasky@suse.cz>
Sat, 19 May 2007 00:13:29 +0000 (02:13 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 21 May 2007 03:31:50 +0000 (20:31 -0700)
This patch introduces --extended-regexp and --regexp-ignore-case options to
tune what kind of patterns the pattern-limiting options (--grep, --author,
...) accept.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found