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