103 Commits (2638e33c825eb56260ad53be6b45bf31c1897ce9)

Author SHA1 Message Date
Philippe Blain 0cce88f1e4 doc: add more pointers to gitattributes(5) for userdiff 4 years ago
Jean-Noël Avila 49fbf9ed71 doc: use linkgit macro where needed. 4 years ago
Matheus Tavares 45115d8490 grep: follow conventions for printing paths w/ unusual chars 5 years ago
Damien Robert acbfae32a3 doc: --recurse-submodules mostly applies to active submodules 5 years ago
Philippe Blain c56c48dd07 grep: ignore --recurse-submodules if --no-index is given 5 years ago
Matheus Tavares f1928f04b2 grep: use no. of cores as the default no. of threads 5 years ago
Matheus Tavares 1184a95ea2 grep: re-enable threads in non-worktree case 5 years ago
Ævar Arnfjörð Bjarmason 25754125ce grep: make the behavior for NUL-byte in patterns sane 6 years ago
Martin Ågren 8d75a1d183 Documentation: turn middle-of-line tabs into spaces 6 years ago
René Scharfe 0a09e5edc2 grep: add -r/--[no-]recursive 6 years ago
Taylor Blau 9d8db06eb4 grep.c: teach 'git grep --only-matching' 7 years ago
Taylor Blau 6653fec3bb grep.c: add configuration variables to show matched option 7 years ago
Taylor Blau a449f27ffa builtin/grep.c: add '--column' option to 'git-grep(1)' 7 years ago
Nguyễn Thái Ngọc Duy 76a8788c14 doc: keep first level section header in upper case 7 years ago
Manav Rathi 93dbefb389 docs: improve discoverability of exclude pathspec 7 years ago
Brandon Williams f9ee2fcdfa grep: recurse in-process using 'struct repository' 8 years ago
Ævar Arnfjörð Bjarmason d048cb13c2 grep & rev-list doc: stop promising libpcre for --perl-regexp 8 years ago
Brandon Williams 74ed43711f grep: enable recurse-submodules to work on <tree> objects 8 years ago
Brandon Williams 0281e487fd grep: optionally recurse into submodules 8 years ago
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Matthieu Moy 23f8239bbe doc: typeset short command-line options as literal 9 years ago
Tom Russello ae9f6311e9 doc: change configuration variables format 9 years ago
Thomas Gummerer ecd9ba6177 builtin/grep: add grep.fallbackToNoIndex config 9 years ago
Victor Leschuk 89f09dd34e grep: add --threads=<num> option and grep.threads configuration 9 years ago
Matthieu Moy 2b594bf90d Documentation: explain optional arguments better 9 years ago
Matthieu Moy 318ca61531 Documentation/grep: fix documentation of -O 9 years ago
Andreas Schwab 6453f7b348 grep: add grep.fullName config variable 11 years ago
Felipe Contreras 0460ed2c93 documentation: trivial style cleanups 12 years ago
Jeff King 335ec3bf41 grep: allow to use textconv filters 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
J Smith 84befcd0a4 grep: add a grep.patternType configuration setting 13 years ago
René Scharfe 526a858a99 grep: support newline separated pattern list 13 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Mark Lodato a12c6b0149 grep doc: add --break / --heading / -W to synopsis 13 years ago
Nguyễn Thái Ngọc Duy 8c69c1f92e Document limited recursion pathspec matching with wildcards 13 years ago
Junio C Hamano 0a93fb8a9c grep: teach --untracked and --exclude-standard options 13 years ago
Jeff King 5d2fc9135a docs: put listed example commands in backticks 14 years ago
René Scharfe 317f63c21c grep: long context options 14 years ago
René Scharfe ba8ea7496f grep: add option to show whole function as context 14 years ago
René Scharfe 1d84f72ef1 grep: add --heading 14 years ago
René Scharfe a8f0e7649e grep: add --break 14 years ago
Michał Kiedrowicz 63e7e9d8b6 git-grep: Learn PCRE 14 years ago
Michał Kiedrowicz d2355d7615 Documentation: Add --line-number to git-grep synopsis 14 years ago
Joe Ratterman b22520a37c grep: allow -E and -n to be turned on by default via configuration 14 years ago
Joe Ratterman 7d6cb10b84 grep: Add the option '--line-number' 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jonathan Nieder 3988da0636 Documentation: add missing quotes to "git grep" examples 15 years ago
Christian Couder 8b6d7924f8 Documentation: grep: fix asciidoc problem with -- 15 years ago
Johannes Schindelin 0af88c15e2 grep -O: allow optional argument specifying the pager (or editor) 15 years ago
Johannes Schindelin 678e484b7d grep: Add the option '--open-files-in-pager' 15 years ago