summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2026-01-13builtin/history: implement "reword" subcommandPatrick Steinhardt-3/+395
2026-01-13builtin: add new "history" commandPatrick Steinhardt-0/+18
2026-01-13replay: support updating detached HEADPatrick Steinhardt-0/+9
2026-01-13midx-write.c: assume checksum-invalid MIDXs require an updateTaylor Blau-1/+1
2026-01-13t/t5319-multi-pack-index.sh: drop early 'test_done'Taylor Blau-3/+1
2026-01-12t5403: use test_cmp for post-checkout argument checksDeveshi Dwivedi-4/+4
2026-01-12t5403: introduce check_post_checkout helper functionDeveshi Dwivedi-21/+28
2026-01-12submodule: detect conflicts with existing gitdir configsAdrian Ratiu-0/+28
2026-01-12submodule: hash the submodule name for the gitdir pathAdrian Ratiu-0/+59
2026-01-12submodule: fix case-folding gitdir filesystem collisionsAdrian Ratiu-0/+35
2026-01-12submodule--helper: fix filesystem collisions by encoding gitdir pathsAdrian Ratiu-0/+57
2026-01-12submodule--helper: add gitdir migration commandAdrian Ratiu-0/+67
2026-01-12submodule: allow runtime enabling extensions.submodulePathConfigAdrian Ratiu-0/+122
2026-01-12submodule: introduce extensions.submodulePathConfigAdrian Ratiu-0/+186
2026-01-12builtin/fsck: move generic HEAD check into `refs_fsck()`Patrick Steinhardt-6/+6
2026-01-12builtin/fsck: move generic object ID checks into `refs_fsck()`Patrick Steinhardt-3/+3
2026-01-12refs/reftable: introduce generic checks for refsPatrick Steinhardt-0/+12
2026-01-12refs/reftable: fix consistency checks with worktreesPatrick Steinhardt-0/+32
2026-01-12refs/files: perform consistency checks for root refsPatrick Steinhardt-0/+30
2026-01-12packfile: always declare object info to be OI_PACKEDPatrick Steinhardt-0/+34
2026-01-12Merge branch 'ps/t1300-2021-use-test-path-is-helpers'Junio C Hamano-6/+6
2026-01-12Merge branch 'rs/commit-stack'Junio C Hamano-20/+14
2026-01-12Merge branch 'sb/bundle-uri-without-uri'Junio C Hamano-0/+26
2026-01-12Merge branch 'ja/doc-synopsis-style-more'Junio C Hamano-1/+1
2026-01-11t1410: use test helpers in reflog rewind testPushkar Singh-4/+4
2026-01-09cocci: convert parse_tree functions to repo_ variantsRené Scharfe-3/+3
2026-01-09t7101: modernize test path checksK Jayatheerth-9/+9
2026-01-09add -p: show user's hunk decision when selecting hunksAbraham Samuel Adekunle-9/+9
2026-01-08Merge branch 'en/ort-recursive-d-f-conflict-fix'Junio C Hamano-0/+86
2026-01-08Merge branch 'dd/t5403-modernise'Junio C Hamano-1/+1
2026-01-08Merge branch 'ds/diff-lazy-fetch-with-name-only-fix'Junio C Hamano-0/+35
2026-01-08t5550: add netrc tests for http 401/403Ashlesh Gawande-2/+41
2026-01-08Merge branch 'kh/replay-invalid-onto-advance' into ps/historyJunio C Hamano-0/+54
2026-01-07t1420: modernize the lost-found testAndrew Chitester-3/+6
2026-01-07builtin/gc: fix condition for whether to write commit graphsPatrick Steinhardt-0/+25
2026-01-07cat-file: only use bitmaps when filteringJeff King-0/+14
2026-01-07t/perf/run: preserve GIT_PERF_* from environmentJeff King-0/+10
2026-01-07t/perf/perf-lib: fix assignment of TEST_OUTPUT_DIRECTORYJeff King-1/+2
2026-01-06Merge branch 'ar/run-command-hook'Junio C Hamano-2/+103
2026-01-06Merge branch 'rs/show-branch-prio-queue'Junio C Hamano-2/+6
2026-01-06t3650: add more regression tests for failure conditionsKristoffer Haugsbakk-0/+40
2026-01-06replay: die descriptively when invalid commit-ish is givenKristoffer Haugsbakk-0/+7
2026-01-06replay: find *onto only after testing for ref nameKristoffer Haugsbakk-0/+7
2026-01-05t1300: use test helpers instead of `test` commandPushkar Singh-6/+6
2026-01-04t7800: fix racy "difftool --dir-diff syncs worktree" testPaul Tarjan-3/+3
2026-01-01t7527: fix flaky fsmonitor event tests with retry logicPaul Tarjan-38/+41
2025-12-30Merge branch 'jk/test-curl-updates'Junio C Hamano-8/+11
2025-12-30Merge branch 'js/test-func-comment-fix'Junio C Hamano-1/+1
2025-12-30Merge branch 'ps/repack-avoid-noop-midx-rewrite'Junio C Hamano-0/+99
2025-12-30Merge branch 'js/test-symlink-windows'Junio C Hamano-20/+45