summaryrefslogtreecommitdiff
path: root/builtin/grep.c
AgeCommit message (Expand)Author
2010-07-15Merge branch 'jn/grep-open'Junio C Hamano
2010-07-07grep -O: Do not pass color sequences as filenames to pagerNazri Ramliy
2010-06-30Merge branch 'jn/grep-open'Junio C Hamano
2010-06-27Merge branch 'jp/string-list-api-cleanup' into jn/grep-openJulian Phillips
2010-06-13Merge branch 'rs/grep-binary'Junio C Hamano
2010-06-13grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin
2010-06-13grep: Add the option '--open-files-in-pager'Johannes Schindelin
2010-06-13Unify code paths of threaded grepsJohannes Schindelin
2010-06-13grep: refactor grep_objects loop into its own functionJonathan Nieder
2010-05-24grep: support NUL chars in search strings for -FRené Scharfe
2010-05-21Merge branch 'np/malloc-threading'Junio C Hamano
2010-04-03Merge branch 'rs/threaded-grep-context'Junio C Hamano
2010-03-20Merge branch 'ml/color-grep'Junio C Hamano
2010-03-15grep: enable threading for context line printingRené Scharfe
2010-03-10Merge branch 'lt/deepen-builtin-source'Junio C Hamano
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds