Merge branch 'rm/strchrnul-not-strlen'
commit6f75e48323bc3071495025fd14105e9dffa9e8dd
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:51:18 +0000 (18 13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2014 20:51:18 +0000 (18 13:51 -0700)
treefbb3b54f3877d21bc6a9ac6c284971581e18274b
parent884377c128925e7aa43eafebd8d4d0ba27dafe67
parent2c5495f7b60d6ddcd6a411b48d2f6dbc4a24717a
Merge branch 'rm/strchrnul-not-strlen'

* rm/strchrnul-not-strlen:
  use strchrnul() in place of strchr() and strlen()
archive.c
cache-tree.c
diff.c
pretty.c