summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2026-05-17Merge branch 'jk/dumb-http-alternate-fix' into nextJunio C Hamano-0/+20
2026-05-17Merge branch 'mm/diff-U-takes-no-negative-values' into nextJunio C Hamano-0/+11
2026-05-17Merge branch 'kk/paint-down-to-common-optim' into nextJunio C Hamano-0/+40
2026-05-15Merge branch 'sp/shallow-deepen-on-non-shallow-repo-fix' into nextJunio C Hamano-0/+10
2026-05-15Merge branch 'aw/validate-proxy-url-scheme' into nextJunio C Hamano-0/+6
2026-05-15Merge branch 'mm/git-url-parse' into nextJunio C Hamano-0/+365
2026-05-15Merge branch 'kn/refs-generic-helpers' into nextJunio C Hamano-0/+14
2026-05-15Merge branch 'za/t2000-modernise-more' into nextJunio C Hamano-57/+8
2026-05-13Merge branch 'ps/history-fixup' into nextJunio C Hamano-0/+681
2026-05-13Merge branch 'jh/alias-i18n-fixes' into nextJunio C Hamano-0/+12
2026-05-13Merge branch 'bc/sign-commit-with-custom-encoding' into nextJunio C Hamano-0/+10
2026-05-13Merge branch 'js/adjust-tests-to-explicitly-access-bare-repo' into nextJunio C Hamano-11/+98
2026-05-13Merge branch 'en/diffstat-utf8-truncation-fix' into nextJunio C Hamano-0/+25
2026-05-13Merge branch 'js/objects-larger-than-4gb-on-windows' into nextJunio C Hamano-0/+581
2026-05-13diff: reject negative values for -U/--unifiedMichael Montalbo-0/+5
2026-05-13diff: reject negative values for --inter-hunk-contextMichael Montalbo-0/+6
2026-05-13http: handle absolute-path alternates from server rootJeff King-0/+20
2026-05-12Merge branch 'sj/submodule-update-clone-config-fix' into nextJunio C Hamano-0/+8
2026-05-12Merge branch 'ag/rebase-update-refs-limit-to-branches' into nextJunio C Hamano-0/+18
2026-05-12Merge branch 'kh/name-rev-custom-format' into nextJunio C Hamano-1/+210
2026-05-12Merge branch 'sg/t6112-unwanted-tilde-expansion-fix' into nextJunio C Hamano-3/+3
2026-05-12commit-reach: early exit paint_down_to_common for single merge-baseKristofer Karlsson-0/+40
2026-05-12format-rev: introduce builtin for on-demand pretty formattingKristoffer Haugsbakk-1/+196
2026-05-12name-rev: make dedicated --annotate-stdin --name-only testKristoffer Haugsbakk-0/+14
2026-05-12shallow: fix relative deepen on non-shallow repositoriesSamo Pogačnik-0/+10
2026-05-11Merge branch 'js/maintenance-fix-deadlock-on-win10' into nextJunio C Hamano-1/+21
2026-05-11Merge branch 'rs/grep-column-only-match-fix' into nextJunio C Hamano-3/+3
2026-05-11Merge branch 'hn/git-checkout-m-with-stash' into nextJunio C Hamano-8/+106
2026-05-11Merge branch 'jc/t5551-fix-expensive' into nextJunio C Hamano-0/+1
2026-05-11Merge branch 'js/t5564-socks-use-short-path' into nextJunio C Hamano-2/+9
2026-05-11Merge branch 'en/ort-cached-rename-with-trivial-resolution' into nextJunio C Hamano-0/+60
2026-05-11Merge branch 'ss/t7004-unhide-git-failures' into nextJunio C Hamano-21/+23
2026-05-11Merge branch 'en/backfill-fixes-and-edges' into nextJunio C Hamano-6/+104
2026-05-11rebase: ignore non-branch update-refsAbhinav Gupta-0/+18
2026-05-11submodule-config: fix reading submodule.fetchJobsSaagar Jha-0/+8
2026-05-09t5608: mark >4GB tests as EXPENSIVEJohannes Schindelin-3/+3
2026-05-09test-tool synthesize: add precomputed SHA-256 pack for 4 GiB + 1Johannes Schindelin-0/+91
2026-05-09test-tool synthesize: precompute pack for 4 GiB + 1Johannes Schindelin-1/+201
2026-05-09test-tool synthesize: use the unsafe hash for speedJohannes Schindelin-1/+1
2026-05-09t5608: add regression test for >4GB object cloneJohannes Schindelin-0/+37
2026-05-09test-tool: add a helper to synthesize large packfilesJohannes Schindelin-0/+253
2026-05-09t5551: "GIT_TEST_LONG=Yes make test" is brokenJunio C Hamano-0/+1
2026-05-08maintenance(geometric): do release the `.idx` files before repackingJohannes Schindelin-1/+21
2026-05-06t9904: add tests for the new url-parse builtinMatheus Afonso Martins Moreira-0/+320
2026-05-06urlmatch: define url_parse functionMatheus Afonso Martins Moreira-0/+45
2026-05-06http: reject unsupported proxy URL schemesAliwoto-0/+6
2026-05-05refs: move object parsing to the generic layerKarthik Nayak-0/+14
2026-04-29checkout -m: autostash when switching branchesHarald Nordgren-8/+82
2026-04-29stash: add --label-ours, --label-theirs, --label-base for applyHarald Nordgren-0/+24
2026-04-29t5564: use a short path for the SOCKS proxy socketJohannes Schindelin-2/+9