aboutsummaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2026-01-15Revert "Merge branch 'ar/run-command-hook'"Junio C Hamano
2026-01-15Merge branch 'ps/clar-integers'Junio C Hamano
2026-01-15Merge branch 'kh/replay-invalid-onto-advance'Junio C Hamano
2026-01-15Merge branch 'ps/odb-misc-fixes'Junio C Hamano
2026-01-15Merge branch 'pt/t7800-difftool-test-racefix'Junio C Hamano
2026-01-15commit: rename `free_commit_list()` to conform to coding guidelinesPatrick Steinhardt
2026-01-14remote-curl: use auth for probe_rpc() requests tooAaron Plattner
2026-01-14builtin/repack: handle promisor packs with geometric repackingPatrick Steinhardt
2026-01-14builtin/pack-objects: exclude promisor objects with "--stdin-packs"Patrick Steinhardt
2026-01-13replay: drop commits that become emptyPhillip Wood
2026-01-13builtin/history: implement "reword" subcommandPatrick Steinhardt
2026-01-13builtin: add new "history" commandPatrick Steinhardt
2026-01-13replay: support updating detached HEADPatrick Steinhardt
2026-01-13midx-write.c: assume checksum-invalid MIDXs require an updateTaylor Blau
2026-01-13t/t5319-multi-pack-index.sh: drop early 'test_done'Taylor Blau
2026-01-12t5403: use test_cmp for post-checkout argument checksDeveshi Dwivedi
2026-01-12t5403: introduce check_post_checkout helper functionDeveshi Dwivedi
2026-01-12submodule: detect conflicts with existing gitdir configsAdrian Ratiu
2026-01-12submodule: hash the submodule name for the gitdir pathAdrian Ratiu
2026-01-12submodule: fix case-folding gitdir filesystem collisionsAdrian Ratiu
2026-01-12submodule--helper: fix filesystem collisions by encoding gitdir pathsAdrian Ratiu
2026-01-12submodule--helper: add gitdir migration commandAdrian Ratiu
2026-01-12submodule: allow runtime enabling extensions.submodulePathConfigAdrian Ratiu
2026-01-12submodule: introduce extensions.submodulePathConfigAdrian Ratiu
2026-01-12builtin/fsck: move generic HEAD check into `refs_fsck()`Patrick Steinhardt
2026-01-12builtin/fsck: move generic object ID checks into `refs_fsck()`Patrick Steinhardt
2026-01-12refs/reftable: introduce generic checks for refsPatrick Steinhardt
2026-01-12refs/reftable: fix consistency checks with worktreesPatrick Steinhardt
2026-01-12refs/files: perform consistency checks for root refsPatrick Steinhardt
2026-01-12packfile: always declare object info to be OI_PACKEDPatrick Steinhardt
2026-01-12Merge branch 'ps/t1300-2021-use-test-path-is-helpers'Junio C Hamano
2026-01-12Merge branch 'rs/commit-stack'Junio C Hamano
2026-01-12Merge branch 'sb/bundle-uri-without-uri'Junio C Hamano
2026-01-12Merge branch 'ja/doc-synopsis-style-more'Junio C Hamano
2026-01-11t1410: use test helpers in reflog rewind testPushkar Singh
2026-01-09cocci: convert parse_tree functions to repo_ variantsRené Scharfe
2026-01-09t7101: modernize test path checksK Jayatheerth
2026-01-09add -p: show user's hunk decision when selecting hunksAbraham Samuel Adekunle
2026-01-08Merge branch 'en/ort-recursive-d-f-conflict-fix'Junio C Hamano
2026-01-08Merge branch 'dd/t5403-modernise'Junio C Hamano
2026-01-08Merge branch 'ds/diff-lazy-fetch-with-name-only-fix'Junio C Hamano
2026-01-08t5550: add netrc tests for http 401/403Ashlesh Gawande
2026-01-08Merge branch 'kh/replay-invalid-onto-advance' into ps/historyJunio C Hamano
2026-01-07t1420: modernize the lost-found testAndrew Chitester
2026-01-07builtin/gc: fix condition for whether to write commit graphsPatrick Steinhardt
2026-01-07cat-file: only use bitmaps when filteringJeff King
2026-01-07t/perf/run: preserve GIT_PERF_* from environmentJeff King
2026-01-07t/perf/perf-lib: fix assignment of TEST_OUTPUT_DIRECTORYJeff King
2026-01-06Merge branch 'ar/run-command-hook'Junio C Hamano
2026-01-06Merge branch 'rs/show-branch-prio-queue'Junio C Hamano