20 Commits (f331ab9d4cb21942dcde6d879aaca6a1784e8cb6)

Author SHA1 Message Date
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 12 years ago
Miklos Vajna 5ed75e2a3f cherry-pick: don't forget -s on failure 12 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