Documentation: turn middle-of-line tabs into spaces
Martin Ågren committed over 7 years ago
git-svn.txt: drop escaping '\' that ends up being rendered
Martin Ågren committed over 7 years ago
git.txt: remove empty line before list continuation
Martin Ågren committed over 7 years ago
config/fsck.txt: avoid starting line with dash
Martin Ågren committed over 7 years ago
config/diff.txt: drop spurious backtick
Martin Ågren committed over 7 years ago
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