| 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 | commit: fix leaking parents when calling `commit_tree_extended()` | Patrick Steinhardt | 1 | -0/+1 |
| 2023-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -15/+15 |
| 2021-08-13 | rebase --continue: remove .git/MERGE_MSG | Phillip Wood | 1 | -0/+8 |
| 2021-08-13 | rebase --apply: restore some tests | Phillip Wood | 1 | -1/+1 |
| 2021-08-13 | t3403: fix commit authorship | Phillip Wood | 1 | -1/+2 |
| 2020-11-19 | t34*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -4/+4 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2019-12-06 | commit: give correct advice for empty commit during a rebase | Phillip Wood | 1 | -5/+31 |
| 2019-12-06 | sequencer: write CHERRY_PICK_HEAD for reword and edit | Phillip Wood | 1 | -0/+53 |
| 2019-11-23 | sequencer: fix empty commit check when amending | Phillip Wood | 1 | -0/+32 |
| 2015-12-28 | t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -1/+1 |
| 2013-05-28 | test: trivial cleanups | Felipe Contreras | 1 | -3/+4 |
| 2011-02-10 | rebase: stricter check of standalone sub command | Martin von Zweigbergk | 1 | -0/+5 |
| 2008-09-03 | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 1 | -1/+1 |
| 2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -3/+5 |
| 2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -3/+3 |
| 2007-11-24 | Merge branch 'mh/rebase-skip-hard' | Junio C Hamano | 1 | -2/+0 |
| 2007-11-12 | rebase: fix "rebase --continue" breakage | Johannes Schindelin | 1 | -0/+17 |
| 2007-11-11 | Do git reset --hard HEAD when using git rebase --skip | Mike Hommey | 1 | -2/+0 |
| 2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -1/+1 |
| 2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
| 2006-10-27 | tests: merge-recursive is usable without Python | Junio C Hamano | 1 | -6/+0 |
| 2006-09-17 | apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches | Junio C Hamano | 1 | -1/+3 |
| 2006-06-25 | rebase: allow --skip to work with --merge | Eric Wong | 1 | -0/+61 |