| 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 | parse-options: fix leaks for users of OPT_FILENAME | Patrick Steinhardt | 1 | -0/+1 |
| 2023-09-06 | rebase: fix rewritten list for failed pick | Phillip Wood | 1 | -0/+48 |
| 2022-03-17 | tests: use "test_hook" for misc "mkdir -p" and "chmod" cases | Ævar Arnfjörð Bjarmason | 1 | -8/+6 |
| 2021-05-11 | test-lib: split up and deprecate test_create_repo() | Ævar Arnfjörð Bjarmason | 1 | -2/+0 |
| 2020-11-19 | t5[0-4]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -2/+2 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-02-16 | rebase: rename the two primary rebase backends | Elijah Newren | 1 | -8/+8 |
| 2020-02-16 | rebase tests: mark tests specific to the am-backend with --am | Elijah Newren | 1 | -6/+6 |
| 2019-04-02 | tests (rebase): spell out the `--keep-empty` option | Johannes Schindelin | 1 | -2/+2 |
| 2018-12-28 | am, rebase--merge: do not overlook --skip'ed commits with post-rewrite | Elijah Newren | 1 | -0/+3 |
| 2018-12-28 | t5407: add a test demonstrating how interactive handles --skip differently | Elijah Newren | 1 | -0/+31 |
| 2018-06-28 | t5407: fix test to cover intended arguments | Elijah Newren | 1 | -1/+1 |
| 2015-05-22 | t5407: use <<- to align the expected output | Junio C Hamano | 1 | -40/+40 |
| 2015-05-22 | rebase -i: fix post-rewrite hook with failed exec command | Matthieu Moy | 1 | -1/+1 |
| 2015-05-22 | rebase -i: demonstrate incorrect behavior of post-rewrite | Matthieu Moy | 1 | -0/+17 |
| 2013-06-03 | test: fix post rewrite hook report | Felipe Contreras | 1 | -2/+2 |
| 2010-12-22 | rebase --skip: correctly wrap-up when skipping the last patch | Junio C Hamano | 1 | -1/+17 |
| 2010-03-28 | rebase -i: make post-rewrite work for 'edit' | Thomas Rast | 1 | -0/+16 |
| 2010-03-12 | rebase -i: invoke post-rewrite hook | Thomas Rast | 1 | -0/+101 |
| 2010-03-12 | rebase: invoke post-rewrite hook | Thomas Rast | 1 | -0/+30 |
| 2010-03-12 | commit --amend: invoke post-rewrite hook | Thomas Rast | 1 | -0/+52 |