aboutsummaryrefslogtreecommitdiff
path: root/t/annotate-tests.sh
Commit message (Expand)AuthorAge
* blame: fix object casting regressionJeff King2015-11-24
* blame: handle --first-parentJeff King2015-09-16
* t: fix trivial &&-chain breakageJeff King2015-03-20
* t800[12]: work around MSys limitationKarsten Blees2014-07-21
* Remove the line length limit for graft filesJohannes Schindelin2013-12-27
* t: replace pulls with mergesFelipe Contreras2013-10-31
* line-range: reject -L line numbers less than 1Eric Sunshine2013-08-06
* t8001/t8002: blame: add tests of -L line numbers less than 1Eric Sunshine2013-08-06
* line-range: teach -L^:RE to search from start of fileEric Sunshine2013-08-06
* line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine2013-08-06
* line-range: teach -L^/RE/ to search from start of fileEric Sunshine2013-08-06
* blame: teach -L/RE/ to search from end of previous -L rangeEric Sunshine2013-08-06
* t8001/t8002: blame: add tests of multiple -L optionsEric Sunshine2013-08-06
* blame: reject empty ranges -L,+0 and -L,-0Eric Sunshine2013-08-05
* t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0Eric Sunshine2013-08-05
* blame: reject empty ranges -LX,+0 and -LX,-0Eric Sunshine2013-08-05
* t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0Eric Sunshine2013-08-05
* blame: fix -L bounds checking bugEric Sunshine2013-08-05
* t8001/t8002: blame: add empty file & partial-line testsEric Sunshine2013-08-05
* t8001/t8002: blame: demonstrate -L bounds checking bugEric Sunshine2013-08-05
* t8001/t8002: blame: decompose overly-large testEric Sunshine2013-08-05
* t8001, t8002: fix "blame -L :literal" test on NetBSDRené Scharfe2013-08-05
* t8001/t8002 (blame): add blame -L :funcname testsEric Sunshine2013-07-17
* t8001/t8002 (blame): add blame -L testsEric Sunshine2013-07-17
* t8001/t8002 (blame): modernize styleEric Sunshine2013-07-17
* t/annotate-tests: Use echo & cat instead of sedBrian Gernhardt2011-05-05
* blame: tolerate bogus e-mail addresses a bit betterJosh Stone2011-04-29
* Merge branch 'kb/blame-author-email'Junio C Hamano2010-11-29
|\
| * blame: Add option to show author email instead of nameKevin Ballard2010-10-19
* | Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\ \
| * | tests: add missing &&Jonathan Nieder2010-11-09
| |/
* | Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard2010-10-19
|/
* t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-06
* make t8001 work on Mac OS X againJohannes Schindelin2007-03-06
* Avoid ActiveState Perl IO in t800[12]Alex Riesen2007-02-07
* git-pickaxe: blame rewritten.Junio C Hamano2006-10-19
* Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones2006-08-02
* tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-11
* Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg2006-06-19
* Make t8001-annotate and t8002-blame more portableDennis Stosberg2006-06-18
* annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-12
* annotate-blame: tests incomplete lines.Junio C Hamano2006-03-06
* annotate-blame test: add evil merge.Junio C Hamano2006-03-05
* annotate/blame tests updates.Junio C Hamano2006-03-05
* git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen2006-03-05