Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sequencer.c: teach append_signoff how to detect duplicate s-o-b | Brandon Casey | 2013-02-12 | 1 | -1/+3 |
* | Merge branch 'jc/make-static' | Junio C Hamano | 2012-09-18 | 1 | -3/+0 |
|\ | |||||
| * | sequencer.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -3/+0 |
* | | cherry-pick: don't forget -s on failure | Miklos Vajna | 2012-09-14 | 1 | -0/+4 |
|/ | |||||
* | cherry-pick: add --allow-empty-message option | Chris Webb | 2012-08-06 | 1 | -0/+1 |
* | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 2012-04-24 | 1 | -0/+1 |
* | git-cherry-pick: add allow-empty option | Neil Horman | 2012-04-11 | 1 | -0/+1 |
* | sequencer: factor code out of revert builtinrr/sequencer | Ramkumar Ramachandra | 2012-01-11 | 1 | -0/+37 |
* | revert: stop creating and removing sequencer-old directoryjn/maint-sequencer-fixes | Jonathan Nieder | 2011-12-12 | 1 | -10/+2 |
* | revert: rename --reset option to --quit | Jonathan Nieder | 2011-11-22 | 1 | -1/+1 |
* | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 2011-08-04 | 1 | -0/+20 |