Age | Commit message (Expand) | Author | Files | Lines |
2010-03-02 | Merge branch 'ml/color-when' | Junio C Hamano | 1 | -2/+4 |
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 |
2007-04-26 | Update git-grep documentation | Andrew Ruder | 1 | -4/+15 |
2007-01-17 | Documentation: a few spelling fixes | René Scharfe | 1 | -1/+1 |
2006-09-27 | grep --all-match | Junio C Hamano | 1 | -1/+10 |
2006-09-15 | Document git-grep -[Hh] | Junio C Hamano | 1 | -1/+8 |
2006-08-11 | git-grep: show pathnames relative to the current directory | Junio C Hamano | 1 | -1/+7 |
2006-08-02 | git-grep: document --and, --or, --not, ( and ) | Matthias Lederhofer | 1 | -3/+17 |
2006-06-25 | correct documentation for git grep | Matthias Lederhofer | 1 | -1/+6 |
2006-06-03 | Documentation: Spelling fixes | Horst H. von Brand | 1 | -2/+2 |
2006-05-09 | builtin-grep: -F (--fixed-strings) | Junio C Hamano | 1 | -1/+1 |
2006-05-08 | builtin-grep: documentation | Junio C Hamano | 1 | -23/+62 |
2006-03-22 | Format tweaks for asciidoc. | Francis Daly | 1 | -7/+7 |
2006-03-09 | Fix some inconsistencies in the docs | Fredrik Kuivinen | 1 | -1/+1 |
2006-01-21 | git-grep: clarification on parameters. | Junio C Hamano | 1 | -4/+15 |
2006-01-05 | Wrap synopsis lines and use [verse] to keep formatting | Jonas Fonseca | 1 | -2/+1 |
2005-10-10 | Remove the version tags from the manpages | Junio C Hamano | 1 | -1/+0 |
2005-09-20 | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 1 | -1/+1 |
2005-09-12 | Document git-grep and link it from the main git(7) page. | Junio C Hamano | 1 | -0/+47 |