summaryrefslogtreecommitdiff
path: root/t/annotate-tests.sh
Commit message (Expand)AuthorAgeFilesLines
* blame: use different author name for fake commit generated by --contentsJacob Keller2023-04-241-2/+9
* blame: allow --contents to work with non-HEAD commitJacob Keller2023-03-241-0/+14
* Merge branch 'ab/test-without-templates'Junio C Hamano2022-07-181-1/+2
|\
| * tests: don't assume a .git/info for .git/info/graftsÆvar Arnfjörð Bjarmason2022-06-061-1/+2
* | blame: report correct number of lines in progress when using rangesEdmundo Carmona Antoranz2022-04-061-0/+40
|/
* t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* blame tests: simplify userdiff driver testÆvar Arnfjörð Bjarmason2021-04-081-21/+15
* blame tests: don't rely on t/t4018/ directoryÆvar Arnfjörð Bjarmason2021-04-081-3/+13
* Merge branch 'pb/blame-funcname-range-userdiff'Junio C Hamano2021-02-051-4/+4
|\
| * annotate-tests: quote variable expansions containing path namesJohannes Sixt2021-01-301-4/+4
* | t8*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-4/+4
|/
* blame: enable funcname blaming with userdiff driverPhilippe Blain2020-11-011-0/+18
* blame: default to HEAD in a bare repo when no start commit is givenSZEDER Gábor2019-04-081-0/+8
* blame: prevent error if range ends past end of fileIsabella Stephens2018-06-151-2/+2
* blame: fix object casting regressionJeff King2015-11-241-0/+7
* blame: handle --first-parentjk/blame-first-parentJeff King2015-09-161-0/+4
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* 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