summaryrefslogtreecommitdiff
path: root/t/t3505-cherry-pick-empty.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-06-11commit: fix leaking parents when calling `commit_tree_extended()`Patrick Steinhardt1-0/+1
2024-03-25cherry-pick: add `--empty` for more robust redundant commit handlingBrian Lyles1-1/+36
2024-03-25cherry-pick: enforce `--keep-redundant-commits` incompatibilityBrian Lyles1-0/+14
2020-11-19t3[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-13/+13
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-09-13sequencer: fix --allow-empty-message behavior, make it smarterElijah Newren1-10/+8
2013-05-28test: trivial cleanupsFelipe Contreras1-13/+5
2012-08-06cherry-pick: add --allow-empty-message optionChris Webb1-0/+5
2012-05-29cherry-pick: regression fix for empty commitsJunio C Hamano1-0/+30
2012-04-24git-cherry-pick: Add test to validate new optionsNeil Horman1-1/+24
2010-07-23revert: fix off by one read when searching the end of a commit subjectChristian Couder1-1/+19
2009-06-21t3505: fix abuse of test_expect_codeJunio C Hamano1-5/+5
2009-03-07builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen1-0/+33