]> git.neil.brown.name Git - git.git/commit
Merge branch 'ab/sha1dc'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jul 2017 20:42:51 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jul 2017 20:42:51 +0000 (13:42 -0700)
commit2db87328ef8246b7dbca90563fecc1e67c6274e6
tree8ecbba52925f1095eab841f6d3fc05064d2a7097
parentd73b46cfb5cd675e79ad61ba08e32b06d95f1a08
parentcac87dc01d30ed8fc00f5b872a7ee7804f7b9ffa
Merge branch 'ab/sha1dc'

The "collission-detecting" implementation of SHA-1 hash we borrowed
from is replaced by directly binding the upstream project as our
submodule.  Glitches on minority platforms are still being worked out.

* ab/sha1dc:
  sha1collisiondetection: automatically enable when submodule is populated
  sha1dc: optionally use sha1collisiondetection as a submodule
Makefile