aboutsummaryrefslogtreecommitdiffstats
path: root/rebase-interactive.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07rebase: remove a no-longer-used functionJohannes Schindelin1-2/+0
2020-03-02Merge branch 'en/rebase-backend'Junio C Hamano1-1/+1
2020-02-16rebase (interactive-backend): make --keep-empty the defaultElijah Newren1-1/+1
2020-01-28rebase-interactive: warn if commit is dropped with `rebase --edit-todo'Alban Gruin1-0/+3
2020-01-28sequencer: move check_todo_list_from_file() to rebase-interactive.cAlban Gruin1-0/+2
2019-03-07rebase-interactive: rewrite edit_todo_list() to handle the initial editAlban Gruin1-1/+3
2019-03-07rebase-interactive: append_todo_help() changesAlban Gruin1-1/+2
2019-01-29sequencer: refactor check_todo_list() to work on a todo_listAlban Gruin1-0/+2
2018-11-12rebase-interactive.c: remove the_repository referencesNguyễn Thái Ngọc Duy1-1/+4
2018-08-29rebase -i: remove unused modes and functionsAlban Gruin1-1/+0
2018-08-10sequencer: refactor append_todo_help() to write its message to a bufferAlban Gruin1-1/+3
2018-08-10rebase -i: rewrite the edit-todo functionality in CAlban Gruin1-0/+1
2018-08-10rebase -i: rewrite append_todo_help() in CAlban Gruin1-0/+6