| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-12-05 | rebase -i: learn to abbreviate command names | Liam Beguin | 1 | -0/+3 |
| 2017-12-05 | rebase -i -x: add exec commands via the rebase--helper | Liam Beguin | 1 | -1/+6 |
| 2017-12-05 | rebase -i: update functions to use a flags parameter | Liam Beguin | 1 | -6/+7 |
| 2017-12-05 | rebase -i: replace reference to sha1 with oid | Liam Beguin | 1 | -5/+5 |
| 2017-12-05 | rebase -i: refactor transform_todo_ids | Liam Beguin | 1 | -2/+2 |
| 2017-07-27 | rebase -i: rearrange fixup/squash lines using the rebase--helper | Johannes Schindelin | 1 | -1/+5 |
| 2017-07-27 | rebase -i: skip unnecessary picks using the rebase--helper | Johannes Schindelin | 1 | -1/+5 |
| 2017-07-27 | rebase -i: check for missing commits in the rebase--helper | Johannes Schindelin | 1 | -1/+6 |
| 2017-07-27 | rebase -i: also expand/collapse the SHA-1s via the rebase--helper | Johannes Schindelin | 1 | -1/+9 |
| 2017-07-27 | rebase -i: generate the script via rebase--helper | Johannes Schindelin | 1 | -1/+7 |
| 2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
| 2017-02-09 | rebase--helper: add a builtin helper for interactive rebases | Johannes Schindelin | 1 | -0/+40 |