summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-11-17revision: add new parameter to exclude hidden refsPatrick Steinhardt1-0/+163
2022-11-15t7610: use "file:///dev/null", not "/dev/null", fixes MinGWÆvar Arnfjörð Bjarmason1-2/+2
2022-11-14maintenance: add option to register in a specific configRonan Pigott1-1/+20
2022-11-14for-each-repo: interpolate repo path argumentsRonan Pigott1-0/+6
2022-11-14Merge branch 'do/modernize-t7001'Taylor Blau1-31/+31
2022-11-14http: redact curl h2h3 headers in infoGlen Choo1-3/+3
2022-11-14t: run t5551 tests with both HTTP and HTTP/2Jeff King4-8/+39
2022-11-14pack-bitmap.c: avoid exposing absolute pathsTeng Long1-2/+3
2022-11-14Doc: document push.recurseSubmodules=onlyJonathan Tan1-0/+50
2022-11-12merge-tree.c: allow specifying the merge-base when --stdin is passedKyle Zhao1-0/+35
2022-11-12merge-tree.c: add --merge-base=<commit> optionKyle Zhao1-0/+27
2022-11-11tests(scalar): tighten the stale `scalar.repo` test someJohannes Schindelin1-1/+4
2022-11-11bisect test: test exit codes on bad usageÆvar Arnfjörð Bjarmason1-0/+30
2022-11-11bisect-run: verify_good: account for non-negative exit statusĐoàn Trần Công Danh1-1/+1
2022-11-11bisect run: keep some of the post-v2.30.0 outputĐoàn Trần Công Danh1-8/+47
2022-11-11bisect: fix output regressions in v2.30.0Đoàn Trần Công Danh1-4/+4
2022-11-11bisect tests: test for v2.30.0 "bisect run" regressionsÆvar Arnfjörð Bjarmason1-0/+79
2022-11-11Merge branch 'dd/bisect-helper-subcommand' into dd/git-bisect-builtinTaylor Blau1-0/+10
2022-11-11bisect--helper: parse subcommand with OPT_SUBCOMMANDĐoàn Trần Công Danh1-0/+10
2022-11-11chainlint: prefix annotated test definition with line numbersEric Sunshine2-3/+9
2022-11-11chainlint: latch line numbers at which each token starts and endsEric Sunshine1-8/+17
2022-11-11chainlint: sidestep impoverished macOS "terminfo"Eric Sunshine1-12/+23
2022-11-10sequencer: tighten label lookupsPhillip Wood1-0/+9
2022-11-10sequencer: unify label lookupPhillip Wood1-0/+8
2022-11-10read-tree: use 'skip_cache_tree_update' optionVictoria Dye2-1/+9
2022-11-10reset: use 'skip_cache_tree_update' optionVictoria Dye1-0/+21
2022-11-10cache-tree: add perf test comparing update and primeVictoria Dye4-0/+102
2022-11-10branch: gracefully handle '-d' on orphan HEADJeff King1-0/+36
2022-11-09config: require at least one digit when parsing numbersPhillip Wood2-0/+13
2022-11-09git_parse_unsigned: reject negative valuesPhillip Wood2-0/+11
2022-11-09t7610: fix flaky timeout issue, don't clone from example.comÆvar Arnfjörð Bjarmason1-2/+2
2022-11-09Merge branch 'es/chainlint-output' into es/chainlint-linenoTaylor Blau22-66/+206
2022-11-08Merge branch 'rs/no-more-run-command-v'Taylor Blau2-4/+7
2022-11-08Merge branch 'rs/archive-filter-error-once'Taylor Blau1-0/+7
2022-11-08Merge branch 'ma/drop-redundant-diagnostic'Taylor Blau1-4/+0
2022-11-08Merge branch 'jk/ref-filter-parsing-bugs'Taylor Blau1-0/+40
2022-11-08Merge branch 'es/mark-gc-cruft-as-experimental'Taylor Blau1-0/+96
2022-11-08chainlint: annotate original test definition rather than token streamEric Sunshine22-33/+163
2022-11-08chainlint: latch start/end position of each tokenEric Sunshine1-37/+43
2022-11-08chainlint: tighten accuracy when consuming input streamEric Sunshine1-1/+1
2022-11-08chainlint: add explanatory commentsEric Sunshine1-0/+4
2022-11-08submodule tests: test for a "foreach" blind-spotÆvar Arnfjörð Bjarmason1-0/+5
2022-11-08submodule--helper: fix a memory leak in "status"Ævar Arnfjörð Bjarmason1-0/+1
2022-11-08submodule tests: add tests for top-level flag outputÆvar Arnfjörð Bjarmason2-0/+179
2022-11-08submodule--helper: move "config" to a test-toolÆvar Arnfjörð Bjarmason3-20/+104
2022-11-07Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason4-2/+14
2022-11-07rebase --update-refs: avoid unintended ref deletionVictoria Dye1-0/+107
2022-11-07scalar reconfigure -a: remove stale `scalar.repo` entriesJohannes Schindelin1-0/+11
2022-11-04t7001-mv.sh: modernizing test script using functionsDebra Obondo1-31/+31
2022-11-02ref-filter: fix parsing of signatures with CRLF and no bodyJeff King1-0/+25