summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-07Makefile: document default SHA-1 backend on OSXÆvar Arnfjörð Bjarmason1-0/+5
2022-11-07Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason8-9/+20
2022-11-07Makefile: document SHA-1 and SHA-256 default and selection orderÆvar Arnfjörð Bjarmason1-6/+11
2022-11-07Makefile: document default SHA-256 backendÆvar Arnfjörð Bjarmason1-2/+3
2022-11-07Makefile: rephrase the discussion of *_SHA1 knobsÆvar Arnfjörð Bjarmason1-6/+6
2022-11-07Makefile: create and use sections for "define" flag listingÆvar Arnfjörð Bjarmason1-92/+128
2022-11-07Makefile: correct DC_SHA1 documentationÆvar Arnfjörð Bjarmason1-2/+1
2022-11-07INSTALL: remove discussion of SHA-1 backendsÆvar Arnfjörð Bjarmason1-4/+0
2022-11-07Makefile: always (re)set DC_SHA1 on fallbackÆvar Arnfjörð Bjarmason1-1/+1
2022-11-07ls-files: fix --ignored and --killed flags in synopsisVincent Bernat1-2/+2
2022-11-07sparse-checkout.txt: new document with sparse-checkout directionsElijah Newren1-0/+1103
2022-11-07rebase --update-refs: avoid unintended ref deletionVictoria Dye2-3/+113
2022-11-07scalar reconfigure -a: remove stale `scalar.repo` entriesJohannes Schindelin2-20/+45
2022-11-04index: raise a bug if the index is materialised more than onceAnh Le1-0/+2
2022-11-04index: add trace2 region for clear skip worktreeAnh Le1-6/+22
2022-11-04t7001-mv.sh: modernizing test script using functionsDebra Obondo1-31/+31
2022-11-03The tenth batchTaylor Blau1-0/+4
2022-11-03Merge branch 'jk/avoid-localhost'Taylor Blau3-54/+77
2022-11-02ref-filter: fix parsing of signatures with CRLF and no bodyJeff King2-3/+28
2022-11-02ref-filter: fix parsing of signatures without blank linesJeff King2-1/+16
2022-11-02spatchcache: add a ccache-alike for "spatch"Ævar Arnfjörð Bjarmason2-0/+324
2022-11-02cocci: run against a generated ALL.cocciÆvar Arnfjörð Bjarmason2-0/+51
2022-11-02cocci rules: remove <id>'s from rules that don't need themÆvar Arnfjörð Bjarmason4-4/+4
2022-11-02Makefile: copy contrib/coccinelle/*.cocci to build/Ævar Arnfjörð Bjarmason2-6/+22
2022-11-02cocci: optimistically use COMPUTE_HEADER_DEPENDENCIESÆvar Arnfjörð Bjarmason2-2/+29
2022-11-02cocci: make "coccicheck" rule incrementalÆvar Arnfjörð Bjarmason3-28/+58
2022-11-02cocci: split off "--all-includes" from SPATCH_FLAGSÆvar Arnfjörð Bjarmason1-1/+4
2022-11-02cocci: split off include-less "tests" from SPATCH_FLAGSÆvar Arnfjörð Bjarmason1-1/+3
2022-11-02Makefile: split off SPATCH_BATCH_SIZE comment from "cocci" headingÆvar Arnfjörð Bjarmason1-2/+3
2022-11-02Makefile: have "coccicheck" re-run if flags changeÆvar Arnfjörð Bjarmason2-0/+16
2022-11-02Makefile: add ability to TAB-complete cocci *.patch rulesÆvar Arnfjörð Bjarmason1-3/+14
2022-11-02cocci rules: remove unused "F" metavariable from pending ruleÆvar Arnfjörð Bjarmason1-1/+0
2022-11-02Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T)Ævar Arnfjörð Bjarmason2-3/+5
2022-11-02diff.c: use diff_free_queue()SZEDER Gábor1-8/+2
2022-11-02line-log: free the diff queues' arrays when processing merge commitsSZEDER Gábor1-4/+2
2022-11-02line-log: free diff queue when processing non-merge commitsSZEDER Gábor3-0/+9
2022-11-01t5516/t5601: be less strict about the number of credential warningsJohannes Schindelin1-7/+7
2022-11-01t5516: move plaintext-password tests from t5601 and t5516Jeff King3-54/+77
2022-10-31test-lib-functions: drop redundant diagnostic printMartin Ågren1-4/+0
2022-10-31Documentation: build redo-seen.sh from jch..seenTaylor Blau1-1/+1
2022-10-31Documentation: build redo-jch.sh from master..jchTaylor Blau1-1/+6
2022-10-31run-command tests: test stdout of run_command_parallel()Ævar Arnfjörð Bjarmason1-5/+10
2022-10-31submodule tests: reset "trace.out" between "grep" invocationsÆvar Arnfjörð Bjarmason1-0/+8
2022-10-31hook tests: fix redirection logic error in 96e7225b310Ævar Arnfjörð Bjarmason1-1/+1
2022-10-30The ninth batchTaylor Blau1-0/+53
2022-10-30Merge branch 'jt/skipping-negotiator-wo-recursion'Taylor Blau1-12/+17
2022-10-30Merge branch 'jc/doc-fsck-msgids'Taylor Blau6-2/+264
2022-10-30Merge branch 'en/merge-tree-sequence'Taylor Blau3-11/+148
2022-10-30Merge branch 'ds/bundle-uri-3'Taylor Blau17-43/+1156
2022-10-30Merge branch 'rj/branch-do-not-exit-with-minus-one-status'Taylor Blau2-2/+2