aboutsummaryrefslogtreecommitdiffstats
path: root/sha1dc
AgeCommit message (Expand)AuthorFilesLines
2023-11-26doc: refer to internet archiveJosh Soref1-1/+1
2019-12-06Merge branch 'jk/lore-is-the-archive'Junio C Hamano1-1/+1
2019-11-30doc: replace public-inbox links with lore.kernel.orgJeff King1-1/+1
2019-11-10sha1dc: fix trivial comment spelling errorElijah Newren1-1/+1
2019-05-14sha1dc: update from upstreamÆvar Arnfjörð Bjarmason1-1/+1
2019-03-13Makefile: fix unaligned loads in sha1dc with UBSanJeff King1-2/+3
2018-08-02sha1dc: update from upstreamÆvar Arnfjörð Bjarmason1-1/+11
2017-07-06Merge branch 'ab/sha1dc-maint'Junio C Hamano1-22/+66
2017-07-03sha1dc: update from upstreamÆvar Arnfjörð Bjarmason1-22/+66
2017-06-27Spelling fixesVille Skyttä1-1/+1
2017-06-07sha1dc: update from upstreamÆvar Arnfjörð Bjarmason2-9/+27
2017-06-07sha1dc: ignore indent-with-non-tab whitespace violationsJeff King1-0/+1
2017-05-22sha1dc: update from upstreamÆvar Arnfjörð Bjarmason4-87/+121
2017-03-26sha1dc: avoid CPP macro collisionsJunio C Hamano1-5/+6
2017-03-17Makefile: add DC_SHA1 knobJeff King2-0/+35
2017-03-16sha1dc: disable safe_hash featureJeff King1-1/+1
2017-03-16sha1dc: adjust header includes for gitJeff King4-13/+9
2017-03-16sha1dc: add collision-detecting sha1 implementationJeff King5-0/+2336