summaryrefslogtreecommitdiffstats
path: root/Documentation/git-grep.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Merge branch 'mt/threaded-grep-in-object-store'Junio C Hamano1-2/+13
2020-01-30grep: ignore --recurse-submodules if --no-index is givenPhilippe Blain1-1/+2
2020-01-17grep: use no. of cores as the default no. of threadsMatheus Tavares1-2/+2
2020-01-17grep: re-enable threads in non-worktree caseMatheus Tavares1-0/+11
2019-07-01grep: make the behavior for NUL-byte in patterns saneÆvar Arnfjörð Bjarmason1-0/+17
2019-03-07Documentation: turn middle-of-line tabs into spacesMartin Ågren1-1/+1
2018-10-03grep: add -r/--[no-]recursiveRené Scharfe1-2/+9
2018-07-09grep.c: teach 'git grep --only-matching'Taylor Blau1-1/+6
2018-06-22grep.c: add configuration variables to show matched optionTaylor Blau1-0/+3
2018-06-22builtin/grep.c: add '--column' option to 'git-grep(1)'Taylor Blau1-1/+5
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-1/+1
2017-10-03Merge branch 'mr/doc-negative-pathspec'Junio C Hamano1-0/+6
2017-09-25docs: improve discoverability of exclude pathspecManav Rathi1-0/+6
2017-08-02grep: recurse in-process using 'struct repository'Brandon Williams1-7/+0
2017-05-21grep & rev-list doc: stop promising libpcre for --perl-regexpÆvar Arnfjörð Bjarmason1-2/+5
2016-12-22grep: enable recurse-submodules to work on <tree> objectsBrandon Williams1-2/+11
2016-12-22grep: optionally recurse into submodulesBrandon Williams1-0/+5
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-4/+4
2016-06-28doc: typeset short command-line options as literalMatthieu Moy1-1/+1
2016-06-08doc: change configuration variables formatTom Russello1-1/+1
2016-01-20Merge branch 'tg/grep-no-index-fallback'Junio C Hamano1-0/+4
2016-01-12builtin/grep: add grep.fallbackToNoIndex configThomas Gummerer1-0/+4
2015-12-16grep: add --threads=<num> option and grep.threads configurationVictor Leschuk1-0/+9
2015-09-21Documentation: explain optional arguments betterMatthieu Moy1-1/+4
2015-09-21Documentation/grep: fix documentation of -OMatthieu Moy1-2/+2
2014-03-20grep: add grep.fullName config variableAndreas Schwab1-0/+3
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano1-1/+8
2013-05-17documentation: trivial style cleanupsFelipe Contreras1-1/+1
2013-05-10grep: allow to use textconv filtersJeff King1-1/+8
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-1/+1
2012-08-03grep: add a grep.patternType configuration settingJ Smith1-1/+9
2012-05-25Merge branch 'rs/maint-grep-F'Junio C Hamano1-1/+3
2012-05-20grep: support newline separated pattern listRené Scharfe1-1/+3
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-2/+2
2012-03-26grep doc: add --break / --heading / -W to synopsisMark Lodato1-0/+2
2012-01-14Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy1-0/+3
2011-10-04Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano1-2/+15
2011-10-04grep: teach --untracked and --exclude-standard optionsJunio C Hamano1-1/+14
2011-08-11Merge branch 'rs/grep-function-context'Junio C Hamano1-9/+23
2011-08-04docs: put listed example commands in backticksJeff King1-3/+3
2011-08-01grep: long context optionsRené Scharfe1-9/+17
2011-08-01grep: add option to show whole function as contextRené Scharfe1-0/+6
2011-06-05grep: add --headingRené Scharfe1-0/+4
2011-06-05grep: add --breakRené Scharfe1-0/+3
2011-05-09git-grep: Learn PCREMichał Kiedrowicz1-0/+6
2011-05-05Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz1-1/+1
2011-03-30grep: allow -E and -n to be turned on by default via configurationJoe Ratterman1-0/+10
2011-03-28Merge branch 'maint'Junio C Hamano1-0/+1
2011-03-28grep: Add the option '--line-number'Joe Ratterman1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-10/+0