summaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
Commit message (Expand)AuthorAgeFilesLines
* grep: enable recurse-submodules to work on <tree> objectsBrandon Williams2016-12-221-2/+11
* grep: optionally recurse into submodulesBrandon Williams2016-12-221-0/+5
* doc: typeset long command-line options as literalMatthieu Moy2016-06-281-4/+4
* doc: typeset short command-line options as literalMatthieu Moy2016-06-281-1/+1
* doc: change configuration variables formattr/doc-ttTom Russello2016-06-081-1/+1
* Merge branch 'tg/grep-no-index-fallback'Junio C Hamano2016-01-201-0/+4
|\
| * builtin/grep: add grep.fallbackToNoIndex configtg/grep-no-index-fallbackThomas Gummerer2016-01-121-0/+4
* | grep: add --threads=<num> option and grep.threads configurationvl/grep-configurable-threadsVictor Leschuk2015-12-161-0/+9
* | Documentation: explain optional arguments bettermm/keyid-docsMatthieu Moy2015-09-211-1/+4
* | Documentation/grep: fix documentation of -OMatthieu Moy2015-09-211-2/+2
|/
* grep: add grep.fullName config variableas/grep-fullname-configAndreas Schwab2014-03-201-0/+3
* Merge branch 'mg/more-textconv'Junio C Hamano2013-10-231-1/+8
|\
| * grep: allow to use textconv filtersJeff King2013-05-101-1/+8
* | documentation: trivial style cleanupsFelipe Contreras2013-05-171-1/+1
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* grep: add a grep.patternType configuration settingJ Smith2012-08-031-1/+9
* Merge branch 'rs/maint-grep-F'Junio C Hamano2012-05-251-1/+3
|\
| * grep: support newline separated pattern listRené Scharfe2012-05-201-1/+3
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-2/+2
* | grep doc: add --break / --heading / -W to synopsisMark Lodato2012-03-261-0/+2
* | Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy2012-01-141-0/+3
* | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-041-2/+15
|\ \
| * | grep: teach --untracked and --exclude-standard optionsJunio C Hamano2011-10-041-1/+14
* | | Merge branch 'rs/grep-function-context'Junio C Hamano2011-08-111-9/+23
|\ \ \
| * | | grep: long context optionsRené Scharfe2011-08-011-9/+17
| * | | grep: add option to show whole function as contextRené Scharfe2011-08-011-0/+6
* | | | docs: put listed example commands in backticksJeff King2011-08-041-3/+3
|/ / /
* | | grep: add --headingRené Scharfe2011-06-051-0/+4
* | | grep: add --breakRené Scharfe2011-06-051-0/+3
| |/ |/|
* | git-grep: Learn PCREMichał Kiedrowicz2011-05-091-0/+6
* | Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz2011-05-051-1/+1
* | grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-301-0/+10
* | Merge branch 'maint'Junio C Hamano2011-03-281-0/+1
|\ \
| * | grep: Add the option '--line-number'Joe Ratterman2011-03-281-0/+1
* | | doc: drop author/documentation sections from most pagesJeff King2011-03-111-10/+0
|/ /
* | Documentation: add missing quotes to "git grep" examplesJonathan Nieder2010-08-201-2/+2
* | Merge branch 'jn/grep-open'Junio C Hamano2010-06-301-0/+8
|\ \
| * | grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-131-3/+3
| * | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-0/+8
* | | Documentation: grep: fix asciidoc problem with --Christian Couder2010-06-251-1/+1
|/ /
* | Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-03-071-13/+17
|\ \
| * | grep docs: document --no-index optionMark Lodato2010-02-251-4/+8
| * | grep docs: --cached and <tree>... are incompatibleMark Lodato2010-02-251-3/+3
| * | grep docs: use AsciiDoc literals consistentlyMark Lodato2010-02-251-5/+5
| * | grep docs: pluralize "Example" sectionMark Lodato2010-02-251-2/+2
| * | Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano2010-02-241-5/+12
| |\ \ | | |/ | |/|
* | | Merge branch 'ml/color-when'Junio C Hamano2010-03-021-2/+4
|\ \ \
| * | | Add an optional argument for --color optionsMark Lodato2010-02-181-2/+4
| |/ /
* | | Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-02-211-5/+12
|\ \ \ | |/ / |/| / | |/
| * grep documentation: clarify what files matchMark Lodato2010-02-161-5/+12