Age | Commit message (Expand) | Author | Files | Lines |
2012-05-25 | Merge branch 'rs/maint-grep-F' | Junio C Hamano | 1 | -1/+3 |
2012-05-20 | grep: support newline separated pattern list | René Scharfe | 1 | -1/+3 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -2/+2 |
2012-03-26 | grep doc: add --break / --heading / -W to synopsis | Mark Lodato | 1 | -0/+2 |
2012-01-14 | Document limited recursion pathspec matching with wildcards | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2011-10-04 | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-exclude | Junio C Hamano | 1 | -2/+15 |
2011-10-04 | grep: teach --untracked and --exclude-standard options | Junio C Hamano | 1 | -1/+14 |
2011-08-11 | Merge branch 'rs/grep-function-context' | Junio C Hamano | 1 | -9/+23 |
2011-08-04 | docs: put listed example commands in backticks | Jeff King | 1 | -3/+3 |
2011-08-01 | grep: long context options | René Scharfe | 1 | -9/+17 |
2011-08-01 | grep: add option to show whole function as context | René Scharfe | 1 | -0/+6 |
2011-06-05 | grep: add --heading | René Scharfe | 1 | -0/+4 |
2011-06-05 | grep: add --break | René Scharfe | 1 | -0/+3 |
2011-05-09 | git-grep: Learn PCRE | Michał Kiedrowicz | 1 | -0/+6 |
2011-05-05 | Documentation: Add --line-number to git-grep synopsis | Michał Kiedrowicz | 1 | -1/+1 |
2011-03-30 | grep: allow -E and -n to be turned on by default via configuration | Joe Ratterman | 1 | -0/+10 |
2011-03-28 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2011-03-28 | grep: Add the option '--line-number' | Joe Ratterman | 1 | -0/+1 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -10/+0 |
2010-08-20 | Documentation: add missing quotes to "git grep" examples | Jonathan Nieder | 1 | -2/+2 |
2010-06-30 | Merge branch 'jn/grep-open' | Junio C Hamano | 1 | -0/+8 |
2010-06-25 | Documentation: grep: fix asciidoc problem with -- | Christian Couder | 1 | -1/+1 |
2010-06-13 | grep -O: allow optional argument specifying the pager (or editor) | Johannes Schindelin | 1 | -3/+3 |
2010-06-13 | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 1 | -0/+8 |
2010-03-07 | Merge branch 'ml/maint-grep-doc' | Junio C Hamano | 1 | -13/+17 |
2010-03-02 | Merge branch 'ml/color-when' | Junio C Hamano | 1 | -2/+4 |
2010-02-25 | grep docs: document --no-index option | Mark Lodato | 1 | -4/+8 |
2010-02-25 | grep docs: --cached and <tree>... are incompatible | Mark Lodato | 1 | -3/+3 |
2010-02-25 | grep docs: use AsciiDoc literals consistently | Mark Lodato | 1 | -5/+5 |
2010-02-25 | grep docs: pluralize "Example" section | Mark Lodato | 1 | -2/+2 |
2010-02-24 | Merge branch 'ml/maint-grep-doc' into maint | Junio C Hamano | 1 | -5/+12 |
2010-02-21 | Merge branch 'ml/maint-grep-doc' | Junio C Hamano | 1 | -5/+12 |
2010-02-18 | Add an optional argument for --color options | Mark Lodato | 1 | -2/+4 |
2010-02-16 | grep documentation: clarify what files match | Mark Lodato | 1 | -5/+12 |
2010-01-28 | grep --quiet: finishing touches | Junio C Hamano | 1 | -1/+6 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -1/+1 |
2009-07-22 | grep: Add --max-depth option. | Michał Kiedrowicz | 1 | -0/+5 |
2009-07-01 | grep -p: support user defined regular expressions | René Scharfe | 1 | -0/+3 |
2009-07-01 | grep: add option -p/--show-function | René Scharfe | 1 | -0/+5 |
2009-03-07 | grep: color patterns in output | René Scharfe | 1 | -0/+8 |
2008-10-01 | git grep: Add "-z/--null" option as in GNU's grep. | Raphael Zimmerer | 1 | -0/+6 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -10/+27 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-03-02 | Fix doc typos. | Ralf Wildenhues | 1 | -1/+1 |
2008-02-20 | Teach git-grep --name-only as synonym for -l | Shawn O. Pearce | 1 | -1/+3 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -1/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |