| Commit message (Expand) | Author | Age |
* | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2009-10-16 |
|\ |
|
| * | grep: do not segfault when -f is used | Matt Kraai | 2009-10-16 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-09-13 |
|\ \
| |/ |
|
| * | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint | Junio C Hamano | 2009-09-13 |
| |\ |
|
| | * | grep: accept relative paths outside current working directory | Clemens Buchacher | 2009-09-07 |
* | | | grep: Add --max-depth option. | Michał Kiedrowicz | 2009-07-22 |
|/ / |
|
* | | grep -p: support user defined regular expressions | René Scharfe | 2009-07-01 |
* | | grep: add option -p/--show-function | René Scharfe | 2009-07-01 |
* | | grep: print context hunk marks between files | René Scharfe | 2009-07-01 |
|/ |
|
* | Test grep --and/--or/--not | Thomas Rast | 2009-06-27 |
* | grep: fix word-regexp at the beginning of lines | René Scharfe | 2009-05-23 |
* | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-28 |
|\ |
|
| * | grep: fix segfault when "git grep '('" is given | Linus Torvalds | 2009-04-27 |
* | | grep: grep cache entries if they are "assume unchanged" | Nguyễn Thái Ngọc Duy | 2008-12-27 |
* | | tests: grep portability fixes | Jeff King | 2008-09-30 |
|/ |
|
* | log --author/--committer: really match only with name part | Junio C Hamano | 2008-09-04 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 |
* | Split grep arguments in a way that does not requires to add /dev/null. | Junio C Hamano | 2007-09-14 |
* | git-grep: show pathnames relative to the current directory | Junio C Hamano | 2006-08-11 |
* | Fix "grep -w" | Junio C Hamano | 2006-08-06 |