summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2026-06-29Merge branch 'jk/t5551-expensive-test-timeouts-fix'Junio C Hamano2-4/+6
2026-06-29t5551: put many-tags case into its own repoJeff King1-4/+5
2026-06-28t/lib-httpd: bump apache timeoutJeff King1-0/+1
2026-06-25Merge branch 'ps/t4216-tap-fix'Junio C Hamano1-21/+0
2026-06-25t4216: fix no-op test that breaks TAP outputPatrick Steinhardt1-21/+0
2026-06-21Merge branch 'js/objects-larger-than-4gb-on-windows-more'Junio C Hamano4-7/+10
2026-06-17Merge branch 'en/commit-graph-timestamp-fix'Junio C Hamano1-0/+9
2026-06-17Merge branch 'td/ls-files-pathspec-prefilter'Junio C Hamano3-0/+50
2026-06-17Merge branch 'jc/t1400-fifo-cleanup'Junio C Hamano1-0/+1
2026-06-17Merge branch 'td/describe-tag-iteration'Junio C Hamano1-0/+12
2026-06-16Merge branch 'ta/typofixes'Junio C Hamano1-1/+1
2026-06-16Merge branch 'mm/subprocess-handshake-fix'Junio C Hamano1-0/+17
2026-06-16Merge branch 'wy/docs-typofixes'Junio C Hamano4-4/+4
2026-06-16Merge branch 'ps/t7527-fix-tap-output'Junio C Hamano4-9/+17
2026-06-16Merge branch 'jk/describe-contains-all-match-fix'Junio C Hamano1-0/+22
2026-06-16Merge branch 'mf/revision-max-count-oldest'Junio C Hamano1-0/+40
2026-06-15odb: use size_t for object_info.sizep and the size APIsJohannes Schindelin3-3/+4
2026-06-15patch-delta: use size_t for sizesJohannes Schindelin1-4/+6
2026-06-15Merge branch 'ak/typofixes'Junio C Hamano11-54/+54
2026-06-15Merge branch 'ps/setup-centralize-odb-creation'Junio C Hamano1-0/+10
2026-06-15Merge branch 'hn/config-typo-advice'Junio C Hamano1-0/+56
2026-06-15Merge branch 'ls/doc-raw-timestamp-prefix'Junio C Hamano1-0/+11
2026-06-14commit-graph: use timestamp_t for max parent generation accumulatorElijah Newren1-0/+9
2026-06-12ls-files: filter pathspec before lstatTamir Duberstein3-0/+50
2026-06-11t1400: have fifo test clean after itselfJunio C Hamano1-0/+1
2026-06-11Merge branch 'kk/wildmatch-windows-ls-files-prereq'Junio C Hamano1-6/+13
2026-06-11Merge branch 'mm/line-log-cleanup'Junio C Hamano3-17/+85
2026-06-10describe: limit default ref iteration to tagsTamir Duberstein1-0/+12
2026-06-09Merge branch 'ua/push-remote-group'Junio C Hamano2-0/+161
2026-06-09Merge branch 'th/promisor-quiet-per-repo'Junio C Hamano1-1/+44
2026-06-08doc: fix typos via codespellAndrew Kreimer11-54/+54
2026-06-07Merge branch 'aj/stash-patch-optimize-temporary-index'Junio C Hamano1-0/+43
2026-06-07Merge branch 'ds/restore-sparse-index'Junio C Hamano1-0/+50
2026-06-07Merge branch 'ar/receive-pack-worktree-env'Junio C Hamano1-0/+11
2026-06-05docs: fix typosTuomas Ahola1-1/+1
2026-06-05t0001: plug test gaps for git-init(1) with GIT_OBJECT_DIRECTORYPatrick Steinhardt1-0/+10
2026-06-05t: let prove fail when parsing invalid TAP outputPatrick Steinhardt1-0/+6
2026-06-05t/lib-git-p4: silence output when killing p4d and its watchdogPatrick Steinhardt1-2/+2
2026-06-05t/test-lib: silence EBUSY errors on Windows during test cleanupPatrick Steinhardt1-2/+2
2026-06-05t7810: turn MB_REGEX check into a lazy prereqPatrick Steinhardt1-2/+3
2026-06-05t7527: fix broken TAP outputPatrick Steinhardt1-3/+4
2026-06-03config: improve diagnostic for "set" with missing valueHarald Nordgren1-0/+56
2026-06-03revision.c: implement --max-count-oldestMirko Faina1-0/+40
2026-06-02doc: document and test `@` prefix for raw timestampsLuna Schwalbe1-0/+11
2026-06-02Merge branch 'ds/path-walk-filters'Junio C Hamano5-31/+820
2026-06-02Merge branch 'ta/approxidate-noon-fix'Junio C Hamano1-1/+43
2026-06-02describe: fix --exclude, --match with --contains and --allJacob Keller1-0/+22
2026-06-02sub-process: use gentle handshake to avoid die() on startup failureMichael Montalbo1-0/+17
2026-05-31Merge branch 'pt/fsmonitor-linux'Junio C Hamano3-7/+92
2026-05-31Merge branch 'sa/cat-file-batch-mailmap-switch'Junio C Hamano1-0/+105