aboutsummaryrefslogtreecommitdiff
path: root/grep.c
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-11-11
|\
| * Fix non-literal format in printf-style callsDaniel Lowe2008-11-11
* | git grep: Add "-z/--null" option as in GNU's grep.Raphael Zimmerer2008-10-01
|/
* log --author/--committer: really match only with name partJunio C Hamano2008-09-04
* Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin2007-06-04
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* grep --all-matchJunio C Hamano2006-09-27
* grep: fix --fixed-strings combined with expression.Junio C Hamano2006-09-27
* grep: free expressions and patterns when done.Junio C Hamano2006-09-27
* Update grep internal for grepping only in head/bodyJunio C Hamano2006-09-20
* builtin-grep: make pieces of it available as library.Junio C Hamano2006-09-20