summaryrefslogtreecommitdiff
path: root/grep.c
Commit message (Expand)AuthorAgeFilesLines
* simplify inclusion of system header files.Junio C Hamano2006-12-201-1/+0
* grep --all-matchJunio C Hamano2006-09-271-18/+96
* grep: fix --fixed-strings combined with expression.Junio C Hamano2006-09-271-5/+2
* grep: free expressions and patterns when done.Junio C Hamano2006-09-271-0/+42
* Update grep internal for grepping only in head/bodyJunio C Hamano2006-09-201-16/+35
* builtin-grep: make pieces of it available as library.Junio C Hamano2006-09-201-0/+440