| Commit message (Expand) | Author | Age |
* | Merge branch 'tg/grep-no-index-fallback' | Junio C Hamano | 2016-01-20 |
|\ |
|
| * | builtin/grep: add grep.fallbackToNoIndex config | Thomas Gummerer | 2016-01-12 |
* | | grep: add --threads=<num> option and grep.threads configuration | Victor Leschuk | 2015-12-16 |
* | | Documentation: explain optional arguments better | Matthieu Moy | 2015-09-21 |
* | | Documentation/grep: fix documentation of -O | Matthieu Moy | 2015-09-21 |
|/ |
|
* | grep: add grep.fullName config variable | Andreas Schwab | 2014-03-20 |
* | Merge branch 'mg/more-textconv' | Junio C Hamano | 2013-10-23 |
|\ |
|
| * | grep: allow to use textconv filters | Jeff King | 2013-05-10 |
* | | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 |
|/ |
|
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
* | grep: add a grep.patternType configuration setting | J Smith | 2012-08-03 |
* | Merge branch 'rs/maint-grep-F' | Junio C Hamano | 2012-05-25 |
|\ |
|
| * | grep: support newline separated pattern list | René Scharfe | 2012-05-20 |
* | | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 |
* | | grep doc: add --break / --heading / -W to synopsis | Mark Lodato | 2012-03-26 |
* | | Document limited recursion pathspec matching with wildcards | Nguyễn Thái Ngọc Duy | 2012-01-14 |
* | | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-exclude | Junio C Hamano | 2011-10-04 |
|\ \ |
|
| * | | grep: teach --untracked and --exclude-standard options | Junio C Hamano | 2011-10-04 |
* | | | Merge branch 'rs/grep-function-context' | Junio C Hamano | 2011-08-11 |
|\ \ \ |
|
| * | | | grep: long context options | René Scharfe | 2011-08-01 |
| * | | | grep: add option to show whole function as context | René Scharfe | 2011-08-01 |
* | | | | docs: put listed example commands in backticks | Jeff King | 2011-08-04 |
|/ / / |
|
* | | | grep: add --heading | René Scharfe | 2011-06-05 |
* | | | grep: add --break | René Scharfe | 2011-06-05 |
| |/
|/| |
|
* | | git-grep: Learn PCRE | Michał Kiedrowicz | 2011-05-09 |
* | | Documentation: Add --line-number to git-grep synopsis | Michał Kiedrowicz | 2011-05-05 |
* | | grep: allow -E and -n to be turned on by default via configuration | Joe Ratterman | 2011-03-30 |
* | | Merge branch 'maint' | Junio C Hamano | 2011-03-28 |
|\ \ |
|
| * | | grep: Add the option '--line-number' | Joe Ratterman | 2011-03-28 |
* | | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
|/ / |
|
* | | Documentation: add missing quotes to "git grep" examples | Jonathan Nieder | 2010-08-20 |
* | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-06-30 |
|\ \ |
|
| * | | grep -O: allow optional argument specifying the pager (or editor) | Johannes Schindelin | 2010-06-13 |
| * | | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 2010-06-13 |
* | | | Documentation: grep: fix asciidoc problem with -- | Christian Couder | 2010-06-25 |
|/ / |
|
* | | Merge branch 'ml/maint-grep-doc' | Junio C Hamano | 2010-03-07 |
|\ \ |
|
| * | | grep docs: document --no-index option | Mark Lodato | 2010-02-25 |
| * | | grep docs: --cached and <tree>... are incompatible | Mark Lodato | 2010-02-25 |
| * | | grep docs: use AsciiDoc literals consistently | Mark Lodato | 2010-02-25 |
| * | | grep docs: pluralize "Example" section | Mark Lodato | 2010-02-25 |
| * | | Merge branch 'ml/maint-grep-doc' into maint | Junio C Hamano | 2010-02-24 |
| |\ \
| | |/
| |/| |
|
* | | | Merge branch 'ml/color-when' | Junio C Hamano | 2010-03-02 |
|\ \ \ |
|
| * | | | Add an optional argument for --color options | Mark Lodato | 2010-02-18 |
| |/ / |
|
* | | | Merge branch 'ml/maint-grep-doc' | Junio C Hamano | 2010-02-21 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | grep documentation: clarify what files match | Mark Lodato | 2010-02-16 |
* | | grep --quiet: finishing touches | Junio C Hamano | 2010-01-28 |
* | | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
|/ |
|
* | grep: Add --max-depth option. | Michał Kiedrowicz | 2009-07-22 |
* | grep -p: support user defined regular expressions | René Scharfe | 2009-07-01 |
* | grep: add option -p/--show-function | René Scharfe | 2009-07-01 |