aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
Commit message (Expand)AuthorAge
...
* | | Merge branch 'ml/color-when'Junio C Hamano2010-03-02
|\ \ \
| * | | Add an optional argument for --color optionsMark Lodato2010-02-18
| |/ /
* | | Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-02-21
|\ \ \ | |/ / |/| / | |/
| * grep documentation: clarify what files matchMark Lodato2010-02-16
* | grep --quiet: finishing touchesJunio C Hamano2010-01-28
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
|/
* grep: Add --max-depth option.Michał Kiedrowicz2009-07-22
* grep -p: support user defined regular expressionsRené Scharfe2009-07-01
* grep: add option -p/--show-functionRené Scharfe2009-07-01
* grep: color patterns in outputRené Scharfe2009-03-07
* git grep: Add "-z/--null" option as in GNU's grep.Raphael Zimmerer2008-10-01
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Fix doc typos.Ralf Wildenhues2008-03-02
* Teach git-grep --name-only as synonym for -lShawn O. Pearce2008-02-20
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* War on whitespaceJunio C Hamano2007-06-07
* Update git-grep documentationAndrew Ruder2007-04-26
* Documentation: a few spelling fixesRené Scharfe2007-01-17
* grep --all-matchJunio C Hamano2006-09-27
* Document git-grep -[Hh]Junio C Hamano2006-09-15
* git-grep: show pathnames relative to the current directoryJunio C Hamano2006-08-11
* git-grep: document --and, --or, --not, ( and )Matthias Lederhofer2006-08-02
* correct documentation for git grepMatthias Lederhofer2006-06-25
* Documentation: Spelling fixesHorst H. von Brand2006-06-03
* builtin-grep: -F (--fixed-strings)Junio C Hamano2006-05-09
* builtin-grep: documentationJunio C Hamano2006-05-08
* Format tweaks for asciidoc.Francis Daly2006-03-22
* Fix some inconsistencies in the docsFredrik Kuivinen2006-03-09
* git-grep: clarification on parameters.Junio C Hamano2006-01-21
* Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca2006-01-05
* Remove the version tags from the manpagesJunio C Hamano2005-10-10
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Document git-grep and link it from the main git(7) page.Junio C Hamano2005-09-12