Make :/ accept a regex rather than a fixed pattern
authorLinus Torvalds <redacted>
Fri, 23 Apr 2010 15:20:20 +0000 (08:20 -0700)
committerJunio C Hamano <redacted>
Mon, 14 Jun 2010 17:31:11 +0000 (10:31 -0700)
commit57895105c4ff083d7c9bc59b2b88b9b5176c1915
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
sha1_name.c
git clone https://git.99rst.org/PROJECT