summaryrefslogtreecommitdiff
path: root/t/t7002-grep.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bc/grep-i-F'Junio C Hamano2009-11-221-0/+10
|\
| * grep: Allow case insensitive search of fixed-stringsBrian Collins2009-11-161-0/+10
* | grep: unset GREP_OPTIONS before spawning external grepRené Scharfe2009-11-221-0/+5
* | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-161-0/+66
|\ \ | |/ |/|
| * grep: do not segfault when -f is usedMatt Kraai2009-10-161-0/+66
* | Merge branch 'maint'Junio C Hamano2009-09-131-0/+17
|\ \ | |/
| * Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano2009-09-131-0/+17
| |\
| | * grep: accept relative paths outside current working directoryClemens Buchacher2009-09-071-0/+17
* | | 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