| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rs/grep-color-words' | Junio C Hamano | 2014-10-31 | 1 | -0/+94 |
|\ |
|
| * | grep: add color.grep.matchcontext and color.grep.matchselectedrs/grep-color-words | René Scharfe | 2014-10-28 | 1 | -0/+94 |
* | | t/t7810-grep.sh: remove duplicate test_config()jm/dedup-test-config | Jeremiah Mahler | 2014-06-05 | 1 | -5/+0 |
* | | grep: support -h (no header) with --countrs/grep-h-c | René Scharfe | 2014-03-11 | 1 | -0/+12 |
* | | t7810: add missing variables to tests in loop | René Scharfe | 2014-03-11 | 1 | -29/+29 |
|/ |
|
* | log --grep-reflog: reject the option without -g | Junio C Hamano | 2012-09-29 | 1 | -0/+4 |
* | revision: add --grep-reflog to filter commits by reflog messages | Nguyễn Thái Ngọc Duy | 2012-09-29 | 1 | -0/+26 |
* | grep: prepare for new header field filter | Nguyễn Thái Ngọc Duy | 2012-09-29 | 1 | -0/+12 |
* | Merge branch 'jc/maint-log-grep-all-match' | Junio C Hamano | 2012-09-18 | 1 | -14/+76 |
|\ |
|
| * | t7810-grep: test --all-match with multiple --grep and --author options | Michael J Gruber | 2012-09-15 | 1 | -0/+20 |
| * | t7810-grep: test interaction of multiple --grep and --author options | Michael J Gruber | 2012-09-15 | 1 | -16/+22 |
| * | t7810-grep: test multiple --author with --all-match | Michael J Gruber | 2012-09-15 | 1 | -0/+8 |
| * | t7810-grep: test multiple --grep with and without --all-match | Michael J Gruber | 2012-09-15 | 1 | -0/+16 |
| * | t7810-grep: bring log --grep tests in common form | Michael J Gruber | 2012-09-15 | 1 | -6/+18 |
| * | Merge branch 'rs/maint-grep-F' into maint | Junio C Hamano | 2012-06-01 | 1 | -0/+5 |
| |\ |
|
* | \ | Merge branch 'js/grep-patterntype-config' | Junio C Hamano | 2012-08-27 | 1 | -0/+181 |
|\ \ \ |
|
| * | | | grep: add a grep.patternType configuration setting | J Smith | 2012-08-03 | 1 | -0/+181 |
* | | | | Merge branch 'rj/maint-grep-remove-redundant-test' | Junio C Hamano | 2012-07-30 | 1 | -11/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | t7810-*.sh: Remove redundant test | Ramsay Jones | 2012-07-29 | 1 | -11/+0 |
* | | | | Merge branch 'rs/maint-grep-F' | Junio C Hamano | 2012-05-25 | 1 | -0/+5 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | grep: support newline separated pattern list | René Scharfe | 2012-05-20 | 1 | -0/+5 |
* | | | grep -P: add tests for matching ^ and $ | Michał Kiedrowicz | 2012-02-27 | 1 | -0/+23 |
| |/
|/| |
|
* | | grep: fix -l/-L interaction with decoration linestr/grep-l-with-decoration | Albert Yale | 2012-01-23 | 1 | -0/+22 |
* | | grep: load funcname patterns for -W | Thomas Rast | 2011-12-12 | 1 | -0/+14 |
* | | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-exclude | Junio C Hamano | 2011-10-04 | 1 | -1/+33 |
* | | grep: add option to show whole function as context | René Scharfe | 2011-08-01 | 1 | -0/+14 |
* | | Merge branch 'rs/grep-color' | Junio C Hamano | 2011-06-29 | 1 | -0/+95 |
|\ \
| |/
|/| |
|
| * | grep: add --heading | René Scharfe | 2011-06-05 | 1 | -0/+37 |
| * | grep: add --break | René Scharfe | 2011-06-05 | 1 | -0/+28 |
| * | grep: fix coloring of hunk marks between files | René Scharfe | 2011-06-05 | 1 | -0/+30 |
* | | t7810: avoid unportable use of "echo" | Junio C Hamano | 2011-06-20 | 1 | -3/+3 |
|/ |
|
* | git-grep: Fix problems with recently added tests | Michał Kiedrowicz | 2011-05-29 | 1 | -32/+26 |
* | git-grep: Update tests (mainly for -P) | Michał Kiedrowicz | 2011-05-23 | 1 | -0/+85 |
* | git-grep: update tests now regexp type is "last one wins" | Junio C Hamano | 2011-05-16 | 1 | -16/+0 |
* | git-grep: Bail out when -P is used with -F or -E | Michał Kiedrowicz | 2011-05-09 | 1 | -0/+16 |
* | grep: Add basic tests | Michał Kiedrowicz | 2011-05-09 | 1 | -0/+38 |
* | grep: allow -E and -n to be turned on by default via configuration | Joe Ratterman | 2011-03-30 | 1 | -1/+23 |
* | grep: read patterns from stdin with -f - | René Scharfe | 2011-03-19 | 1 | -0/+5 |
* | t7810: overlapping pathspecs and depth limit | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -0/+18 |
* | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 2010-11-24 | 1 | -2/+2 |
|\ |
|
| * | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -2/+2 |
* | | Merge branch 'jc/grep-header-all-match-fix' | Junio C Hamano | 2010-09-29 | 1 | -1/+28 |
|\ \
| |/
|/| |
|
| * | log --author: take union of multiple "author" requests | Junio C Hamano | 2010-09-13 | 1 | -1/+28 |
* | | Convert "! git" to "test_must_fail git" | Jared Hance | 2010-07-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-06-30 | 1 | -8/+8 |
* | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 2010-06-13 | 1 | -0/+530 |