aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3429-rebase-edit-todo.sh
AgeCommit message (Expand)AuthorFilesLines
2022-11-21revert: fix parse_options_concat() leakÆvar Arnfjörð Bjarmason1-0/+1
2021-11-29sequencer: avoid adding exec commands for non-commit creating commandsElijah Newren1-1/+6
2019-12-06Merge branch 'sg/assume-no-todo-update-in-cherry-pick'Junio C Hamano1-0/+30
2019-11-24sequencer: don't re-read todo for revert and cherry-pickSZEDER Gábor1-0/+30
2019-11-10Merge branch 'bc/hash-independent-tests-part-6'Junio C Hamano1-1/+1
2019-10-28t3429: remove SHA1 annotationbrian m. carlson1-1/+1
2019-08-19rebase -i: check for updated todo after squash and rewordPhillip Wood1-1/+20
2019-03-14get_oid(): when an object was not found, try harderJohannes Schindelin1-1/+1
2019-03-14rebase -i: demonstrate obscure loose object cache bugJohannes Schindelin1-0/+22
2017-04-27rebase -i: reread the todo list if `exec` touched itStephen Hicks1-0/+14