summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2025-12-30merge-ort: fix corner case recursive submodule/directory conflict handlingElijah Newren1-0/+86
2025-12-28run-command: allow capturing of collated outputEmily Shaffer2-0/+22
2025-12-28run-command: add stdin callback for parallelizationEmily Shaffer2-2/+81
2025-12-28show-branch: use prio_queueRené Scharfe1-2/+6
2025-12-25test-reach: use commit_stackRené Scharfe1-20/+14
2025-12-23Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates'Junio C Hamano1-0/+150
2025-12-23Merge branch 'rs/diff-files-r-find-copies-fix'Junio C Hamano1-1/+22
2025-12-23Merge branch 'jc/submodule-add'Junio C Hamano1-0/+19
2025-12-23Merge branch 'ds/doc-scalar-config'Junio C Hamano1-9/+16
2025-12-22Merge branch 'rs/t4014-git-version-string-fix'Junio C Hamano1-1/+1
2025-12-21doc: fix t0450-txt-doc-vs-help to select only first synopsis blockJean-Noël Avila1-1/+1
2025-12-20bundle-uri: validate that bundle entries have a uriSam Bostock1-0/+26
2025-12-19test_detect_ref_format: fix commentJohannes Schindelin1-1/+1
2025-12-18t5563: add missing end-of-line in HTTP headerJeff King1-2/+2
2025-12-18t5551: handle trailing slashes in expected cookies outputJeff King1-6/+9
2025-12-18builtin/repo: add object disk size info to structure tableJustin Tobler1-3/+28
2025-12-18builtin/repo: add disk size info to keyvalue stucture outputJustin Tobler1-1/+10
2025-12-18builtin/repo: add inflated object info to structure tableJustin Tobler1-26/+36
2025-12-18builtin/repo: add inflated object info to keyvalue structure outputJustin Tobler1-1/+5
2025-12-18builtin/repo: humanise count values in structure outputJustin Tobler1-31/+31
2025-12-18strbuf: split out logic to humanise byte valuesJustin Tobler1-1/+6
2025-12-18t7800: work around the MSYS path conversion on WindowsJohannes Schindelin1-4/+4
2025-12-18t6423: introduce Windows-specific handling for symlinking to /dev/nullJohannes Schindelin1-2/+7
2025-12-18t1305: skip symlink tests that do not apply to WindowsJohannes Schindelin1-2/+2
2025-12-18t1006: accommodate for symlink support in MSYS2Johannes Schindelin1-7/+17
2025-12-18t0600: fix incomplete prerequisite for a test caseJohannes Schindelin1-1/+1
2025-12-18t0301: another fix for Windows compatibilityJohannes Schindelin1-1/+2
2025-12-18t0001: handle `diff --no-index` gracefullyJohannes Schindelin1-1/+5
2025-12-18t9700: accommodate for Windows pathsJohannes Schindelin1-2/+7
2025-12-17Merge branch 'jc/capability-leak'Junio C Hamano2-0/+40
2025-12-16diff-files: fix copy detectionRené Scharfe1-1/+22
2025-12-14Merge branch 'lo/repo-struct-z'Junio C Hamano1-0/+7
2025-12-14Merge branch 'kh/advise-w-git-help-in-branch'Junio C Hamano1-3/+3
2025-12-14Merge branch 'js/last-modified-with-sparse-checkouts'Junio C Hamano1-0/+8
2025-12-14t4014: support Git version strings with spacesRené Scharfe1-1/+1
2025-12-13scalar: remove stale config valuesDerrick Stolee1-10/+10
2025-12-13scalar: use index.skipHash=true for performanceDerrick Stolee1-0/+4
2025-12-13scalar: annotate config file with "set by scalar"Derrick Stolee1-0/+3
2025-12-11midx-write: skip rewriting MIDX with `--stdin-packs` unless neededPatrick Steinhardt2-0/+86
2025-12-11midx: fix `BUG()` when getting preferred pack without a reverse indexPatrick Steinhardt1-0/+13
2025-12-10fetch: fix failed batched updates skipping operationsKarthik Nayak1-0/+88
2025-12-10fetch: fix non-conflicting tags not being committedKarthik Nayak1-0/+62
2025-12-09Merge branch 'bc/zsh-testsuite'Junio C Hamano2-3/+3
2025-12-09connect: plug protocol capability leakJunio C Hamano2-0/+40
2025-12-07t/unit-tests: demonstrate use of integer comparison assertionsPatrick Steinhardt1-11/+11
2025-12-07t/unit-tests: update clar to 39f11fePatrick Steinhardt12-59/+508
2025-12-05Merge branch 'ps/object-source-management' into ps/odb-misc-fixesJunio C Hamano2-14/+18
2025-12-05Merge branch 'ps/object-source-management'Junio C Hamano2-14/+18
2025-12-05Merge branch 'cc/fast-import-strip-if-invalid'Junio C Hamano1-1/+68
2025-12-05Merge branch 'jc/optional-path'Junio C Hamano2-0/+39