summaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
AgeCommit message (Expand)Author
2009-07-23grep: Add --max-depth option.Michał Kiedrowicz
2009-07-02grep -p: support user defined regular expressionsRené Scharfe
2009-07-02grep: add option -p/--show-functionRené Scharfe
2009-03-07grep: color patterns in outputRené Scharfe
2008-10-01git grep: Add "-z/--null" option as in GNU's grep.Raphael Zimmerer
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-03-03Fix doc typos.Ralf Wildenhues
2008-02-21Teach git-grep --name-only as synonym for -lShawn O. Pearce
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-06-07War on whitespaceJunio C Hamano
2007-04-27Update git-grep documentationAndrew Ruder
2007-01-17Documentation: a few spelling fixesRené Scharfe
2006-09-28grep --all-matchJunio C Hamano
2006-09-16Document git-grep -[Hh]Junio C Hamano
2006-08-12git-grep: show pathnames relative to the current directoryJunio C Hamano
2006-08-03git-grep: document --and, --or, --not, ( and )Matthias Lederhofer
2006-06-25correct documentation for git grepMatthias Lederhofer
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-05-10builtin-grep: -F (--fixed-strings)Junio C Hamano
2006-05-08builtin-grep: documentationJunio C Hamano
2006-03-22Format tweaks for asciidoc.Francis Daly
2006-03-09Fix some inconsistencies in the docsFredrik Kuivinen
2006-01-22git-grep: clarification on parameters.Junio C Hamano
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-13Document git-grep and link it from the main git(7) page.Junio C Hamano