aboutsummaryrefslogtreecommitdiffstats
path: root/t/annotate-tests.sh
AgeCommit message (Expand)AuthorFilesLines
2024-03-16t/annotate-tests.sh: avoid redundant use of catBeat Bolli1-1/+1
2023-07-21blame: allow --contents to work with bare repoHan Young1-0/+9
2023-04-24blame: use different author name for fake commit generated by --contentsJacob Keller1-2/+9
2023-03-24blame: allow --contents to work with non-HEAD commitJacob Keller1-0/+14
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano1-1/+2
2022-06-06tests: don't assume a .git/info for .git/info/graftsÆvar Arnfjörð Bjarmason1-1/+2
2022-04-06blame: report correct number of lines in progress when using rangesEdmundo Carmona Antoranz1-0/+40
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-1/+1
2021-04-08blame tests: simplify userdiff driver testÆvar Arnfjörð Bjarmason1-21/+15
2021-04-08blame tests: don't rely on t/t4018/ directoryÆvar Arnfjörð Bjarmason1-3/+13
2021-02-05Merge branch 'pb/blame-funcname-range-userdiff'Junio C Hamano1-4/+4
2021-01-30annotate-tests: quote variable expansions containing path namesJohannes Sixt1-4/+4
2020-11-19t8*: adjust the references to the default branch name "main"Johannes Schindelin1-4/+4
2020-11-01blame: enable funcname blaming with userdiff driverPhilippe Blain1-0/+18
2019-04-08blame: default to HEAD in a bare repo when no start commit is givenSZEDER Gábor1-0/+8
2018-06-15blame: prevent error if range ends past end of fileIsabella Stephens1-2/+2
2015-11-24blame: fix object casting regressionJeff King1-0/+7
2015-09-16blame: handle --first-parentJeff King1-0/+4
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2014-07-21t800[12]: work around MSys limitationKarsten Blees1-0/+12
2013-12-27Remove the line length limit for graft filesJohannes Schindelin1-0/+21
2013-10-31t: replace pulls with mergesFelipe Contreras1-1/+1
2013-08-06line-range: reject -L line numbers less than 1Eric Sunshine1-9/+9
2013-08-06t8001/t8002: blame: add tests of -L line numbers less than 1Eric Sunshine1-0/+12
2013-08-06line-range: teach -L^:RE to search from start of fileEric Sunshine1-0/+17
2013-08-06line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine1-0/+16
2013-08-06line-range: teach -L^/RE/ to search from start of fileEric Sunshine1-0/+21
2013-08-06blame: teach -L/RE/ to search from end of previous -L rangeEric Sunshine1-0/+20
2013-08-06t8001/t8002: blame: add tests of multiple -L optionsEric Sunshine1-0/+32
2013-08-05blame: reject empty ranges -L,+0 and -L,-0Eric Sunshine1-2/+2
2013-08-05t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0Eric Sunshine1-0/+8
2013-08-05blame: reject empty ranges -LX,+0 and -LX,-0Eric Sunshine1-2/+2
2013-08-05t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0Eric Sunshine1-0/+8
2013-08-05blame: fix -L bounds checking bugEric Sunshine1-4/+4
2013-08-05t8001/t8002: blame: add empty file & partial-line testsEric Sunshine1-0/+72
2013-08-05t8001/t8002: blame: demonstrate -L bounds checking bugEric Sunshine1-0/+22
2013-08-05t8001/t8002: blame: decompose overly-large testEric Sunshine1-7/+25
2013-08-05t8001, t8002: fix "blame -L :literal" test on NetBSDRené Scharfe1-2/+2
2013-07-17t8001/t8002 (blame): add blame -L :funcname testsEric Sunshine1-2/+46
2013-07-17t8001/t8002 (blame): add blame -L testsEric Sunshine1-3/+101
2013-07-17t8001/t8002 (blame): modernize styleEric Sunshine1-107/+114
2011-05-05t/annotate-tests: Use echo & cat instead of sedBrian Gernhardt1-1/+2
2011-04-29blame: tolerate bogus e-mail addresses a bit betterJosh Stone1-1/+11
2010-11-29Merge branch 'kb/blame-author-email'Junio C Hamano1-6/+6
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano1-1/+1
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2010-10-19Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard1-6/+6
2010-10-19blame: Add option to show author email instead of nameKevin Ballard1-6/+6
2009-05-06t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey1-1/+4
2007-03-06make t8001 work on Mac OS X againJohannes Schindelin1-1/+2
2007-02-07Avoid ActiveState Perl IO in t800[12]Alex Riesen1-1/+2
2006-10-19git-pickaxe: blame rewritten.Junio C Hamano1-0/+1
2006-08-02Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones1-1/+2
2006-07-11tests: Set EDITOR=: and VISUAL=: globallyEric Wong1-1/+1
2006-06-19Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg1-1/+1
2006-06-18Make t8001-annotate and t8002-blame more portableDennis Stosberg1-3/+1
2006-03-12annotate-tests: override VISUAL when running tests.Mark Wooding1-1/+1
2006-03-06annotate-blame: tests incomplete lines.Junio C Hamano1-0/+19
2006-03-05annotate-blame test: add evil merge.Junio C Hamano1-0/+9
2006-03-05annotate/blame tests updates.Junio C Hamano1-37/+44
2006-03-05git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen1-0/+86