Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-07 | grep: color patterns in output | René Scharfe | 1 | -0/+3 |
2009-03-07 | grep: remove grep_opt argument from match_expr_eval() | René Scharfe | 1 | -0/+1 |
2009-01-09 | grep: don't call regexec() for fixed strings | René Scharfe | 1 | -0/+1 |
2008-10-01 | git grep: Add "-z/--null" option as in GNU's grep. | Raphael Zimmerer | 1 | -0/+1 |
2008-09-04 | log --author/--committer: really match only with name part | Junio C Hamano | 1 | -0/+7 |
2006-09-27 | grep --all-match | Junio C Hamano | 1 | -0/+2 |
2006-09-27 | grep: free expressions and patterns when done. | Junio C Hamano | 1 | -0/+1 |
2006-09-20 | Update grep internal for grepping only in head/body | Junio C Hamano | 1 | -0/+7 |
2006-09-20 | builtin-grep: make pieces of it available as library. | Junio C Hamano | 1 | -0/+71 |