81 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)

Author SHA1 Message Date
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
Mark Lodato 2e48fcdbc4 grep docs: document --no-index option 15 years ago
Mark Lodato ec2537beda grep docs: --cached and <tree>... are incompatible 15 years ago
Mark Lodato bfb8306de5 grep docs: use AsciiDoc literals consistently 15 years ago
Mark Lodato 04416018a7 grep docs: pluralize "Example" section 15 years ago
Mark Lodato 73e9da0196 Add an optional argument for --color options 15 years ago
Mark Lodato 3ac4440801 grep documentation: clarify what files match 15 years ago
Junio C Hamano 4ff61c21de grep --quiet: finishing touches 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Michał Kiedrowicz a91f453f64 grep: Add --max-depth option. 16 years ago
René Scharfe 60ecac98ed grep -p: support user defined regular expressions 16 years ago
René Scharfe 2944e4e614 grep: add option -p/--show-function 16 years ago
René Scharfe 7e8f59d577 grep: color patterns in output 16 years ago
Raphael Zimmerer 83caecca2f git grep: Add "-z/--null" option as in GNU's grep. 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Ralf Wildenhues 34cd62eb91 Fix doc typos. 17 years ago