| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2023-11-16 | rebase: fully ignore rebase.autoSquash without -i | Andy Koppe | 1 | -12/+0 |
| 2023-03-27 | rebase: add a config option for --rebase-merges | Alex Henrie | 1 | -0/+17 |
| 2023-01-25 | rebase: provide better error message for apply options vs. merge config | Elijah Newren | 1 | -0/+24 |
| 2023-01-25 | rebase: add coverage of other incompatible options | Elijah Newren | 1 | -0/+15 |
| 2023-01-25 | rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks | Elijah Newren | 1 | -0/+10 |
| 2023-01-25 | rebase: fix docs about incompatibilities with --root | Elijah Newren | 1 | -0/+4 |
| 2023-01-25 | rebase: flag --apply and --merge as incompatible | Elijah Newren | 1 | -0/+3 |
| 2023-01-25 | rebase: mark --update-refs as requiring the merge backend | Elijah Newren | 1 | -5/+10 |
| 2021-11-18 | checkout: fix "branch info" memory leaks | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2021-09-07 | tests: stop testing `git rebase --preserve-merges` | Johannes Schindelin | 1 | -11/+0 |
| 2020-08-17 | rebase -i: support --committer-date-is-author-date | Phillip Wood | 1 | -1/+0 |
| 2020-07-13 | rebase -i: add --ignore-whitespace flag | Rohit Ashiwal | 1 | -1/+0 |
| 2020-01-12 | Revert "Merge branch 'ra/rebase-i-more-options'" | Junio C Hamano | 1 | -0/+2 |
| 2019-12-10 | Merge branch 'ra/rebase-i-more-options' | Junio C Hamano | 1 | -2/+0 |
| 2019-11-02 | rebase -i: support --committer-date-is-author-date | Rohit Ashiwal | 1 | -1/+0 |
| 2019-11-02 | rebase -i: add --ignore-whitespace flag | Rohit Ashiwal | 1 | -1/+0 |
| 2019-07-31 | rebase -r: support merge strategies other than `recursive` | Johannes Schindelin | 1 | -10/+0 |
| 2019-05-28 | tests: mark a couple more test cases as requiring `rebase -p` | Johannes Schindelin | 1 | -2/+3 |
| 2018-06-27 | git-rebase: error out when incompatible options passed | Elijah Newren | 1 | -8/+8 |
| 2018-06-27 | t3422: new testcases for checking when incompatible options passed | Elijah Newren | 1 | -0/+88 |