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