aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-grep.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-10/+27
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-03-02Fix doc typos.Ralf Wildenhues1-1/+1
2008-02-20Teach git-grep --name-only as synonym for -lShawn O. Pearce1-1/+3
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-1/+1
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-04-26Update git-grep documentationAndrew Ruder1-4/+15
2007-01-17Documentation: a few spelling fixesRené Scharfe1-1/+1
2006-09-27grep --all-matchJunio C Hamano1-1/+10
2006-09-15Document git-grep -[Hh]Junio C Hamano1-1/+8
2006-08-11git-grep: show pathnames relative to the current directoryJunio C Hamano1-1/+7
2006-08-02git-grep: document --and, --or, --not, ( and )Matthias Lederhofer1-3/+17
2006-06-25correct documentation for git grepMatthias Lederhofer1-1/+6