summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2026-01-07builtin/gc: fix condition for whether to write commit graphsPatrick Steinhardt-0/+25
2026-01-07cat-file: only use bitmaps when filteringJeff King-0/+14
2026-01-07t/perf/run: preserve GIT_PERF_* from environmentJeff King-0/+10
2026-01-07t/perf/perf-lib: fix assignment of TEST_OUTPUT_DIRECTORYJeff King-1/+2
2026-01-06Merge branch 'ar/run-command-hook'Junio C Hamano-2/+103
2026-01-06Merge branch 'rs/show-branch-prio-queue'Junio C Hamano-2/+6
2026-01-06t3650: add more regression tests for failure conditionsKristoffer Haugsbakk-0/+40
2026-01-06replay: die descriptively when invalid commit-ish is givenKristoffer Haugsbakk-0/+7
2026-01-06replay: find *onto only after testing for ref nameKristoffer Haugsbakk-0/+7
2026-01-05t1300: use test helpers instead of `test` commandPushkar Singh-6/+6
2026-01-04t7800: fix racy "difftool --dir-diff syncs worktree" testPaul Tarjan-3/+3
2026-01-01t7527: fix flaky fsmonitor event tests with retry logicPaul Tarjan-38/+41
2025-12-30Merge branch 'jk/test-curl-updates'Junio C Hamano-8/+11
2025-12-30Merge branch 'js/test-func-comment-fix'Junio C Hamano-1/+1
2025-12-30Merge branch 'ps/repack-avoid-noop-midx-rewrite'Junio C Hamano-0/+99
2025-12-30Merge branch 'js/test-symlink-windows'Junio C Hamano-20/+45
2025-12-30Merge branch 'jt/repo-struct-more-objinfo'Junio C Hamano-36/+89
2025-12-30diff: avoid segfault with freed entriesDerrick Stolee-0/+35
2025-12-30t5403: use test_path_is_file instead of test -fDeveshi Dwivedi-1/+1
2025-12-30merge-ort: fix corner case recursive submodule/directory conflict handlingElijah Newren-0/+86
2025-12-28run-command: allow capturing of collated outputEmily Shaffer-0/+22
2025-12-28run-command: add stdin callback for parallelizationEmily Shaffer-2/+81
2025-12-28show-branch: use prio_queueRené Scharfe-2/+6
2025-12-25test-reach: use commit_stackRené Scharfe-20/+14
2025-12-23Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'Junio C Hamano-0/+150
2025-12-23Merge branch 'rs/diff-files-r-find-copies-fix'Junio C Hamano-1/+22
2025-12-23Merge branch 'jc/submodule-add'Junio C Hamano-0/+19
2025-12-23Merge branch 'ds/doc-scalar-config'Junio C Hamano-9/+16
2025-12-22Merge branch 'rs/t4014-git-version-string-fix'Junio C Hamano-1/+1
2025-12-21doc: fix t0450-txt-doc-vs-help to select only first synopsis blockJean-Noël Avila-1/+1
2025-12-20bundle-uri: validate that bundle entries have a uriSam Bostock-0/+26
2025-12-19test_detect_ref_format: fix commentJohannes Schindelin-1/+1
2025-12-18t5563: add missing end-of-line in HTTP headerJeff King-2/+2
2025-12-18t5551: handle trailing slashes in expected cookies outputJeff King-6/+9
2025-12-18builtin/repo: add object disk size info to structure tableJustin Tobler-3/+28
2025-12-18builtin/repo: add disk size info to keyvalue stucture outputJustin Tobler-1/+10
2025-12-18builtin/repo: add inflated object info to structure tableJustin Tobler-26/+36
2025-12-18builtin/repo: add inflated object info to keyvalue structure outputJustin Tobler-1/+5
2025-12-18builtin/repo: humanise count values in structure outputJustin Tobler-31/+31
2025-12-18strbuf: split out logic to humanise byte valuesJustin Tobler-1/+6
2025-12-18t7800: work around the MSYS path conversion on WindowsJohannes Schindelin-4/+4
2025-12-18t6423: introduce Windows-specific handling for symlinking to /dev/nullJohannes Schindelin-2/+7
2025-12-18t1305: skip symlink tests that do not apply to WindowsJohannes Schindelin-2/+2
2025-12-18t1006: accommodate for symlink support in MSYS2Johannes Schindelin-7/+17
2025-12-18t0600: fix incomplete prerequisite for a test caseJohannes Schindelin-1/+1
2025-12-18t0301: another fix for Windows compatibilityJohannes Schindelin-1/+2
2025-12-18t0001: handle `diff --no-index` gracefullyJohannes Schindelin-1/+5
2025-12-18t9700: accommodate for Windows pathsJohannes Schindelin-2/+7
2025-12-17Merge branch 'jc/capability-leak'Junio C Hamano-0/+40
2025-12-16diff-files: fix copy detectionRené Scharfe-1/+22