commit | 57895105c4ff083d7c9bc59b2b88b9b5176c1915 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Apr 23 08:20:20 2010 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jun 14 10:31:11 2010 -0700 |
tree | f8ac0c8533c76be194a859ba5c74c34d395c657a | |
parent | 6339f67fedfec454294dc33ebc3dcec6eeb70e02 [diff] |
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>