summaryrefslogtreecommitdiff
path: root/builtin/grep.c
Commit message (Expand)AuthorAgeFilesLines
* add description parameter to OPT__QUIETRené Scharfe2010-11-151-2/+2
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-1/+1
* Merge branch 'jn/paginate-fix'Junio C Hamano2010-08-311-4/+2
|\
| * grep: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-111-4/+2
* | object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina2010-08-291-1/+1
* | Merge branch 'tf/string-list-init'Junio C Hamano2010-08-181-1/+1
|\ \ | |/ |/|
| * string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-051-1/+1
* | Merge branch 'jn/grep-open'Junio C Hamano2010-07-151-0/+1
|\ \ | |/ |/|
| * grep -O: Do not pass color sequences as filenames to pagerNazri Ramliy2010-07-071-0/+1
* | Merge branch 'jn/grep-open'Junio C Hamano2010-06-301-26/+95
|\ \ | |/
| * Merge branch 'jp/string-list-api-cleanup' into jn/grep-openJulian Phillips2010-06-271-3/+3
| |\
| * | grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-131-14/+12
| * | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-0/+73
| * | Unify code paths of threaded grepsJohannes Schindelin2010-06-131-17/+5
| * | grep: refactor grep_objects loop into its own functionJonathan Nieder2010-06-131-10/+20
| |/
* | Merge branch 'rs/grep-binary'Junio C Hamano2010-06-131-2/+6
|\ \ | |/ |/|
| * grep: support NUL chars in search strings for -FRené Scharfe2010-05-241-2/+6
* | Merge branch 'np/malloc-threading'Junio C Hamano2010-05-211-1/+1
|/
* Merge branch 'rs/threaded-grep-context'Junio C Hamano2010-04-031-2/+13
|\
| * grep: enable threading for context line printingRené Scharfe2010-03-151-2/+13
* | Merge branch 'ml/color-grep'Junio C Hamano2010-03-201-8/+28
|/
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-1/+2
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+1010