Age | Commit message (Expand) | Author | Files | Lines |
2017-01-09 | sequencer (rebase -i): learn about the 'verbose' mode | Johannes Schindelin | 1 | -0/+1 |
2017-01-09 | sequencer: support a new action: 'interactive rebase' | Johannes Schindelin | 1 | -1/+2 |
2016-10-21 | sequencer: get rid of the subcommand field | Johannes Schindelin | 1 | -9/+4 |
2016-10-21 | sequencer: plug memory leaks for the option values | Johannes Schindelin | 1 | -3/+3 |
2016-10-17 | sequencer: use memoized sequencer directory path | Johannes Schindelin | 1 | -4/+1 |
2016-10-17 | sequencer: use static initializers for replay_opts | Johannes Schindelin | 1 | -0/+1 |
2014-11-10 | Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more | Junio C Hamano | 1 | -0/+1 |
2014-10-24 | merge & sequencer: unify codepaths that write "Conflicts:" hint | Junio C Hamano | 1 | -0/+1 |
2014-01-27 | cherry-pick, revert: add the --gpg-sign option | Nicolas Vigier | 1 | -0/+2 |
2013-02-12 | sequencer.c: teach append_signoff how to detect duplicate s-o-b | Brandon Casey | 1 | -1/+3 |
2012-09-18 | Merge branch 'jc/make-static' | Junio C Hamano | 1 | -3/+0 |
2012-09-15 | sequencer.c: mark a private file-scope symbol as static | Junio C Hamano | 1 | -3/+0 |
2012-09-14 | cherry-pick: don't forget -s on failure | Miklos Vajna | 1 | -0/+4 |
2012-08-06 | cherry-pick: add --allow-empty-message option | Chris Webb | 1 | -0/+1 |
2012-04-24 | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 1 | -0/+1 |
2012-04-11 | git-cherry-pick: add allow-empty option | Neil Horman | 1 | -0/+1 |
2012-01-11 | sequencer: factor code out of revert builtin | Ramkumar Ramachandra | 1 | -0/+37 |
2011-12-12 | revert: stop creating and removing sequencer-old directory | Jonathan Nieder | 1 | -10/+2 |
2011-11-22 | revert: rename --reset option to --quit | Jonathan Nieder | 1 | -1/+1 |
2011-08-04 | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 1 | -0/+20 |