Merge branch 'rj/test-regex'
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Sep 2012 18:36:25 +0000 (11:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Sep 2012 18:36:25 +0000 (11:36 -0700)
commitefe0a206a24179bf085463ea88f8c95ebc7c4768
treeb757b33c8b07491a6076d208b8bed851e372cf7f
parent871313c35851e85a58c4012c02a806890c671813
parentc91841594c2f08bec0c8b2d46da27add18fb4854
Merge branch 'rj/test-regex'

Git ships with a fall-back regexp implementation for platforms with
buggy regexp library; give people a tool to see if they should be
using it on their platform.

* rj/test-regex:
  test-regex: Add a test to check for a bug in the regex routines
.gitignore
Makefile