summaryrefslogtreecommitdiff
path: root/t/t8003-blame.sh
Commit message (Expand)AuthorAgeFilesLines
* blame: fix indent of line numbersRené Scharfe2010-03-131-1/+19
* t8003: check exit code of command and error message separatelyJunio C Hamano2010-02-101-2/+4
* blame: prevent a segv when -L given start > EOFJay Soffian2010-02-081-0/+8
* Prevent git blame from segfaulting on a missing author nameDavid Reiss2009-12-221-0/+13
* blame: correctly handle a path that used to be a directoryJunio C Hamano2009-06-031-0/+15
* add test_cmp function for test scriptsJeff King2008-03-131-2/+2
* Add test for blame corner cases.Junio C Hamano2007-05-051-0/+132