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