29 Commits (f63b12392aa16a8a7a68900afa906b0382345aad)

Author SHA1 Message Date
Liam Beguin d8ae6c84da rebase -i: learn to abbreviate command names 7 years ago
Liam Beguin 0cce4a2756 rebase -i -x: add exec commands via the rebase--helper 7 years ago
Liam Beguin 313a48eaca rebase -i: update functions to use a flags parameter 7 years ago
Liam Beguin 8dccc7a6b2 rebase -i: refactor transform_todo_ids 7 years ago
Johannes Schindelin c44a4c650c rebase -i: rearrange fixup/squash lines using the rebase--helper 8 years ago
Johannes Schindelin cdac2b01ff rebase -i: skip unnecessary picks using the rebase--helper 8 years ago
Johannes Schindelin 943999493f rebase -i: check for missing commits in the rebase--helper 8 years ago
Johannes Schindelin 3546c8d927 rebase -i: also expand/collapse the SHA-1s via the rebase--helper 8 years ago
Johannes Schindelin 62db524779 rebase -i: generate the script via rebase--helper 8 years ago
Johannes Schindelin 556907f1e1 sequencer (rebase -i): learn about the 'verbose' mode 8 years ago
Johannes Schindelin 845839575d sequencer: support a new action: 'interactive rebase' 8 years ago
Johannes Schindelin 2863584f5c sequencer: get rid of the subcommand field 8 years ago
Johannes Schindelin 03a4e260e2 sequencer: plug memory leaks for the option values 8 years ago
Johannes Schindelin 8a2a0f5341 sequencer: use memoized sequencer directory path 8 years ago
Johannes Schindelin ee624c0d3f sequencer: use static initializers for replay_opts 8 years ago
Junio C Hamano 75c961b767 merge & sequencer: unify codepaths that write "Conflicts:" hint 10 years ago
Nicolas Vigier 3253553e12 cherry-pick, revert: add the --gpg-sign option 11 years ago
Brandon Casey bab4d1097c sequencer.c: teach append_signoff how to detect duplicate s-o-b 12 years ago
Junio C Hamano 250f2492a4 sequencer.c: mark a private file-scope symbol as static 13 years ago
Miklos Vajna 5ed75e2a3f cherry-pick: don't forget -s on failure 13 years ago
Chris Webb 4bee958479 cherry-pick: add --allow-empty-message option 13 years ago
Neil Horman b27cfb0d8d git-cherry-pick: Add keep-redundant-commits option 13 years ago
Neil Horman df478b744c git-cherry-pick: add allow-empty option 13 years ago
Ramkumar Ramachandra 043a4492b3 sequencer: factor code out of revert builtin 13 years ago
Jonathan Nieder d596118d7a revert: stop creating and removing sequencer-old directory 13 years ago
Jonathan Nieder f80a87262a revert: rename --reset option to --quit 13 years ago
Ramkumar Ramachandra 26ae337be1 revert: Introduce --reset to remove sequencer state 14 years ago