| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-21 | t8002: fix ambiguous printf conversion specifications | Jan Palus | 1 | -2/+2 |
| 2025-01-10 | builtin/blame: fix out-of-bounds write with blank boundary commits | Patrick Steinhardt | 1 | -0/+18 |
| 2025-01-10 | builtin/blame: fix out-of-bounds read with excessive `--abbrev` | Patrick Steinhardt | 1 | -0/+8 |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-06-11 | blame: fix leaking data for blame scoreboards | Patrick Steinhardt | 1 | -0/+1 |
| 2022-06-06 | tests: don't assume a .git/info for .git/info/grafts | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2021-12-13 | tests: fix broken &&-chains in `{...}` groups | Eric Sunshine | 1 | -1/+1 |
| 2020-11-19 | t8*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -1/+1 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-08-11 | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 1 | -7/+11 |
| 2020-07-30 | t8002: make hash size independent | brian m. carlson | 1 | -7/+11 |
| 2020-07-21 | sha1-file: make pretend_object_file() not prefetch | Jonathan Tan | 1 | -0/+11 |
| 2018-10-23 | exclude-promisor-objects: declare when option is allowed | Matthew DeVore | 1 | -0/+4 |
| 2017-01-07 | blame: handle --no-abbrev | Jeff King | 1 | -0/+4 |
| 2017-01-07 | blame: fix alignment with --abbrev=40 | Jeff King | 1 | -0/+28 |
| 2016-08-29 | blame: fix segfault on untracked files | Thomas Gummerer | 1 | -0/+5 |
| 2015-06-01 | blame: add blame.showEmail configuration | Quentin Neill | 1 | -0/+62 |
| 2013-07-17 | t8001/t8002 (blame): modernize style | Eric Sunshine | 1 | -2/+10 |
| 2011-04-29 | blame: tolerate bogus e-mail addresses a bit better | Josh Stone | 1 | -1/+1 |
| 2010-10-19 | blame: Add option to show author email instead of name | Kevin Ballard | 1 | -0/+5 |
| 2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
| 2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -1/+1 |
| 2006-03-05 | annotate-blame test: don't "source", but say "." | Junio C Hamano | 1 | -1/+1 |
| 2006-03-05 | git-blame: Use the same tests for git-blame as for git-annotate | Fredrik Kuivinen | 1 | -0/+9 |