sequencer (rebase -i): refactor setting the reflog message
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): allow fast-forwarding for edit/reword
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): implement the 'reword' command
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): leave a patch upon error
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): update refs after a successful rebase
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): the todo can be empty when continuing
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): skip some revert/cherry-pick specific code path
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): allow continuing with staged changes
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): write an author-script file
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): implement the short commands
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): add support for the 'fixup' and 'squash' commands
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): write the 'done' file
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): learn about the 'verbose' mode
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): implement the 'exec' command
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): implement the 'edit' command
Johannes Schindelin committed over 9 years ago
sequencer (rebase -i): implement the 'noop' command
Johannes Schindelin committed over 9 years ago
sequencer: support a new action: 'interactive rebase'
Johannes Schindelin committed over 9 years ago
sequencer: use a helper to find the commit message
Johannes Schindelin committed over 9 years ago
sequencer: move "else" keyword onto the same line as preceding brace
Johannes Schindelin committed over 9 years ago