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