summaryrefslogtreecommitdiff
path: root/t/t7810-grep.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/grep-color-words'Junio C Hamano2014-10-311-0/+94
|\
| * grep: add color.grep.matchcontext and color.grep.matchselectedrs/grep-color-wordsRené Scharfe2014-10-281-0/+94
* | t/t7810-grep.sh: remove duplicate test_config()jm/dedup-test-configJeremiah Mahler2014-06-051-5/+0
* | grep: support -h (no header) with --countrs/grep-h-cRené Scharfe2014-03-111-0/+12
* | t7810: add missing variables to tests in loopRené Scharfe2014-03-111-29/+29
|/
* log --grep-reflog: reject the option without -gJunio C Hamano2012-09-291-0/+4
* revision: add --grep-reflog to filter commits by reflog messagesNguyễn Thái Ngọc Duy2012-09-291-0/+26
* grep: prepare for new header field filterNguyễn Thái Ngọc Duy2012-09-291-0/+12
* Merge branch 'jc/maint-log-grep-all-match'Junio C Hamano2012-09-181-14/+76
|\
| * t7810-grep: test --all-match with multiple --grep and --author optionsMichael J Gruber2012-09-151-0/+20
| * t7810-grep: test interaction of multiple --grep and --author optionsMichael J Gruber2012-09-151-16/+22
| * t7810-grep: test multiple --author with --all-matchMichael J Gruber2012-09-151-0/+8
| * t7810-grep: test multiple --grep with and without --all-matchMichael J Gruber2012-09-151-0/+16
| * t7810-grep: bring log --grep tests in common formMichael J Gruber2012-09-151-6/+18
| * Merge branch 'rs/maint-grep-F' into maintJunio C Hamano2012-06-011-0/+5
| |\
* | \ Merge branch 'js/grep-patterntype-config'Junio C Hamano2012-08-271-0/+181
|\ \ \
| * | | grep: add a grep.patternType configuration settingJ Smith2012-08-031-0/+181
* | | | Merge branch 'rj/maint-grep-remove-redundant-test'Junio C Hamano2012-07-301-11/+0
|\ \ \ \ | |/ / / |/| | |
| * | | t7810-*.sh: Remove redundant testRamsay Jones2012-07-291-11/+0
* | | | Merge branch 'rs/maint-grep-F'Junio C Hamano2012-05-251-0/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | grep: support newline separated pattern listRené Scharfe2012-05-201-0/+5
* | | grep -P: add tests for matching ^ and $Michał Kiedrowicz2012-02-271-0/+23
| |/ |/|
* | grep: fix -l/-L interaction with decoration linestr/grep-l-with-decorationAlbert Yale2012-01-231-0/+22
* | grep: load funcname patterns for -WThomas Rast2011-12-121-0/+14
* | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-041-1/+33
* | grep: add option to show whole function as contextRené Scharfe2011-08-011-0/+14
* | Merge branch 'rs/grep-color'Junio C Hamano2011-06-291-0/+95
|\ \ | |/ |/|
| * grep: add --headingRené Scharfe2011-06-051-0/+37
| * grep: add --breakRené Scharfe2011-06-051-0/+28
| * grep: fix coloring of hunk marks between filesRené Scharfe2011-06-051-0/+30
* | t7810: avoid unportable use of "echo"Junio C Hamano2011-06-201-3/+3
|/
* git-grep: Fix problems with recently added testsMichał Kiedrowicz2011-05-291-32/+26
* git-grep: Update tests (mainly for -P)Michał Kiedrowicz2011-05-231-0/+85
* git-grep: update tests now regexp type is "last one wins"Junio C Hamano2011-05-161-16/+0
* git-grep: Bail out when -P is used with -F or -EMichał Kiedrowicz2011-05-091-0/+16
* grep: Add basic testsMichał Kiedrowicz2011-05-091-0/+38
* grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-301-1/+23
* grep: read patterns from stdin with -f -René Scharfe2011-03-191-0/+5
* t7810: overlapping pathspecs and depth limitNguyễn Thái Ngọc Duy2011-02-031-0/+18
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-2/+2
|\
| * tests: add missing &&Jonathan Nieder2010-11-091-2/+2
* | Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano2010-09-291-1/+28
|\ \ | |/ |/|
| * log --author: take union of multiple "author" requestsJunio C Hamano2010-09-131-1/+28
* | Convert "! git" to "test_must_fail git"Jared Hance2010-07-201-1/+1
|/
* Merge branch 'jn/grep-open'Junio C Hamano2010-06-301-8/+8
* grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-0/+530