summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2026-06-12ls-files: filter pathspec before lstatTamir Duberstein3-0/+50
2026-06-12environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'Tian Yuchen1-9/+15
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-09prio-queue: fold lazy_queue into prio_queue for automatic get+put fusionKristofer Karlsson1-3/+3
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
2026-05-31Merge branch 'ps/graph-lane-limit'Junio C Hamano1-0/+144
2026-05-31Merge branch 'jk/commit-graph-lazy-load-fallback'Junio C Hamano1-0/+23
2026-05-31Merge branch 'jr/bisect-custom-terms-in-output'Junio C Hamano2-56/+93
2026-05-31Merge branch 'kk/tips-reachable-from-bases-optim'Junio C Hamano1-0/+45
2026-05-30Merge branch 'ds/path-walk-filters' into tb/pack-path-walk-bitmap-delta-islandsJunio C Hamano5-31/+820
2026-05-30docs: fix typos and grammarWeijie Yuan4-4/+4
2026-05-29line-log: allow non-patch diff formats with -LMichael Montalbo1-2/+45
2026-05-29line-log: integrate -L output with the standard log-tree pipelineMichael Montalbo3-15/+40
2026-05-29t3070: skip ls-files tests with backslash patterns on WindowsKristofer Karlsson1-6/+13
2026-05-28promisor-remote: auto-configure unknown remotesChristian Couder1-0/+104
2026-05-28promisor-remote: trust known remotes matching acceptFromServerUrlChristian Couder1-0/+71
2026-05-28promisor-remote: introduce promisor.acceptFromServerUrlChristian Couder1-0/+21
2026-05-28t5710: simplify 'mkdir X' followed by 'git -C X init'Christian Couder1-4/+2
2026-05-27Merge branch 'ps/setup-wo-the-repository'Junio C Hamano33-39/+43
2026-05-27Merge branch 'ps/odb-in-memory'Junio C Hamano3-3/+337
2026-05-27Merge branch 'tb/incremental-midx-part-3.3'Junio C Hamano4-0/+702
2026-05-27Merge branch 'ds/fetch-negotiation-options'Junio C Hamano3-3/+224
2026-05-27Merge branch 'kn/refs-fsck-skip-lock-files'Junio C Hamano1-0/+41
2026-05-27Merge branch 'ps/t3903-cover-stash-include-untracked'Junio C Hamano1-0/+17
2026-05-27Merge branch 'kk/merge-octopus-optim'Junio C Hamano1-0/+10
2026-05-27Merge branch 'en/batch-prefetch'Junio C Hamano2-0/+85