aboutsummaryrefslogtreecommitdiff
path: root/t/t7002-grep.sh
Commit message (Expand)AuthorAge
* Revert 30816237 and 7e62265Junio C Hamano2010-02-05
* grep --quiet: finishing touchesJunio C Hamano2010-01-28
* grep --no-index: allow use of "git grep" outside a git repositoryJunio C Hamano2010-01-15
* grep: rip out support for external grepJunio C Hamano2010-01-13
* Merge branch 'bc/grep-i-F'Junio C Hamano2009-11-22
|\
| * grep: Allow case insensitive search of fixed-stringsBrian Collins2009-11-16
* | grep: unset GREP_OPTIONS before spawning external grepRené Scharfe2009-11-22
* | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-16
|\ \ | |/ |/|
| * grep: do not segfault when -f is usedMatt Kraai2009-10-16
* | Merge branch 'maint'Junio C Hamano2009-09-13
|\ \ | |/
| * Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano2009-09-13
| |\
| | * grep: accept relative paths outside current working directoryClemens Buchacher2009-09-07
* | | grep: Add --max-depth option.Michał Kiedrowicz2009-07-22
|/ /
* | grep -p: support user defined regular expressionsRené Scharfe2009-07-01
* | grep: add option -p/--show-functionRené Scharfe2009-07-01
* | grep: print context hunk marks between filesRené Scharfe2009-07-01
|/
* Test grep --and/--or/--notThomas Rast2009-06-27
* grep: fix word-regexp at the beginning of linesRené Scharfe2009-05-23
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-28
|\
| * grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27
* | grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy2008-12-27
* | tests: grep portability fixesJeff King2008-09-30
|/
* log --author/--committer: really match only with name partJunio C Hamano2008-09-04
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-14
* git-grep: show pathnames relative to the current directoryJunio C Hamano2006-08-11
* Fix "grep -w"Junio C Hamano2006-08-06