summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2025-08-19t/t1517: mark tests that fail with GIT_TEST_INSTALLEDAdam Dinwoodie1-1/+4
2025-08-18describe: catch unborn branch in describe_blob()Jeff King1-0/+8
2025-08-18describe: error if blob not foundJeff King1-0/+6
2025-08-17repo: add the --format flagLucas Seiki Oshiro1-3/+15
2025-08-17repo: add the field layout.shallowLucas Seiki Oshiro1-0/+13
2025-08-17repo: add the field layout.bareLucas Seiki Oshiro1-0/+17
2025-08-17repo: add the field references.formatLucas Seiki Oshiro2-0/+54
2025-08-15commit-graph: stop passing in redundant repositoryPatrick Steinhardt1-1/+1
2025-08-13t7005: sanitize test environment for subsequent testsD. Ben Knoble1-44/+39
2025-08-13t7005: stop abusing --exec-pathD. Ben Knoble1-2/+2
2025-08-13t7005: use modern test styleD. Ben Knoble1-46/+22
2025-08-12reftable/stack: allow passing flags to `reftable_stack_add()`Patrick Steinhardt1-25/+25
2025-08-11midx: stop duplicating info redundant with its owning sourcePatrick Steinhardt1-1/+1
2025-08-11midx: load multi-pack indices via their sourcePatrick Steinhardt2-14/+19
2025-08-11midx: drop redundant `struct repository` parameterPatrick Steinhardt1-2/+2
2025-08-11builtin/fmt-merge-msg: stop depending on 'the_repository'Ayush Chandekar1-0/+7
2025-08-11bloom: enable bloom filter with wildcard pathspec in revision traversalLidong Yan1-4/+27
2025-08-09diff: --no-index should ignore the worktreeJunio C Hamano1-0/+17
2025-08-08t6137-*.sh: fix test failure on cygwinRamsay Jones1-6/+6
2025-08-08builtin: also setup gently for --help-allD. Ben Knoble1-0/+4
2025-08-08t0450: fix test for out-of-tree buildsToon Claes1-1/+1
2025-08-08remote.c: remove BUG in show_push_unqualified_ref_name_error()Denton Liu1-0/+5
2025-08-08t5516: remove surrounding empty lines in test bodiesDenton Liu1-51/+0
2025-08-08diff: ensure consistent diff behavior with ignore optionsLidong Yan2-6/+15
2025-08-08t5304: move `prune -h` test from t1517Usman Akinyemi2-7/+5
2025-08-08t5200: move `update-server-info -h` test from t1517Usman Akinyemi2-5/+5
2025-08-08t/t1517: automate `git subcmd -h` tests outside a repositoryUsman Akinyemi1-2/+28
2025-08-07diff: teach tree-diff a max-depth parameterJeff King2-0/+117
2025-08-07within_depth: fix return for empty pathToon Claes2-0/+48
2025-08-07merge-ort: fix directory rename on top of source of other rename/deleteElijah Newren1-12/+339
2025-08-07merge-ort: fix incorrect file handlingElijah Newren1-3/+66
2025-08-07t6423: fix missed staging of file in testcases 12i,12j,12kElijah Newren1-3/+6
2025-08-07t6423: document two bugs with rename-to-self testcasesElijah Newren1-2/+98
2025-08-07Merge branch 'dl/squelch-maybe-uninitialized'Junio C Hamano1-1/+1
2025-08-06builtin/remote: rework how remote refs get renamedPatrick Steinhardt1-0/+73
2025-08-06refs: pass refname when invoking reflog entry callbackPatrick Steinhardt1-1/+2
2025-08-06Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fixJunio C Hamano3-7/+142
2025-08-06rebase -i: permit 'drop' of a merge commitJohannes Sixt1-0/+1
2025-08-06refs: fix invalid old object IDs when migrating reflogsPatrick Steinhardt2-10/+16
2025-08-06builtin/reflog: implement subcommand to write new entriesPatrick Steinhardt2-0/+129
2025-08-05Merge branch 'kj/renamed-submodule'Junio C Hamano2-0/+38
2025-08-05t: add test for git refs list subcommandMeet Soni2-0/+9
2025-08-05t6300: refactor tests to be shareableMeet Soni2-2138/+2143
2025-08-05builtin/for-each-ref: align usage string with the man pageMeet Soni1-1/+0
2025-08-05t/unit-tests/clar: fix -Wmaybe-uninitialized with -OgDenton Liu1-1/+1
2025-08-04Merge branch 'jc/test-hashmap-is-still-here'Junio C Hamano1-0/+5
2025-08-04Merge branch 'ch/t7450-recursive-clone-test-fix'Junio C Hamano1-1/+1
2025-08-04Merge branch 'ps/meson-clar-decls-fix'Junio C Hamano2-1/+9
2025-08-04Merge branch 'lm/add-p-context'Junio C Hamano3-45/+118
2025-08-04Merge branch 'ps/config-wo-the-repository'Junio C Hamano6-15/+17