| 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-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -9/+9 |
| 2022-10-17 | rebase --abort: improve reflog message | Phillip Wood | 1 | -0/+51 |
| 2022-10-17 | rebase --apply: make reflog messages match rebase --merge | Phillip Wood | 1 | -1/+1 |
| 2022-10-17 | rebase --apply: respect GIT_REFLOG_ACTION | Phillip Wood | 1 | -1/+1 |
| 2022-10-17 | rebase --merge: fix reflog message after skipping | Phillip Wood | 1 | -0/+24 |
| 2022-10-17 | rebase --merge: fix reflog when continuing | Phillip Wood | 1 | -2/+7 |
| 2022-10-17 | t3406: rework rebase reflog tests | Phillip Wood | 1 | -39/+76 |
| 2022-01-26 | rebase --apply: fix reflog | Phillip Wood | 1 | -0/+23 |
| 2021-02-10 | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 1 | -7/+0 |
| 2021-01-21 | tests: remove support for GIT_TEST_GETTEXT_POISON | Ævar Arnfjörð Bjarmason | 1 | -7/+0 |
| 2020-11-19 | t34*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -13/+13 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-11-09 | t3406: indent with tabs, not spaces | Johannes Schindelin | 1 | -8/+8 |
| 2020-04-07 | sequencer: honor GIT_REFLOG_ACTION | Elijah Newren | 1 | -8/+8 |
| 2020-02-16 | rebase: rename the two primary rebase backends | Elijah Newren | 1 | -6/+6 |
| 2020-02-16 | rebase tests: mark tests specific to the am-backend with --am | Elijah Newren | 1 | -6/+6 |
| 2020-02-16 | t3406: simplify an already simple test | Elijah Newren | 1 | -5/+2 |
| 2019-01-07 | rebase: implement --merge via the interactive machinery | Elijah Newren | 1 | -6/+1 |
| 2018-12-01 | Merge branch 'js/rebase-stat-unrelated-fix' | Junio C Hamano | 1 | -0/+10 |
| 2018-11-30 | rebase --stat: fix when rebasing to an unrelated history | Johannes Schindelin | 1 | -0/+10 |
| 2018-11-30 | rebase: fix GIT_REFLOG_ACTION regression | Johannes Schindelin | 1 | -0/+26 |
| 2018-11-19 | Merge branch 'ab/dynamic-gettext-poison' | Junio C Hamano | 1 | -1/+1 |
| 2018-11-16 | rebase: validate -C<n> and --whitespace=<mode> parameters early | Johannes Schindelin | 1 | -0/+7 |
| 2018-11-09 | i18n: make GETTEXT_POISON a runtime option | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2013-06-07 | tests: move test for rebase messages from t3400 to t3406 | Martin von Zweigbergk | 1 | -0/+22 |
| 2013-06-07 | t3406: modernize style | Martin von Zweigbergk | 1 | -21/+9 |
| 2012-07-25 | i18n: rebase: mark messages for translation | Jiang Xin | 1 | -1/+8 |
| 2012-05-30 | rebase: report invalid commit correctly | Erik Faye-Lund | 1 | -0/+5 |
| 2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -3/+3 |
| 2009-03-02 | git-rebase: Add --stat and --no-stat for producing diffstat on rebase | Tor Arne Vestbø | 1 | -1/+22 |
| 2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -1/+1 |
| 2007-09-01 | rebase -m: Fix incorrect short-logs of already applied commits. | Johannes Sixt | 1 | -0/+44 |