Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grep: fix word-regexp at the beginning of lines | René Scharfe | 2009-05-23 | 1 | -1/+8 |
* | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-28 | 1 | -0/+4 |
|\ | |||||
| * | grep: fix segfault when "git grep '('" is given | Linus Torvalds | 2009-04-27 | 1 | -0/+4 |
* | | grep: grep cache entries if they are "assume unchanged" | Nguyễn Thái Ngọc Duy | 2008-12-27 | 1 | -0/+7 |
* | | tests: grep portability fixes | Jeff King | 2008-09-30 | 1 | -1/+1 |
|/ | |||||
* | log --author/--committer: really match only with name part | Junio C Hamano | 2008-09-04 | 1 | -0/+51 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -2/+2 |
* | Split grep arguments in a way that does not requires to add /dev/null. | Junio C Hamano | 2007-09-14 | 1 | -0/+4 |
* | git-grep: show pathnames relative to the current directory | Junio C Hamano | 2006-08-11 | 1 | -2/+29 |
* | Fix "grep -w" | Junio C Hamano | 2006-08-06 | 1 | -0/+85 |