13 Commits (332acc248dd5213cb1d61be5538bb47ad26770e5)

Author SHA1 Message Date
Johannes Schindelin 06aa5e4ea4 rebase: remove a no-longer-used function 3 years ago
Elijah Newren d48e5e21da rebase (interactive-backend): make --keep-empty the default 5 years ago
Alban Gruin 5a5445d878 rebase-interactive: warn if commit is dropped with `rebase --edit-todo' 5 years ago
Alban Gruin 1da5874c1b sequencer: move check_todo_list_from_file() to rebase-interactive.c 5 years ago
Alban Gruin a930eb03a8 rebase-interactive: rewrite edit_todo_list() to handle the initial edit 6 years ago
Alban Gruin af1fc3adc5 rebase-interactive: append_todo_help() changes 6 years ago
Alban Gruin 6ca89c6f39 sequencer: refactor check_todo_list() to work on a todo_list 6 years ago
Nguyễn Thái Ngọc Duy 36e7ed69de rebase-interactive.c: remove the_repository references 6 years ago
Alban Gruin 91f0d95dcb rebase -i: remove unused modes and functions 7 years ago
Alban Gruin a9f5476fbc sequencer: refactor append_todo_help() to write its message to a buffer 7 years ago
Alban Gruin 64a43cbd5d rebase -i: rewrite the edit-todo functionality in C 7 years ago
Alban Gruin 145e05ac44 rebase -i: rewrite append_todo_help() in C 7 years ago