index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-grep.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
grep docs: describe --no-index further and improve formatting a bit
Dragan Simic
2024-03-25
1
-9
/
+17
*
grep docs: describe --recurse-submodules further and improve formatting a bit
Dragan Simic
2024-03-25
1
-5
/
+5
*
documentation: fix typos
Elijah Newren
2023-10-09
1
-1
/
+1
*
grep docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
2022-09-07
1
-27
/
+2
*
grep: add --max-count command line option
Carlos López
2022-06-22
1
-0
/
+9
*
docs: fix linting issues due to incorrect relative section order
Ævar Arnfjörð Bjarmason
2021-04-11
1
-32
/
+32
*
doc: add more pointers to gitattributes(5) for userdiff
Philippe Blain
2020-11-02
1
-2
/
+4
*
doc: use linkgit macro where needed.
Jean-Noël Avila
2020-10-08
1
-1
/
+1
*
Merge branch 'mt/grep-cquote-path'
Junio C Hamano
2020-04-29
1
-2
/
+4
|
\
|
*
grep: follow conventions for printing paths w/ unusual chars
Matheus Tavares
2020-04-20
1
-2
/
+4
*
|
doc: --recurse-submodules mostly applies to active submodules
Damien Robert
2020-04-06
1
-1
/
+1
|
/
*
Merge branch 'mt/threaded-grep-in-object-store'
Junio C Hamano
2020-02-14
1
-2
/
+13
|
\
|
*
grep: use no. of cores as the default no. of threads
Matheus Tavares
2020-01-17
1
-2
/
+2
|
*
grep: re-enable threads in non-worktree case
Matheus Tavares
2020-01-17
1
-0
/
+11
*
|
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
2020-01-30
1
-1
/
+2
|
/
*
grep: make the behavior for NUL-byte in patterns sane
Ævar Arnfjörð Bjarmason
2019-07-01
1
-0
/
+17
*
Documentation: turn middle-of-line tabs into spaces
Martin Ågren
2019-03-07
1
-1
/
+1
*
grep: add -r/--[no-]recursive
René Scharfe
2018-10-04
1
-2
/
+9
*
grep.c: teach 'git grep --only-matching'
Taylor Blau
2018-07-09
1
-1
/
+6
*
grep.c: add configuration variables to show matched option
Taylor Blau
2018-06-22
1
-0
/
+3
*
builtin/grep.c: add '--column' option to 'git-grep(1)'
Taylor Blau
2018-06-22
1
-1
/
+5
*
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
2018-05-02
1
-1
/
+1
*
Merge branch 'mr/doc-negative-pathspec'
Junio C Hamano
2017-10-03
1
-0
/
+6
|
\
|
*
docs: improve discoverability of exclude pathspec
Manav Rathi
2017-09-25
1
-0
/
+6
*
|
grep: recurse in-process using 'struct repository'
Brandon Williams
2017-08-02
1
-7
/
+0
*
|
grep & rev-list doc: stop promising libpcre for --perl-regexp
Ævar Arnfjörð Bjarmason
2017-05-21
1
-2
/
+5
|
/
*
grep: enable recurse-submodules to work on <tree> objects
Brandon Williams
2016-12-22
1
-2
/
+11
*
grep: optionally recurse into submodules
Brandon Williams
2016-12-22
1
-0
/
+5
*
doc: typeset long command-line options as literal
Matthieu Moy
2016-06-28
1
-4
/
+4
*
doc: typeset short command-line options as literal
Matthieu Moy
2016-06-28
1
-1
/
+1
*
doc: change configuration variables format
Tom Russello
2016-06-08
1
-1
/
+1
*
Merge branch 'tg/grep-no-index-fallback'
Junio C Hamano
2016-01-20
1
-0
/
+4
|
\
|
*
builtin/grep: add grep.fallbackToNoIndex config
Thomas Gummerer
2016-01-12
1
-0
/
+4
*
|
grep: add --threads=<num> option and grep.threads configuration
Victor Leschuk
2015-12-16
1
-0
/
+9
*
|
Documentation: explain optional arguments better
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 variable
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-21
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-15
1
-0
/
+3
*
|
Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-exclude
Junio C Hamano
2011-10-05
1
-2
/
+15
|
\
\
|
*
|
grep: teach --untracked and --exclude-standard options
Junio C Hamano
2011-10-05
1
-1
/
+14
*
|
|
Merge branch 'rs/grep-function-context'
Junio C Hamano
2011-08-11
1
-9
/
+23
|
\
\
\
[next]