summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2025-08-07t6423: fix missed staging of file in testcases 12i,12j,12kElijah Newren-3/+6
2025-08-07t6423: document two bugs with rename-to-self testcasesElijah Newren-2/+98
2025-08-07Merge branch 'dl/squelch-maybe-uninitialized'Junio C Hamano-1/+1
2025-08-06builtin/remote: rework how remote refs get renamedPatrick Steinhardt-0/+73
2025-08-06refs: pass refname when invoking reflog entry callbackPatrick Steinhardt-1/+2
2025-08-06Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fixJunio C Hamano-7/+142
2025-08-06rebase -i: permit 'drop' of a merge commitJohannes Sixt-0/+1
2025-08-06refs: fix invalid old object IDs when migrating reflogsPatrick Steinhardt-10/+16
2025-08-06builtin/reflog: implement subcommand to write new entriesPatrick Steinhardt-0/+129
2025-08-05Merge branch 'kj/renamed-submodule'Junio C Hamano-0/+38
2025-08-05t: add test for git refs list subcommandMeet Soni-0/+9
2025-08-05t6300: refactor tests to be shareableMeet Soni-2138/+2143
2025-08-05builtin/for-each-ref: align usage string with the man pageMeet Soni-1/+0
2025-08-05t/unit-tests/clar: fix -Wmaybe-uninitialized with -OgDenton Liu-1/+1
2025-08-04Merge branch 'jc/test-hashmap-is-still-here'Junio C Hamano-0/+5
2025-08-04Merge branch 'ch/t7450-recursive-clone-test-fix'Junio C Hamano-1/+1
2025-08-04Merge branch 'ps/meson-clar-decls-fix'Junio C Hamano-1/+9
2025-08-04Merge branch 'lm/add-p-context'Junio C Hamano-45/+118
2025-08-04Merge branch 'ps/config-wo-the-repository'Junio C Hamano-15/+17
2025-08-04Merge branch 'kn/for-each-ref-skip-updates'Junio C Hamano-0/+19
2025-08-04Merge branch 'jb/t7510-gpg-program-path'Junio C Hamano-1/+11
2025-08-04Merge branch 'cc/t9350-cleanup'Junio C Hamano-124/+91
2025-08-03Merge branch 'hl/test-helper-fd-close'Junio C Hamano-53/+27
2025-08-03Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'Junio C Hamano-0/+10
2025-08-03Merge branch 'kn/for-each-ref-skip'Junio C Hamano-0/+194
2025-08-02string-list: split-then-remove-empty can be done while splittingJunio C Hamano-4/+4
2025-08-02string-list: optionally omit empty string pieces in string_list_split*()Junio C Hamano-0/+15
2025-08-02string-list: optionally trim string pieces split by string_list_split*()Junio C Hamano-0/+64
2025-08-02string-list: align string_list_split() with its _in_place() counterpartJunio C Hamano-10/+11
2025-08-01Merge branch 'sk/reftable-clarify-tests'Junio C Hamano-1320/+1108
2025-08-01Merge branch 'ly/pull-autostash'Junio C Hamano-0/+60
2025-08-01Merge branch 'jk/unleak-reflog-expire-entry'Junio C Hamano-0/+28
2025-07-31Merge branch 'ps/config-wo-the-repository' into pw/3.0-commentchar-auto-depre...Junio C Hamano-15/+17
2025-07-31t7450: inspect the correct path a broken code would write tochenjianhu-1/+1
2025-07-30test-hashmap: document why it is no longer used but still thereJunio C Hamano-0/+5
2025-07-29add-patch: add diff.context command line overridesLeon Michalak-0/+51
2025-07-29add-patch: respect diff.context configurationLeon Michalak-0/+22
2025-07-29t: use test_config in t4055Leon Michalak-7/+7
2025-07-29t: use test_grep in t3701 and t4055Leon Michalak-38/+38
2025-07-29meson: ensure correct "clar-decls.h" header is usedPatrick Steinhardt-1/+9
2025-07-29t7510: use $PWD instead of $(pwd) inside PATHJeff King-1/+1
2025-07-28t6302: add test combining '--start-after' with '--exclude'Karthik Nayak-0/+19
2025-07-28Merge branch 'ac/auto-comment-char-fix'Junio C Hamano-0/+13
2025-07-28Merge branch 'rs/pop-recent-commit-with-prio-queue'Junio C Hamano-0/+95
2025-07-28t9350: redirect input to only fast-importChristian Couder-124/+91
2025-07-24Merge branch 'kl/test-installed-fix'Junio C Hamano-2/+3
2025-07-24fixup! submodule: prevent overwriting .gitmodules on path reuseJunio C Hamano-1/+2
2025-07-24submodule: skip redundant active entries when pattern covers pathK Jayatheerth-0/+15
2025-07-24submodule: prevent overwriting .gitmodules on path reuseK Jayatheerth-0/+22
2025-07-24t/unit-tests: finalize migration of reftable-related testsSeyi Kuforiji-175/+36