summaryrefslogtreecommitdiff
path: root/t/annotate-tests.sh
Commit message (Expand)AuthorAgeFilesLines
* t800[12]: work around MSys limitationsk/mingw-tests-workaroundKarsten Blees2014-07-211-0/+12
* Remove the line length limit for graft filesjs/lift-parent-count-limitJohannes Schindelin2013-12-271-0/+21
* t: replace pulls with mergesFelipe Contreras2013-10-311-1/+1
* line-range: reject -L line numbers less than 1es/blame-L-twiceEric Sunshine2013-08-061-9/+9
* t8001/t8002: blame: add tests of -L line numbers less than 1Eric Sunshine2013-08-061-0/+12
* line-range: teach -L^:RE to search from start of fileEric Sunshine2013-08-061-0/+17
* line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine2013-08-061-0/+16
* line-range: teach -L^/RE/ to search from start of fileEric Sunshine2013-08-061-0/+21
* blame: teach -L/RE/ to search from end of previous -L rangeEric Sunshine2013-08-061-0/+20
* t8001/t8002: blame: add tests of multiple -L optionsEric Sunshine2013-08-061-0/+32
* blame: reject empty ranges -L,+0 and -L,-0es/blame-L-moreEric Sunshine2013-08-051-2/+2
* t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0Eric Sunshine2013-08-051-0/+8
* blame: reject empty ranges -LX,+0 and -LX,-0Eric Sunshine2013-08-051-2/+2
* t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0Eric Sunshine2013-08-051-0/+8
* blame: fix -L bounds checking bugEric Sunshine2013-08-051-4/+4
* t8001/t8002: blame: add empty file & partial-line testsEric Sunshine2013-08-051-0/+72
* t8001/t8002: blame: demonstrate -L bounds checking bugEric Sunshine2013-08-051-0/+22
* t8001/t8002: blame: decompose overly-large testEric Sunshine2013-08-051-7/+25
* t8001, t8002: fix "blame -L :literal" test on NetBSDes/blame-L-breakageRené Scharfe2013-08-051-2/+2
* t8001/t8002 (blame): add blame -L :funcname testsEric Sunshine2013-07-171-2/+46
* t8001/t8002 (blame): add blame -L testsEric Sunshine2013-07-171-3/+101
* t8001/t8002 (blame): modernize styleEric Sunshine2013-07-171-107/+114
* t/annotate-tests: Use echo & cat instead of sedBrian Gernhardt2011-05-051-1/+2
* blame: tolerate bogus e-mail addresses a bit betterJosh Stone2011-04-291-1/+11
* Merge branch 'kb/blame-author-email'Junio C Hamano2010-11-291-6/+6
|\
| * blame: Add option to show author email instead of nameKevin Ballard2010-10-191-6/+6
* | Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-1/+1
|\ \
| * | tests: add missing &&Jonathan Nieder2010-11-091-1/+1
| |/
* | Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard2010-10-191-6/+6
|/
* t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-061-1/+4
* make t8001 work on Mac OS X againJohannes Schindelin2007-03-061-1/+2
* Avoid ActiveState Perl IO in t800[12]Alex Riesen2007-02-071-1/+2
* git-pickaxe: blame rewritten.Junio C Hamano2006-10-191-0/+1
* Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones2006-08-021-1/+2
* tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-111-1/+1
* Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg2006-06-191-1/+1
* Make t8001-annotate and t8002-blame more portableDennis Stosberg2006-06-181-3/+1
* annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-121-1/+1
* annotate-blame: tests incomplete lines.Junio C Hamano2006-03-061-0/+19
* annotate-blame test: add evil merge.Junio C Hamano2006-03-051-0/+9
* annotate/blame tests updates.Junio C Hamano2006-03-051-37/+44
* git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen2006-03-051-0/+86