git-rev-list: Add regexp tuning options
commit93d496a560cdcd4f72c8dee1b0b2efa324e1c3bb
authorPetr Baudis <pasky@suse.cz>
Sat, 19 May 2007 00:13:29 +0000 (19 02:13 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 21 May 2007 03:31:50 +0000 (20 20:31 -0700)
tree24e8b184107429905eb438c63f3b63d0bf788026
parent77e4e8bd9b862d7285ca408d5e6dfc2134dba911
git-rev-list: Add regexp tuning options

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>
Documentation/git-rev-list.txt
revision.c