| Commit message (Expand) | Author | Age |
* | t: fix trivial &&-chain breakage | Jeff King | 2015-03-20 |
* | t800[12]: work around MSys limitation | Karsten Blees | 2014-07-21 |
* | Remove the line length limit for graft files | Johannes Schindelin | 2013-12-27 |
* | t: replace pulls with merges | Felipe Contreras | 2013-10-31 |
* | line-range: reject -L line numbers less than 1 | Eric Sunshine | 2013-08-06 |
* | t8001/t8002: blame: add tests of -L line numbers less than 1 | Eric Sunshine | 2013-08-06 |
* | line-range: teach -L^:RE to search from start of file | Eric Sunshine | 2013-08-06 |
* | line-range: teach -L:RE to search from end of previous -L range | Eric Sunshine | 2013-08-06 |
* | line-range: teach -L^/RE/ to search from start of file | Eric Sunshine | 2013-08-06 |
* | blame: teach -L/RE/ to search from end of previous -L range | Eric Sunshine | 2013-08-06 |
* | t8001/t8002: blame: add tests of multiple -L options | Eric Sunshine | 2013-08-06 |
* | blame: reject empty ranges -L,+0 and -L,-0 | Eric Sunshine | 2013-08-05 |
* | t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0 | Eric Sunshine | 2013-08-05 |
* | blame: reject empty ranges -LX,+0 and -LX,-0 | Eric Sunshine | 2013-08-05 |
* | t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0 | Eric Sunshine | 2013-08-05 |
* | blame: fix -L bounds checking bug | Eric Sunshine | 2013-08-05 |
* | t8001/t8002: blame: add empty file & partial-line tests | Eric Sunshine | 2013-08-05 |
* | t8001/t8002: blame: demonstrate -L bounds checking bug | Eric Sunshine | 2013-08-05 |
* | t8001/t8002: blame: decompose overly-large test | Eric Sunshine | 2013-08-05 |
* | t8001, t8002: fix "blame -L :literal" test on NetBSD | René Scharfe | 2013-08-05 |
* | t8001/t8002 (blame): add blame -L :funcname tests | Eric Sunshine | 2013-07-17 |
* | t8001/t8002 (blame): add blame -L tests | Eric Sunshine | 2013-07-17 |
* | t8001/t8002 (blame): modernize style | Eric Sunshine | 2013-07-17 |
* | t/annotate-tests: Use echo & cat instead of sed | Brian Gernhardt | 2011-05-05 |
* | blame: tolerate bogus e-mail addresses a bit better | Josh Stone | 2011-04-29 |
* | Merge branch 'kb/blame-author-email' | Junio C Hamano | 2010-11-29 |
|\ |
|
| * | blame: Add option to show author email instead of name | Kevin Ballard | 2010-10-19 |
* | | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-24 |
|\ \ |
|
| * | | tests: add missing && | Jonathan Nieder | 2010-11-09 |
| |/ |
|
* | | Update test script annotate-tests.sh to handle missing/extra authors | Kevin Ballard | 2010-10-19 |
|/ |
|
* | t/annotate-tests.sh: avoid passing a non-newline terminated file to sed | Brandon Casey | 2009-05-06 |
* | make t8001 work on Mac OS X again | Johannes Schindelin | 2007-03-06 |
* | Avoid ActiveState Perl IO in t800[12] | Alex Riesen | 2007-02-07 |
* | git-pickaxe: blame rewritten. | Junio C Hamano | 2006-10-19 |
* | Fix annotate test script; notice when git-annotate fails. | Ramsay Allan Jones | 2006-08-02 |
* | tests: Set EDITOR=: and VISUAL=: globally | Eric Wong | 2006-07-11 |
* | Fix t8001-annotate and t8002-blame for ActiveState Perl | Dennis Stosberg | 2006-06-19 |
* | Make t8001-annotate and t8002-blame more portable | Dennis Stosberg | 2006-06-18 |
* | annotate-tests: override VISUAL when running tests. | Mark Wooding | 2006-03-12 |
* | annotate-blame: tests incomplete lines. | Junio C Hamano | 2006-03-06 |
* | annotate-blame test: add evil merge. | Junio C Hamano | 2006-03-05 |
* | annotate/blame tests updates. | Junio C Hamano | 2006-03-05 |
* | git-blame: Use the same tests for git-blame as for git-annotate | Fredrik Kuivinen | 2006-03-05 |