From: Petr Baudis Date: Sat, 19 May 2007 00:13:29 +0000 (+0200) Subject: git-rev-list: Add regexp tuning options X-Git-Tag: v1.5.3-rc0~212 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/93d496a560cdcd4f72c8dee1b0b2efa324e1c3bb?hp=93d496a560cdcd4f72c8dee1b0b2efa324e1c3bb 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 Signed-off-by: Junio C Hamano ---