| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-03-16 | t/annotate-tests.sh: avoid redundant use of cat | Beat Bolli | 1 | -1/+1 |
| 2023-07-21 | blame: allow --contents to work with bare repo | Han Young | 1 | -0/+9 |
| 2023-04-24 | blame: use different author name for fake commit generated by --contents | Jacob Keller | 1 | -2/+9 |
| 2023-03-24 | blame: allow --contents to work with non-HEAD commit | Jacob Keller | 1 | -0/+14 |
| 2022-07-18 | Merge branch 'ab/test-without-templates' | Junio C Hamano | 1 | -1/+2 |
| 2022-06-06 | tests: don't assume a .git/info for .git/info/grafts | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
| 2022-04-06 | blame: report correct number of lines in progress when using ranges | Edmundo Carmona Antoranz | 1 | -0/+40 |
| 2021-12-13 | t6000-t9999: detect and signal failure within loop | Eric Sunshine | 1 | -1/+1 |
| 2021-04-08 | blame tests: simplify userdiff driver test | Ævar Arnfjörð Bjarmason | 1 | -21/+15 |
| 2021-04-08 | blame tests: don't rely on t/t4018/ directory | Ævar Arnfjörð Bjarmason | 1 | -3/+13 |
| 2021-02-05 | Merge branch 'pb/blame-funcname-range-userdiff' | Junio C Hamano | 1 | -4/+4 |
| 2021-01-30 | annotate-tests: quote variable expansions containing path names | Johannes Sixt | 1 | -4/+4 |
| 2020-11-19 | t8*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -4/+4 |
| 2020-11-01 | blame: enable funcname blaming with userdiff driver | Philippe Blain | 1 | -0/+18 |
| 2019-04-08 | blame: default to HEAD in a bare repo when no start commit is given | SZEDER Gábor | 1 | -0/+8 |
| 2018-06-15 | blame: prevent error if range ends past end of file | Isabella Stephens | 1 | -2/+2 |
| 2015-11-24 | blame: fix object casting regression | Jeff King | 1 | -0/+7 |
| 2015-09-16 | blame: handle --first-parent | Jeff King | 1 | -0/+4 |
| 2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
| 2014-07-21 | t800[12]: work around MSys limitation | Karsten Blees | 1 | -0/+12 |
| 2013-12-27 | Remove the line length limit for graft files | Johannes Schindelin | 1 | -0/+21 |
| 2013-10-31 | t: replace pulls with merges | Felipe Contreras | 1 | -1/+1 |
| 2013-08-06 | line-range: reject -L line numbers less than 1 | Eric Sunshine | 1 | -9/+9 |
| 2013-08-06 | t8001/t8002: blame: add tests of -L line numbers less than 1 | Eric Sunshine | 1 | -0/+12 |
| 2013-08-06 | line-range: teach -L^:RE to search from start of file | Eric Sunshine | 1 | -0/+17 |
| 2013-08-06 | line-range: teach -L:RE to search from end of previous -L range | Eric Sunshine | 1 | -0/+16 |
| 2013-08-06 | line-range: teach -L^/RE/ to search from start of file | Eric Sunshine | 1 | -0/+21 |
| 2013-08-06 | blame: teach -L/RE/ to search from end of previous -L range | Eric Sunshine | 1 | -0/+20 |
| 2013-08-06 | t8001/t8002: blame: add tests of multiple -L options | Eric Sunshine | 1 | -0/+32 |
| 2013-08-05 | blame: reject empty ranges -L,+0 and -L,-0 | Eric Sunshine | 1 | -2/+2 |
| 2013-08-05 | t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0 | Eric Sunshine | 1 | -0/+8 |
| 2013-08-05 | blame: reject empty ranges -LX,+0 and -LX,-0 | Eric Sunshine | 1 | -2/+2 |
| 2013-08-05 | t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0 | Eric Sunshine | 1 | -0/+8 |
| 2013-08-05 | blame: fix -L bounds checking bug | Eric Sunshine | 1 | -4/+4 |
| 2013-08-05 | t8001/t8002: blame: add empty file & partial-line tests | Eric Sunshine | 1 | -0/+72 |
| 2013-08-05 | t8001/t8002: blame: demonstrate -L bounds checking bug | Eric Sunshine | 1 | -0/+22 |
| 2013-08-05 | t8001/t8002: blame: decompose overly-large test | Eric Sunshine | 1 | -7/+25 |
| 2013-08-05 | t8001, t8002: fix "blame -L :literal" test on NetBSD | René Scharfe | 1 | -2/+2 |
| 2013-07-17 | t8001/t8002 (blame): add blame -L :funcname tests | Eric Sunshine | 1 | -2/+46 |
| 2013-07-17 | t8001/t8002 (blame): add blame -L tests | Eric Sunshine | 1 | -3/+101 |
| 2013-07-17 | t8001/t8002 (blame): modernize style | Eric Sunshine | 1 | -107/+114 |
| 2011-05-05 | t/annotate-tests: Use echo & cat instead of sed | Brian Gernhardt | 1 | -1/+2 |
| 2011-04-29 | blame: tolerate bogus e-mail addresses a bit better | Josh Stone | 1 | -1/+11 |
| 2010-11-29 | Merge branch 'kb/blame-author-email' | Junio C Hamano | 1 | -6/+6 |
| 2010-11-24 | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 1 | -1/+1 |
| 2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
| 2010-10-19 | Update test script annotate-tests.sh to handle missing/extra authors | Kevin Ballard | 1 | -6/+6 |
| 2010-10-19 | blame: Add option to show author email instead of name | Kevin Ballard | 1 | -6/+6 |
| 2009-05-06 | t/annotate-tests.sh: avoid passing a non-newline terminated file to sed | Brandon Casey | 1 | -1/+4 |
| 2007-03-06 | make t8001 work on Mac OS X again | Johannes Schindelin | 1 | -1/+2 |
| 2007-02-07 | Avoid ActiveState Perl IO in t800[12] | Alex Riesen | 1 | -1/+2 |
| 2006-10-19 | git-pickaxe: blame rewritten. | Junio C Hamano | 1 | -0/+1 |
| 2006-08-02 | Fix annotate test script; notice when git-annotate fails. | Ramsay Allan Jones | 1 | -1/+2 |
| 2006-07-11 | tests: Set EDITOR=: and VISUAL=: globally | Eric Wong | 1 | -1/+1 |
| 2006-06-19 | Fix t8001-annotate and t8002-blame for ActiveState Perl | Dennis Stosberg | 1 | -1/+1 |
| 2006-06-18 | Make t8001-annotate and t8002-blame more portable | Dennis Stosberg | 1 | -3/+1 |
| 2006-03-12 | annotate-tests: override VISUAL when running tests. | Mark Wooding | 1 | -1/+1 |
| 2006-03-06 | annotate-blame: tests incomplete lines. | Junio C Hamano | 1 | -0/+19 |
| 2006-03-05 | annotate-blame test: add evil merge. | Junio C Hamano | 1 | -0/+9 |
| 2006-03-05 | annotate/blame tests updates. | Junio C Hamano | 1 | -37/+44 |
| 2006-03-05 | git-blame: Use the same tests for git-blame as for git-annotate | Fredrik Kuivinen | 1 | -0/+86 |