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