summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2026-05-27Merge branch 'tb/pseudo-merge-bugfixes'Junio C Hamano3-1/+365
2026-05-27restore: avoid sparse index expansionDerrick Stolee1-4/+4
2026-05-27t1092: test 'git restore' with sparse indexDerrick Stolee1-0/+50
2026-05-26receive-pack: fix updateInstead with core.worktreeAlyssa Ross1-0/+11
2026-05-25Merge branch 'jk/dumb-http-alternate-fix'Junio C Hamano1-0/+20
2026-05-25Merge branch 'mm/diff-U-takes-no-negative-values'Junio C Hamano2-0/+11
2026-05-25Merge branch 'kk/paint-down-to-common-optim'Junio C Hamano1-0/+40
2026-05-24stash: reuse cached index entries in --patch temporary indexAdam Johnson1-0/+43
2026-05-24path-walk: support `combine` filterTaylor Blau1-0/+71
2026-05-24path-walk: support `object:type` filterTaylor Blau1-0/+84
2026-05-24path-walk: support `tree:0` filterTaylor Blau1-58/+107
2026-05-24t6601: tag otherwise-unreachable treesDerrick Stolee1-13/+11
2026-05-24pack-objects: support sparse:oid filter with path-walkDerrick Stolee2-0/+256
2026-05-24path-walk: add pl_sparse_trees to control tree pruningDerrick Stolee2-1/+42
2026-05-24path-walk: support blob size limit filterDerrick Stolee2-1/+83
2026-05-24backfill: die on incompatible filter optionsDerrick Stolee1-0/+8
2026-05-24path-walk: support blobless filterDerrick Stolee3-10/+72
2026-05-24t/perf: add pack-objects filter and path-walk benchmarkDerrick Stolee1-0/+129
2026-05-24t5620: make test work with path-walk varDerrick Stolee1-0/+9
2026-05-22remote: qualify "git pull" advice for non-upstream compareBranchesHarald Nordgren1-0/+100
2026-05-22Merge branch 'ps/setup-wo-the-repository' into ps/setup-centralize-odb-creationJunio C Hamano33-39/+43
2026-05-22Merge branch 'ps/maintenance-daemonize-lockfix'Junio C Hamano1-0/+83
2026-05-21approxidate: use deferred mday adjustments for "specials"Tuomas Ahola1-0/+4
2026-05-21approxidate: make "specials" respect fixed day-of-monthTuomas Ahola1-0/+4
2026-05-21t0006: add support for approxidate test date adjustmentTuomas Ahola1-1/+32
2026-05-21approxidate: make "today" wrap to midnightTuomas Ahola1-0/+3
2026-05-21Merge branch 'jc/t5551-fix-expensive' into maint-2.54Junio C Hamano1-0/+1
2026-05-21Merge branch 'jh/alias-i18n-fixes' into maint-2.54Junio C Hamano1-0/+12
2026-05-21Merge branch 'js/maintenance-fix-deadlock-on-win10' into maint-2.54Junio C Hamano1-1/+21
2026-05-21Merge branch 'sp/shallow-deepen-on-non-shallow-repo-fix'Junio C Hamano1-0/+10
2026-05-21Merge branch 'aw/validate-proxy-url-scheme'Junio C Hamano1-0/+6
2026-05-21Merge branch 'mm/git-url-parse'Junio C Hamano3-0/+365
2026-05-21Merge branch 'kn/refs-generic-helpers'Junio C Hamano1-0/+14
2026-05-21Merge branch 'za/t2000-modernise-more'Junio C Hamano1-57/+8
2026-05-20commit: fall back to full read when maybe_tree is NULLJeff King1-0/+23
2026-05-20send-pack: pass negotiation config in pushDerrick Stolee1-0/+30
2026-05-20remote: add remote.*.negotiationInclude configDerrick Stolee1-0/+49
2026-05-20fetch: add --negotiation-include option for negotiationDerrick Stolee1-0/+91
2026-05-20remote: add remote.*.negotiationRestrict configDerrick Stolee1-0/+26
2026-05-20fetch: add --negotiation-restrict optionDerrick Stolee2-2/+27
2026-05-20t5516: fix test order flakinessDerrick Stolee1-1/+1
2026-05-20repack: allow `--write-midx=incremental` without `--geometric`Taylor Blau1-5/+60
2026-05-20repack: introduce `--write-midx=incremental`Taylor Blau2-0/+471
2026-05-20midx: support custom `--base` for incremental MIDX writesTaylor Blau2-0/+107
2026-05-20midx: introduce `--no-write-chain-file` for incremental MIDX writesTaylor Blau2-0/+53
2026-05-20midx-write: handle noop writes when converting incremental chainsTaylor Blau1-0/+16
2026-05-20Merge branch 'ps/history-fixup'Junio C Hamano2-0/+681
2026-05-20Merge branch 'jh/alias-i18n-fixes'Junio C Hamano1-0/+12
2026-05-20Merge branch 'bc/sign-commit-with-custom-encoding'Junio C Hamano1-0/+10
2026-05-20Merge branch 'js/adjust-tests-to-explicitly-access-bare-repo'Junio C Hamano18-11/+98