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