summaryrefslogtreecommitdiff
path: root/Documentation/git-grep.txt
AgeCommit message (Expand)Author
2014-03-20grep: add grep.fullName config variableAndreas Schwab
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-05-10grep: allow to use textconv filtersJeff King
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-08-03grep: add a grep.patternType configuration settingJ Smith
2012-05-25Merge branch 'rs/maint-grep-F'Junio C Hamano
2012-05-20grep: support newline separated pattern listRené Scharfe
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2012-03-26grep doc: add --break / --heading / -W to synopsisMark Lodato
2012-01-15Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy
2011-10-05Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano
2011-10-05grep: teach --untracked and --exclude-standard optionsJunio C Hamano
2011-08-11Merge branch 'rs/grep-function-context'Junio C Hamano
2011-08-04docs: put listed example commands in backticksJeff King
2011-08-01grep: long context optionsRené Scharfe
2011-08-01grep: add option to show whole function as contextRené Scharfe
2011-06-06grep: add --headingRené Scharfe
2011-06-06grep: add --breakRené Scharfe
2011-05-09git-grep: Learn PCREMichał Kiedrowicz
2011-05-05Documentation: Add --line-number to git-grep synopsisMichał Kiedrowicz
2011-03-30grep: allow -E and -n to be turned on by default via configurationJoe Ratterman
2011-03-28Merge branch 'maint'Junio C Hamano
2011-03-28grep: Add the option '--line-number'Joe Ratterman
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-08-20Documentation: add missing quotes to "git grep" examplesJonathan Nieder
2010-06-30Merge branch 'jn/grep-open'Junio C Hamano
2010-06-25Documentation: grep: fix asciidoc problem with --Christian Couder
2010-06-13grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin
2010-06-13grep: Add the option '--open-files-in-pager'Johannes Schindelin
2010-03-07Merge branch 'ml/maint-grep-doc'Junio C Hamano
2010-03-02Merge branch 'ml/color-when'Junio C Hamano
2010-02-26grep docs: document --no-index optionMark Lodato
2010-02-26grep docs: --cached and <tree>... are incompatibleMark Lodato
2010-02-26grep docs: use AsciiDoc literals consistentlyMark Lodato
2010-02-26grep docs: pluralize "Example" sectionMark Lodato
2010-02-24Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano
2010-02-21Merge branch 'ml/maint-grep-doc'Junio C Hamano
2010-02-19Add an optional argument for --color optionsMark Lodato
2010-02-17grep documentation: clarify what files matchMark Lodato
2010-01-28grep --quiet: finishing touchesJunio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
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