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