Make :/ accept a regex rather than a fixed pattern
commit57895105c4ff083d7c9bc59b2b88b9b5176c1915
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Apr 2010 15:20:20 +0000 (23 08:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2010 17:31:11 +0000 (14 10:31 -0700)
treef8ac0c8533c76be194a859ba5c74c34d395c657a
parent6339f67fedfec454294dc33ebc3dcec6eeb70e02
Make :/ accept a regex rather than a fixed pattern

This also makes it trigger anywhere in the commit message, rather than
just at the beginning. Which tends to be a lot more useful.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sha1_name.c