aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
Commit message (Expand)AuthorAge
* Merge branch 'mr/doc-negative-pathspec'Junio C Hamano2017-10-03
|\
| * docs: improve discoverability of exclude pathspecManav Rathi2017-09-25
* | grep: recurse in-process using 'struct repository'Brandon Williams2017-08-02
* | grep & rev-list doc: stop promising libpcre for --perl-regexpÆvar Arnfjörð Bjarmason2017-05-21
|/
* grep: enable recurse-submodules to work on <tree> objectsBrandon Williams2016-12-22
* grep: optionally recurse into submodulesBrandon Williams2016-12-22
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* doc: typeset short command-line options as literalMatthieu Moy2016-06-28
* doc: change configuration variables formatTom Russello2016-06-08
* Merge branch 'tg/grep-no-index-fallback'Junio C Hamano2016-01-20
|\
| * builtin/grep: add grep.fallbackToNoIndex configThomas Gummerer2016-01-12
* | grep: add --threads=<num> option and grep.threads configurationVictor Leschuk2015-12-16
* | Documentation: explain optional arguments betterMatthieu Moy2015-09-21
* | Documentation/grep: fix documentation of -OMatthieu Moy2015-09-21
|/
* grep: add grep.fullName config variableAndreas Schwab2014-03-20
* Merge branch 'mg/more-textconv'Junio C Hamano2013-10-23
|\
| * grep: allow to use textconv filtersJeff King2013-05-10
* | documentation: trivial style cleanupsFelipe Contreras2013-05-17
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* grep: add a grep.patternType configuration settingJ Smith2012-08-03
* Merge branch 'rs/maint-grep-F'Junio C Hamano2012-05-25
|\
| * grep: support newline separated pattern listRené Scharfe2012-05-20
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* | grep doc: add --break / --heading / -W to synopsisMark Lodato2012-03-26
* | Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy2012-01-14
* | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-04
|\ \
| * | grep: teach --untracked and --exclude-standard optionsJunio C Hamano2011-10-04
* | | Merge branch 'rs/grep-function-context'Junio C Hamano2011-08-11
|\ \ \
| * | | grep: long context optionsRené Scharfe2011-08-01
| * | | grep: add option to show whole function as contextRené Scharfe2011-08-01
* | | | docs: put listed example commands in backticksJeff King2011-08-04
|/ / /
* | | grep: add --headingRené Scharfe2011-06-05
* | | grep: add --breakRené Scharfe2011-06-05
| |/ |/|
* | git-grep: Learn PCREMichał Kiedrowicz2011-05-09
* | Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz2011-05-05
* | grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-30
* | Merge branch 'maint'Junio C Hamano2011-03-28
|\ \
| * | grep: Add the option '--line-number'Joe Ratterman2011-03-28
* | | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/ /
* | Documentation: add missing quotes to "git grep" examplesJonathan Nieder2010-08-20
* | Merge branch 'jn/grep-open'Junio C Hamano2010-06-30
|\ \
| * | 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
* | | Documentation: grep: fix asciidoc problem with --Christian Couder2010-06-25
|/ /
* | Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-03-07
|\ \
| * | grep docs: document --no-index optionMark Lodato2010-02-25
| * | grep docs: --cached and <tree>... are incompatibleMark Lodato2010-02-25
| * | grep docs: use AsciiDoc literals consistentlyMark Lodato2010-02-25
| * | grep docs: pluralize "Example" sectionMark Lodato2010-02-25
| * | Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano2010-02-24
| |\ \ | | |/ | |/|