My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e6f80ae
a010391
)
Merge branch 'ab/sha1dc-maint' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 5 Jun 2017 00:03:15 +0000
(09:03 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 5 Jun 2017 00:03:15 +0000
(09:03 +0900)
The "collision detecting" SHA-1 implementation shipped with 2.13
was quite broken on some big-endian platforms and/or platforms that
do not like unaligned fetches. Update to the upstream code which
has already fixed these issues.
* ab/sha1dc-maint:
sha1dc: update from upstream
Trivial merge