summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/receive-use-only-advertised'Junio C Hamano2022-11-232-0/+203
|\
| * rev-parse: add `--exclude-hidden=` optionPatrick Steinhardt2022-11-171-0/+40
| * revision: add new parameter to exclude hidden refsPatrick Steinhardt2022-11-171-0/+163
* | Merge branch 'jt/submodule-on-demand'Junio C Hamano2022-11-231-0/+50
|\ \
| * | Doc: document push.recurseSubmodules=onlyJonathan Tan2022-11-141-0/+50
* | | Merge branch 'es/chainlint-lineno'Junio C Hamano2022-11-232-23/+49
|\ \ \
| * | | chainlint: prefix annotated test definition with line numbersEric Sunshine2022-11-112-3/+9
| * | | chainlint: latch line numbers at which each token starts and endsEric Sunshine2022-11-111-8/+17
| * | | chainlint: sidestep impoverished macOS "terminfo"Eric Sunshine2022-11-111-12/+23
| * | | Merge branch 'es/chainlint-output' into es/chainlint-linenoTaylor Blau2022-11-0922-66/+206
| |\ \ \
* | \ \ \ Merge branch 'ab/t7610-timeout'Junio C Hamano2022-11-231-2/+2
|\ \ \ \ \
| * | | | | t7610: use "file:///dev/null", not "/dev/null", fixes MinGWÆvar Arnfjörð Bjarmason2022-11-151-2/+2
| * | | | | t7610: fix flaky timeout issue, don't clone from example.comÆvar Arnfjörð Bjarmason2022-11-091-2/+2
| |/ / / /
* | | | | Merge branch 'rp/maintenance-qol'Junio C Hamano2022-11-232-1/+26
|\ \ \ \ \
| * | | | | maintenance: add option to register in a specific configRonan Pigott2022-11-141-1/+20
| * | | | | for-each-repo: interpolate repo path argumentsRonan Pigott2022-11-141-0/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'pw/strict-label-lookups'Junio C Hamano2022-11-231-0/+17
|\ \ \ \ \
| * | | | | sequencer: tighten label lookupsPhillip Wood2022-11-101-0/+9
| * | | | | sequencer: unify label lookupPhillip Wood2022-11-101-0/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'gc/redact-h2h3-headers'Junio C Hamano2022-11-234-5/+36
|\ \ \ \ \
| * | | | | http: redact curl h2h3 headers in infoGlen Choo2022-11-141-3/+3
| * | | | | t: run t5551 tests with both HTTP and HTTP/2Jeff King2022-11-144-8/+39
| |/ / / /
* | | | | Merge branch 'es/chainlint-output'Junio C Hamano2022-11-2322-66/+206
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | chainlint: annotate original test definition rather than token streamEric Sunshine2022-11-0822-33/+163
| * | | | chainlint: latch start/end position of each tokenEric Sunshine2022-11-081-37/+43
| * | | | chainlint: tighten accuracy when consuming input streamEric Sunshine2022-11-081-1/+1
| * | | | chainlint: add explanatory commentsEric Sunshine2022-11-081-0/+4
| | |/ / | |/| |
* | | | Merge branch 'js/remove-stale-scalar-repos'Junio C Hamano2022-11-231-0/+14
|\ \ \ \
| * | | | tests(scalar): tighten the stale `scalar.repo` test someJohannes Schindelin2022-11-111-1/+4
| * | | | scalar reconfigure -a: remove stale `scalar.repo` entriesJohannes Schindelin2022-11-071-0/+11
| |/ / /
* | | | Merge branch 'dd/bisect-helper-subcommand'Junio C Hamano2022-11-231-0/+10
|\ \ \ \
| * | | | bisect--helper: parse subcommand with OPT_SUBCOMMANDĐoàn Trần Công Danh2022-11-111-0/+10
| |/ / /
* | | | Merge branch 'ab/submodule-helper-prep-only'Junio C Hamano2022-11-236-20/+289
|\ \ \ \
| * | | | submodule tests: test for a "foreach" blind-spotÆvar Arnfjörð Bjarmason2022-11-081-0/+5
| * | | | submodule--helper: fix a memory leak in "status"Ævar Arnfjörð Bjarmason2022-11-081-0/+1
| * | | | submodule tests: add tests for top-level flag outputÆvar Arnfjörð Bjarmason2022-11-082-0/+179
| * | | | submodule--helper: move "config" to a test-toolÆvar Arnfjörð Bjarmason2022-11-083-20/+104
* | | | | Merge branch 'jk/branch-delete-detached'Taylor Blau2022-11-181-0/+36
|\ \ \ \ \
| * | | | | branch: gracefully handle '-d' on orphan HEADJeff King2022-11-101-0/+36
| | |_|/ / | |/| | |
* | | | | Merge branch 'vd/skip-cache-tree-update'Taylor Blau2022-11-187-1/+132
|\ \ \ \ \
| * | | | | read-tree: use 'skip_cache_tree_update' optionVictoria Dye2022-11-102-1/+9
| * | | | | reset: use 'skip_cache_tree_update' optionVictoria Dye2022-11-101-0/+21
| * | | | | cache-tree: add perf test comparing update and primeVictoria Dye2022-11-104-0/+102
| |/ / / /
* | | | | Merge branch 'vd/update-refs-delete'Taylor Blau2022-11-181-0/+107
|\ \ \ \ \
| * | | | | rebase --update-refs: avoid unintended ref deletionVictoria Dye2022-11-071-0/+107
| | |_|/ / | |/| | |
* | | | | Merge branch 'tb/repack-expire-to'Taylor Blau2022-11-181-0/+121
|\ \ \ \ \
| * | | | | builtin/repack.c: implement `--expire-to` for storing pruned objectsTaylor Blau2022-10-241-0/+121
* | | | | | Merge branch 'ab/sha-makefile-doc'Taylor Blau2022-11-184-2/+14
|\ \ \ \ \ \
| * | | | | | Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason2022-11-074-2/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ab/misc-hook-submodule-run-command'Taylor Blau2022-11-183-6/+19
|\ \ \ \ \ \