12 Commits (963e1543edfc8b43310108a394a57515f8573701)

Author SHA1 Message Date
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 ddb81e5072 rebase-interactive: use todo_list_write_to_file() in edit_todo_list() 6 years ago
Alban Gruin 6ca89c6f39 sequencer: refactor check_todo_list() to work on a todo_list 6 years ago
Alban Gruin cbef27d61c sequencer: refactor transform_todos() 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
Nguyễn Thái Ngọc Duy 005af339c9 sequencer.c: remove implicit dependency on the_repository 6 years ago
Johannes Schindelin 71f82465b1 rebase -i: introduce the 'break' command 7 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