Yash Bhatambare committed over 7 years ago
sequencer: refactor rearrange_squash() to work on a todo_list
Alban Gruin committed over 7 years ago
rebase--interactive: move transform_todo_file()
Alban Gruin committed over 7 years ago
sequencer: refactor sequencer_add_exec_commands() to work on a todo_list
Alban Gruin committed over 7 years ago
sequencer: use edit_todo_list() in complete_action()
Alban Gruin committed over 7 years ago
rebase-interactive: rewrite edit_todo_list() to handle the initial edit
Alban Gruin committed over 7 years ago
rebase-interactive: append_todo_help() changes
Alban Gruin committed over 7 years ago
rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
Alban Gruin committed over 7 years ago
sequencer: refactor skip_unnecessary_picks() to work on a todo_list
Alban Gruin committed over 7 years ago
rebase--interactive: move rearrange_squash_in_todo_file()
Alban Gruin committed over 7 years ago
rebase--interactive: move sequencer_add_exec_commands()
Alban Gruin committed over 7 years ago
sequencer: change complete_action() to use the refactored functions
Alban Gruin committed over 7 years ago
sequencer: make sequencer_make_script() write its script to a strbuf
Alban Gruin committed over 7 years ago
diff-parseopt: convert --submodule
Nguyễn Thái Ngọc Duy committed over 7 years ago
diff-parseopt: convert --ignore-submodules
Nguyễn Thái Ngọc Duy committed over 7 years ago
diff-parseopt: convert --textconv
Nguyễn Thái Ngọc Duy committed over 7 years ago
diff-parseopt: convert --ext-diff
Nguyễn Thái Ngọc Duy committed over 7 years ago
diff-parseopt: convert --quiet
Nguyễn Thái Ngọc Duy committed over 7 years ago
diff-parseopt: convert --exit-code
Nguyễn Thái Ngọc Duy committed over 7 years ago
diff-parseopt: convert --color-words
Nguyễn Thái Ngọc Duy committed over 7 years ago