Merge branch 'jn/userdiff-perl-updates' into next
commit2595ae136f9f6834cc1159ea6a8c0459d989a7f5
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 May 2011 18:45:22 +0000 (23 11:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 May 2011 18:45:22 +0000 (23 11:45 -0700)
tree113f4a546daca78df63cf18793934b749314ce5e
parent69164a3847861b95cc467d763570c9335708d111
parentf143d9c695cd4c3e86069c536fa0dff04fc93e93
Merge branch 'jn/userdiff-perl-updates' into next

* jn/userdiff-perl-updates:
  userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters
  tests: make test_expect_code quieter on success
  userdiff/perl: catch sub with brace on second line
  userdiff/perl: match full line of POD headers
  userdiff/perl: anchor "sub" and "package" patterns on the left
  t4018 (funcname patterns): minor cleanups
  t4018 (funcname patterns): make configuration easier to track
  t4018 (funcname patterns): make .gitattributes state easier to track
t/test-lib.sh