summaryrefslogtreecommitdiffstats
path: root/grep.c
AgeCommit message (Expand)AuthorLines
2007-06-04Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin-11/+1
2006-12-20simplify inclusion of system header files.Junio C Hamano-1/+0
2006-09-27grep --all-matchJunio C Hamano-18/+96
2006-09-27grep: fix --fixed-strings combined with expression.Junio C Hamano-5/+2
2006-09-27grep: free expressions and patterns when done.Junio C Hamano-0/+42
2006-09-20Update grep internal for grepping only in head/bodyJunio C Hamano-16/+35
2006-09-20builtin-grep: make pieces of it available as library.Junio C Hamano-0/+440