aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
Commit message (Expand)AuthorAge
* Merge branch 'rs/grep-function-context'Junio C Hamano2011-08-11
|\
| * grep: long context optionsRené Scharfe2011-08-01
| * grep: add option to show whole function as contextRené Scharfe2011-08-01
* | docs: put listed example commands in backticksJeff King2011-08-04
|/
* grep: add --headingRené Scharfe2011-06-05
* grep: add --breakRené Scharfe2011-06-05
* git-grep: Learn PCREMichał Kiedrowicz2011-05-09
* Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz2011-05-05
* grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-30
* Merge branch 'maint'Junio C Hamano2011-03-28
|\
| * grep: Add the option '--line-number'Joe Ratterman2011-03-28
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Documentation: add missing quotes to "git grep" examplesJonathan Nieder2010-08-20
* Merge branch 'jn/grep-open'Junio C Hamano2010-06-30
|\
| * grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-13
| * grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-13
* | Documentation: grep: fix asciidoc problem with --Christian Couder2010-06-25
|/
* Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-03-07
|\
| * grep docs: document --no-index optionMark Lodato2010-02-25
| * grep docs: --cached and <tree>... are incompatibleMark Lodato2010-02-25
| * grep docs: use AsciiDoc literals consistentlyMark Lodato2010-02-25
| * grep docs: pluralize "Example" sectionMark Lodato2010-02-25
| * Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano2010-02-24
| |\
* | \ 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