aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-grep.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-20grep: add grep.fullName config variableAndreas Schwab1-0/+3
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano1-1/+8
2013-05-17documentation: trivial style cleanupsFelipe Contreras1-1/+1
2013-05-10grep: allow to use textconv filtersJeff King1-1/+8
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-1/+1
2012-08-03grep: add a grep.patternType configuration settingJ Smith1-1/+9
2012-05-25Merge branch 'rs/maint-grep-F'Junio C Hamano1-1/+3
2012-05-20grep: support newline separated pattern listRené Scharfe1-1/+3
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-2/+2
2012-03-26grep doc: add --break / --heading / -W to synopsisMark Lodato1-0/+2
2012-01-14Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy1-0/+3
2011-10-04Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano1-2/+15
2011-10-04grep: teach --untracked and --exclude-standard optionsJunio C Hamano1-1/+14
2011-08-11Merge branch 'rs/grep-function-context'Junio C Hamano1-9/+23
2011-08-04docs: put listed example commands in backticksJeff King1-3/+3
2011-08-01grep: long context optionsRené Scharfe1-9/+17
2011-08-01grep: add option to show whole function as contextRené Scharfe1-0/+6
2011-06-05grep: add --headingRené Scharfe1-0/+4
2011-06-05grep: add --breakRené Scharfe1-0/+3
2011-05-09git-grep: Learn PCREMichał Kiedrowicz1-0/+6
2011-05-05Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz1-1/+1
2011-03-30grep: allow -E and -n to be turned on by default via configurationJoe Ratterman1-0/+10
2011-03-28Merge branch 'maint'Junio C Hamano1-0/+1
2011-03-28grep: Add the option '--line-number'Joe Ratterman1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-10/+0
2010-08-20Documentation: add missing quotes to "git grep" examplesJonathan Nieder1-2/+2
2010-06-30Merge branch 'jn/grep-open'Junio C Hamano1-0/+8
2010-06-25Documentation: grep: fix asciidoc problem with --Christian Couder1-1/+1
2010-06-13grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin1-3/+3
2010-06-13grep: Add the option '--open-files-in-pager'Johannes Schindelin1-0/+8
2010-03-07Merge branch 'ml/maint-grep-doc'Junio C Hamano1-13/+17
2010-03-02Merge branch 'ml/color-when'Junio C Hamano1-2/+4
2010-02-25grep docs: document --no-index optionMark Lodato1-4/+8
2010-02-25grep docs: --cached and <tree>... are incompatibleMark Lodato1-3/+3
2010-02-25grep docs: use AsciiDoc literals consistentlyMark Lodato1-5/+5
2010-02-25grep docs: pluralize "Example" sectionMark Lodato1-2/+2
2010-02-24Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano1-5/+12
2010-02-21Merge branch 'ml/maint-grep-doc'Junio C Hamano1-5/+12
2010-02-18Add an optional argument for --color optionsMark Lodato1-2/+4
2010-02-16grep documentation: clarify what files matchMark Lodato1-5/+12
2010-01-28grep --quiet: finishing touchesJunio C Hamano1-1/+6
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-1/+1
2009-07-22grep: Add --max-depth option.Michał Kiedrowicz1-0/+5
2009-07-01grep -p: support user defined regular expressionsRené Scharfe1-0/+3
2009-07-01grep: add option -p/--show-functionRené Scharfe1-0/+5
2009-03-07grep: color patterns in outputRené Scharfe1-0/+8
2008-10-01git grep: Add "-z/--null" option as in GNU's grep.Raphael Zimmerer1-0/+6
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-1/+1
2008-07-01Documentation formatting and cleanupJonathan Nieder1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1