summaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
AgeCommit message (Expand)Author
2017-10-03Merge branch 'mr/doc-negative-pathspec'Junio C Hamano
2017-09-25docs: improve discoverability of exclude pathspecManav Rathi
2017-08-02grep: recurse in-process using 'struct repository'Brandon Williams
2017-05-20grep & rev-list doc: stop promising libpcre for --perl-regexpÆvar Arnfjörð Bjarmason
2016-12-22grep: enable recurse-submodules to work on <tree> objectsBrandon Williams
2016-12-22grep: optionally recurse into submodulesBrandon Williams
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-28doc: typeset short command-line options as literalMatthieu Moy
2016-06-08doc: change configuration variables formatTom Russello
2016-01-20Merge branch 'tg/grep-no-index-fallback'Junio C Hamano
2016-01-12builtin/grep: add grep.fallbackToNoIndex configThomas Gummerer
2015-12-16grep: add --threads=<num> option and grep.threads configurationVictor Leschuk
2015-09-21Documentation: explain optional arguments betterMatthieu Moy
2015-09-21Documentation/grep: fix documentation of -OMatthieu Moy
2014-03-20grep: add grep.fullName config variableAndreas Schwab
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-05-10grep: allow to use textconv filtersJeff King
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-08-03grep: add a grep.patternType configuration settingJ Smith
2012-05-25Merge branch 'rs/maint-grep-F'Junio C Hamano
2012-05-20grep: support newline separated pattern listRené Scharfe
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2012-03-26grep doc: add --break / --heading / -W to synopsisMark Lodato
2012-01-15Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy
2011-10-05Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano
2011-10-05grep: teach --untracked and --exclude-standard optionsJunio C Hamano
2011-08-11Merge branch 'rs/grep-function-context'Junio C Hamano
2011-08-04docs: put listed example commands in backticksJeff King
2011-08-01grep: long context optionsRené Scharfe
2011-08-01grep: add option to show whole function as contextRené Scharfe
2011-06-06grep: add --headingRené Scharfe
2011-06-06grep: add --breakRené Scharfe
2011-05-09git-grep: Learn PCREMichał Kiedrowicz
2011-05-05Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz
2011-03-30grep: allow -E and -n to be turned on by default via configurationJoe Ratterman
2011-03-28Merge branch 'maint'Junio C Hamano
2011-03-28grep: Add the option '--line-number'Joe Ratterman
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-08-20Documentation: add missing quotes to "git grep" examplesJonathan Nieder
2010-06-30Merge branch 'jn/grep-open'Junio C Hamano
2010-06-25Documentation: grep: fix asciidoc problem with --Christian Couder
2010-06-13grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin
2010-06-13grep: Add the option '--open-files-in-pager'Johannes Schindelin
2010-03-07Merge branch 'ml/maint-grep-doc'Junio C Hamano
2010-03-02Merge branch 'ml/color-when'Junio C Hamano
2010-02-26grep docs: document --no-index optionMark Lodato
2010-02-26grep docs: --cached and <tree>... are incompatibleMark Lodato
2010-02-26grep docs: use AsciiDoc literals consistentlyMark Lodato
2010-02-26grep docs: pluralize "Example" sectionMark Lodato