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