summaryrefslogtreecommitdiffstats
path: root/t/annotate-tests.sh
AgeCommit message (Expand)AuthorLines
2014-07-21t800[12]: work around MSys limitationKarsten Blees-0/+12
2013-12-27Remove the line length limit for graft filesJohannes Schindelin-0/+21
2013-10-31t: replace pulls with mergesFelipe Contreras-1/+1
2013-08-06line-range: reject -L line numbers less than 1Eric Sunshine-9/+9
2013-08-06t8001/t8002: blame: add tests of -L line numbers less than 1Eric Sunshine-0/+12
2013-08-06line-range: teach -L^:RE to search from start of fileEric Sunshine-0/+17
2013-08-06line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine-0/+16
2013-08-06line-range: teach -L^/RE/ to search from start of fileEric Sunshine-0/+21
2013-08-06blame: teach -L/RE/ to search from end of previous -L rangeEric Sunshine-0/+20
2013-08-06t8001/t8002: blame: add tests of multiple -L optionsEric Sunshine-0/+32
2013-08-05blame: reject empty ranges -L,+0 and -L,-0Eric Sunshine-2/+2
2013-08-05t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0Eric Sunshine-0/+8
2013-08-05blame: reject empty ranges -LX,+0 and -LX,-0Eric Sunshine-2/+2
2013-08-05t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0Eric Sunshine-0/+8
2013-08-05blame: fix -L bounds checking bugEric Sunshine-4/+4
2013-08-05t8001/t8002: blame: add empty file & partial-line testsEric Sunshine-0/+72
2013-08-05t8001/t8002: blame: demonstrate -L bounds checking bugEric Sunshine-0/+22
2013-08-05t8001/t8002: blame: decompose overly-large testEric Sunshine-7/+25
2013-08-05t8001, t8002: fix "blame -L :literal" test on NetBSDRené Scharfe-2/+2
2013-07-17t8001/t8002 (blame): add blame -L :funcname testsEric Sunshine-2/+46
2013-07-17t8001/t8002 (blame): add blame -L testsEric Sunshine-3/+101
2013-07-17t8001/t8002 (blame): modernize styleEric Sunshine-107/+114
2011-05-05t/annotate-tests: Use echo & cat instead of sedBrian Gernhardt-1/+2
2011-04-29blame: tolerate bogus e-mail addresses a bit betterJosh Stone-1/+11
2010-11-29Merge branch 'kb/blame-author-email'Junio C Hamano-6/+6
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano-1/+1
2010-11-09tests: add missing &&Jonathan Nieder-1/+1
2010-10-19Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard-6/+6
2010-10-19blame: Add option to show author email instead of nameKevin Ballard-6/+6
2009-05-06t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey-1/+4
2007-03-06make t8001 work on Mac OS X againJohannes Schindelin-1/+2
2007-02-07Avoid ActiveState Perl IO in t800[12]Alex Riesen-1/+2
2006-10-19git-pickaxe: blame rewritten.Junio C Hamano-0/+1
2006-08-02Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones-1/+2
2006-07-11tests: Set EDITOR=: and VISUAL=: globallyEric Wong-1/+1
2006-06-19Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg-1/+1
2006-06-18Make t8001-annotate and t8002-blame more portableDennis Stosberg-3/+1
2006-03-12annotate-tests: override VISUAL when running tests.Mark Wooding-1/+1
2006-03-06annotate-blame: tests incomplete lines.Junio C Hamano-0/+19
2006-03-05annotate-blame test: add evil merge.Junio C Hamano-0/+9
2006-03-05annotate/blame tests updates.Junio C Hamano-37/+44
2006-03-05git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen-0/+86