Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |