| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-06-11 | commit: fix leaking parents when calling `commit_tree_extended()` | Patrick Steinhardt | 1 | -0/+1 |
| 2024-03-25 | rebase: update `--empty=ask` to `--empty=stop` | Brian Lyles | 1 | -5/+16 |
| 2024-03-25 | docs: address inaccurate `--empty` default with `--exec` | Brian Lyles | 1 | -0/+38 |
| 2020-04-11 | rebase: reinstate --no-keep-empty | Elijah Newren | 1 | -0/+36 |
| 2020-03-11 | sequencer: clear state upon dropping a become-empty commit | Elijah Newren | 1 | -0/+8 |
| 2020-02-16 | rebase: rename the two primary rebase backends | Elijah Newren | 1 | -3/+3 |
| 2020-02-16 | rebase (interactive-backend): fix handling of commits that become empty | Elijah Newren | 1 | -5/+61 |
| 2020-02-16 | rebase (interactive-backend): make --keep-empty the default | Elijah Newren | 1 | -0/+70 |