summaryrefslogtreecommitdiff
path: root/rebase-interactive.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-07rebase-interactive: rewrite edit_todo_list() to handle the initial editLibravatar Alban Gruin1-1/+3
2019-03-07rebase-interactive: append_todo_help() changesLibravatar Alban Gruin1-1/+2
2019-01-29sequencer: refactor check_todo_list() to work on a todo_listLibravatar Alban Gruin1-0/+2
2018-11-12rebase-interactive.c: remove the_repository referencesLibravatar Nguyễn Thái Ngọc Duy1-1/+4
2018-08-29rebase -i: remove unused modes and functionsLibravatar Alban Gruin1-1/+0
2018-08-10sequencer: refactor append_todo_help() to write its message to a bufferLibravatar Alban Gruin1-1/+3
2018-08-10rebase -i: rewrite the edit-todo functionality in CLibravatar Alban Gruin1-0/+1
2018-08-10rebase -i: rewrite append_todo_help() in CLibravatar Alban Gruin1-0/+6