| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2023-02-06 | sequencer API users: fix get_replay_opts() leaks | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2022-03-17 | tests: use "test_hook" for misc "mkdir -p" and "chmod" cases | Ævar Arnfjörð Bjarmason | 1 | -12/+6 |
| 2022-01-10 | name-rev: deprecate --stdin in favor of --annotate-stdin | John Cai | 1 | -1/+1 |
| 2021-09-07 | tests: stop testing `git rebase --preserve-merges` | Johannes Schindelin | 1 | -37/+0 |
| 2020-11-19 | t34*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -15/+15 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2018-11-02 | tests: optionally skip `git rebase -p` tests | Johannes Schindelin | 1 | -6/+6 |
| 2016-03-23 | merge: refuse to create too cool a merge by default | Junio C Hamano | 1 | -1/+1 |
| 2012-07-15 | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 1 | -5/+0 |
| 2012-06-26 | Add tests for rebase -i --root without --onto | Chris Webb | 1 | -4/+0 |
| 2012-06-26 | rebase --root: print usage on too many args | Martin von Zweigbergk | 1 | -1/+7 |
| 2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -2/+2 |
| 2009-02-03 | t3412: further simplify setting of GIT_EDITOR | Junio C Hamano | 1 | -4/+0 |
| 2009-02-01 | t3412: use log|name-rev instead of log --graph | Thomas Rast | 1 | -26/+39 |
| 2009-01-30 | t3412: clean up GIT_EDITOR usage | Thomas Rast | 1 | -25/+13 |
| 2009-01-28 | Simplify t3412 | Johannes Schindelin | 1 | -21/+7 |
| 2009-01-26 | tests: Avoid single-shot environment export for shell function invocation | Junio C Hamano | 1 | -4/+20 |
| 2009-01-26 | rebase -i: correctly remember --root flag across --continue | Junio C Hamano | 1 | -0/+94 |
| 2009-01-11 | rebase -i: learn to rebase root commit | Thomas Rast | 1 | -0/+101 |
| 2009-01-11 | rebase: learn to rebase root commit | Thomas Rast | 1 | -0/+86 |