summaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mg/more-textconv'Junio C Hamano2013-10-231-1/+8
|\
| * grep: allow to use textconv filtersJeff King2013-05-101-1/+8
* | documentation: trivial style cleanupsFelipe Contreras2013-05-171-1/+1
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* grep: add a grep.patternType configuration settingJ Smith2012-08-031-1/+9
* Merge branch 'rs/maint-grep-F'Junio C Hamano2012-05-251-1/+3
|\
| * grep: support newline separated pattern listRené Scharfe2012-05-201-1/+3
* | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-2/+2
* | grep doc: add --break / --heading / -W to synopsisMark Lodato2012-03-261-0/+2
* | Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy2012-01-141-0/+3
* | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-041-2/+15
|\ \
| * | grep: teach --untracked and --exclude-standard optionsJunio C Hamano2011-10-041-1/+14
* | | Merge branch 'rs/grep-function-context'Junio C Hamano2011-08-111-9/+23
|\ \ \
| * | | grep: long context optionsRené Scharfe2011-08-011-9/+17
| * | | grep: add option to show whole function as contextRené Scharfe2011-08-011-0/+6
* | | | docs: put listed example commands in backticksJeff King2011-08-041-3/+3
|/ / /
* | | grep: add --headingRené Scharfe2011-06-051-0/+4
* | | grep: add --breakRené Scharfe2011-06-051-0/+3
| |/ |/|
* | git-grep: Learn PCREMichał Kiedrowicz2011-05-091-0/+6
* | Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz2011-05-051-1/+1
* | grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-301-0/+10
* | Merge branch 'maint'Junio C Hamano2011-03-281-0/+1
|\ \
| * | grep: Add the option '--line-number'Joe Ratterman2011-03-281-0/+1
* | | doc: drop author/documentation sections from most pagesJeff King2011-03-111-10/+0
|/ /
* | Documentation: add missing quotes to "git grep" examplesJonathan Nieder2010-08-201-2/+2
* | Merge branch 'jn/grep-open'Junio C Hamano2010-06-301-0/+8
|\ \
| * | grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-131-3/+3
| * | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-0/+8
* | | Documentation: grep: fix asciidoc problem with --Christian Couder2010-06-251-1/+1
|/ /
* | Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-03-071-13/+17
|\ \
| * | grep docs: document --no-index optionMark Lodato2010-02-251-4/+8
| * | grep docs: --cached and <tree>... are incompatibleMark Lodato2010-02-251-3/+3
| * | grep docs: use AsciiDoc literals consistentlyMark Lodato2010-02-251-5/+5
| * | grep docs: pluralize "Example" sectionMark Lodato2010-02-251-2/+2
| * | Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano2010-02-241-5/+12
| |\ \ | | |/ | |/|
* | | Merge branch 'ml/color-when'Junio C Hamano2010-03-021-2/+4
|\ \ \
| * | | Add an optional argument for --color optionsMark Lodato2010-02-181-2/+4
| |/ /
* | | Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-02-211-5/+12
|\ \ \ | |/ / |/| / | |/
| * grep documentation: clarify what files matchMark Lodato2010-02-161-5/+12
* | grep --quiet: finishing touchesJunio C Hamano2010-01-281-1/+6
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-1/+1
|/
* grep: Add --max-depth option.Michał Kiedrowicz2009-07-221-0/+5
* grep -p: support user defined regular expressionsRené Scharfe2009-07-011-0/+3
* grep: add option -p/--show-functionRené Scharfe2009-07-011-0/+5
* grep: color patterns in outputRené Scharfe2009-03-071-0/+8
* git grep: Add "-z/--null" option as in GNU's grep.Raphael Zimmerer2008-10-011-0/+6
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-1/+1
* Documentation formatting and cleanupJonathan Nieder2008-07-011-1/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-10/+27