summaryrefslogtreecommitdiff
path: root/t/t7002-grep.sh
Commit message (Expand)AuthorAgeFilesLines
* grep: Add --max-depth option.Michał Kiedrowicz2009-07-221-1/+50
* grep -p: support user defined regular expressionsRené Scharfe2009-07-011-0/+13
* grep: add option -p/--show-functionRené Scharfe2009-07-011-2/+34
* grep: print context hunk marks between filesRené Scharfe2009-07-011-0/+22
* Test grep --and/--or/--notThomas Rast2009-06-271-0/+30
* grep: fix word-regexp at the beginning of linesRené Scharfe2009-05-231-1/+8
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-281-0/+4
|\
| * grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-271-0/+4
* | grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy2008-12-271-0/+7
* | tests: grep portability fixesJeff King2008-09-301-1/+1
|/
* log --author/--committer: really match only with name partJunio C Hamano2008-09-041-0/+51
* Sane use of test_expect_failureJunio C Hamano2008-02-011-2/+2
* Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-141-0/+4
* git-grep: show pathnames relative to the current directoryJunio C Hamano2006-08-111-2/+29
* Fix "grep -w"Junio C Hamano2006-08-061-0/+85