Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2022-11-23Merge branch 'es/chainlint-lineno'Junio C Hamano
2022-11-23Merge branch 'ab/t7610-timeout'Junio C Hamano
2022-11-23Merge branch 'rp/maintenance-qol'Junio C Hamano
2022-11-23Merge branch 'pw/strict-label-lookups'Junio C Hamano
2022-11-23Merge branch 'gc/redact-h2h3-headers'Junio C Hamano
2022-11-23Merge branch 'es/chainlint-output'Junio C Hamano
2022-11-23Merge branch 'js/remove-stale-scalar-repos'Junio C Hamano
2022-11-23Merge branch 'dd/bisect-helper-subcommand'Junio C Hamano
2022-11-23Merge branch 'ab/submodule-helper-prep-only'Junio C Hamano
2022-11-19Merge branch 'jk/branch-delete-detached'Taylor Blau
2022-11-19Merge branch 'vd/skip-cache-tree-update'Taylor Blau
2022-11-19Merge branch 'vd/update-refs-delete'Taylor Blau
2022-11-19Merge branch 'tb/repack-expire-to'Taylor Blau
2022-11-19Merge branch 'ab/sha-makefile-doc'Taylor Blau
2022-11-19Merge branch 'ab/misc-hook-submodule-run-command'Taylor Blau
2022-11-16t7610: use "file:///dev/null", not "/dev/null", fixes MinGWÆvar Arnfjörð Bjarmason
2022-11-15maintenance: add option to register in a specific configRonan Pigott
2022-11-15for-each-repo: interpolate repo path argumentsRonan Pigott
2022-11-15Merge branch 'do/modernize-t7001'Taylor Blau
2022-11-15http: redact curl h2h3 headers in infoGlen Choo
2022-11-15t: run t5551 tests with both HTTP and HTTP/2Jeff King
2022-11-12tests(scalar): tighten the stale `scalar.repo` test someJohannes Schindelin
2022-11-12bisect--helper: parse subcommand with OPT_SUBCOMMANDĐoàn Trần Công Danh
2022-11-12chainlint: prefix annotated test definition with line numbersEric Sunshine
2022-11-12chainlint: latch line numbers at which each token starts and endsEric Sunshine
2022-11-12chainlint: sidestep impoverished macOS "terminfo"Eric Sunshine
2022-11-11sequencer: tighten label lookupsPhillip Wood
2022-11-11sequencer: unify label lookupPhillip Wood
2022-11-11read-tree: use 'skip_cache_tree_update' optionVictoria Dye
2022-11-11reset: use 'skip_cache_tree_update' optionVictoria Dye
2022-11-11cache-tree: add perf test comparing update and primeVictoria Dye
2022-11-11branch: gracefully handle '-d' on orphan HEADJeff King
2022-11-10t7610: fix flaky timeout issue, don't clone from example.comÆvar Arnfjörð Bjarmason
2022-11-10Merge branch 'es/chainlint-output' into es/chainlint-linenoTaylor Blau
2022-11-09Merge branch 'rs/no-more-run-command-v'Taylor Blau
2022-11-09Merge branch 'rs/archive-filter-error-once'Taylor Blau
2022-11-09Merge branch 'ma/drop-redundant-diagnostic'Taylor Blau
2022-11-09Merge branch 'jk/ref-filter-parsing-bugs'Taylor Blau
2022-11-09Merge branch 'es/mark-gc-cruft-as-experimental'Taylor Blau
2022-11-08chainlint: annotate original test definition rather than token streamEric Sunshine
2022-11-08chainlint: latch start/end position of each tokenEric Sunshine
2022-11-08chainlint: tighten accuracy when consuming input streamEric Sunshine
2022-11-08chainlint: add explanatory commentsEric Sunshine
2022-11-08submodule tests: test for a "foreach" blind-spotÆvar Arnfjörð Bjarmason
2022-11-08submodule--helper: fix a memory leak in "status"Ævar Arnfjörð Bjarmason
2022-11-08submodule tests: add tests for top-level flag outputÆvar Arnfjörð Bjarmason
2022-11-08submodule--helper: move "config" to a test-toolÆvar Arnfjörð Bjarmason
2022-11-08Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason
2022-11-07rebase --update-refs: avoid unintended ref deletionVictoria Dye
2022-11-07scalar reconfigure -a: remove stale `scalar.repo` entriesJohannes Schindelin