Age | Commit message (Expand) | Author | Files | Lines |
2018-06-22 | builtin/grep.c: add '--column' option to 'git-grep(1)' | Taylor Blau | 1 | -0/+95 |
2017-12-13 | Merge branch 'ab/pcre2-grep' | Junio C Hamano | 1 | -0/+6 |
2017-11-24 | grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT) | Ævar Arnfjörð Bjarmason | 1 | -0/+6 |
2017-11-21 | grep: show non-empty lines before functions with -W | René Scharfe | 1 | -1/+1 |
2017-11-21 | t7810: improve check of -W with user-defined function lines | René Scharfe | 1 | -10/+31 |
2017-08-23 | Merge branch 'as/grep-quiet-no-match-exit-code-fix' | Junio C Hamano | 1 | -0/+5 |
2017-08-17 | git-grep: correct exit code with --quiet and -L | Anthony Sottile | 1 | -0/+5 |
2017-05-26 | grep: given --threads with NO_PTHREADS=YesPlease, warn | Ævar Arnfjörð Bjarmason | 1 | -0/+18 |
2017-05-21 | grep: add tests for --threads=N and grep.threads | Ævar Arnfjörð Bjarmason | 1 | -0/+16 |
2017-05-21 | grep: add a test for backreferences in PCRE patterns | Ævar Arnfjörð Bjarmason | 1 | -0/+7 |
2017-05-21 | grep: add a test asserting that --perl-regexp dies when !PCRE | Ævar Arnfjörð Bjarmason | 1 | -0/+12 |
2017-05-21 | test-lib: rename the LIBPCRE prerequisite to PCRE | Ævar Arnfjörð Bjarmason | 1 | -14/+14 |
2017-02-14 | grep: treat revs the same for --untracked as for --no-index | Jeff King | 1 | -1/+1 |
2017-02-14 | grep: do not diagnose misspelt revs with --no-index | Jeff King | 1 | -0/+5 |
2017-02-14 | grep: avoid resolving revision names in --no-index case | Jeff King | 1 | -0/+13 |
2017-02-14 | grep: fix "--" rev/pathspec disambiguation | Jeff King | 1 | -0/+33 |
2017-02-14 | grep: do not unnecessarily query repo for "--" | Jonathan Tan | 1 | -0/+15 |
2017-01-23 | Merge branch 'jk/grep-e-could-be-extended-beyond-posix' | Junio C Hamano | 1 | -11/+15 |
2017-01-11 | t7810: avoid assumption about invalid regex syntax | Jeff King | 1 | -11/+15 |
2016-08-11 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2016-07-13 | Merge branch 'nd/ita-cleanup' | Junio C Hamano | 1 | -1/+59 |
2016-07-06 | Merge branch 'cb/t7810-test-label-fix' | Junio C Hamano | 1 | -1/+1 |
2016-07-01 | grep: fix grepping for "intent to add" files | Charles Bailey | 1 | -0/+58 |
2016-07-01 | t7810-grep.sh: fix a whitespace inconsistency | Charles Bailey | 1 | -1/+1 |
2016-07-01 | t7810-grep.sh: fix duplicated test name | Charles Bailey | 1 | -1/+1 |
2016-06-21 | t7810: fix duplicated test title | Charles Bailey | 1 | -1/+1 |
2016-06-20 | Merge branch 'rs/xdiff-hunk-with-func-line' | Junio C Hamano | 1 | -3/+16 |
2016-05-31 | grep: -W: don't extend context to trailing empty lines | René Scharfe | 1 | -1/+1 |
2016-05-31 | t7810: add test for grep -W and trailing empty context lines | René Scharfe | 1 | -3/+16 |
2016-03-07 | grep: turn off gitlink detection for --no-index | Jeff King | 1 | -0/+27 |
2016-01-12 | builtin/grep: add grep.fallbackToNoIndex config | Thomas Gummerer | 1 | -0/+41 |
2016-01-11 | t7810: correct --no-index test | Thomas Gummerer | 1 | -4/+4 |
2014-10-31 | Merge branch 'rs/grep-color-words' | Junio C Hamano | 1 | -0/+94 |
2014-10-28 | grep: add color.grep.matchcontext and color.grep.matchselected | René Scharfe | 1 | -0/+94 |
2014-06-05 | t/t7810-grep.sh: remove duplicate test_config() | Jeremiah Mahler | 1 | -5/+0 |
2014-03-11 | grep: support -h (no header) with --count | René Scharfe | 1 | -0/+12 |
2014-03-11 | t7810: add missing variables to tests in loop | René Scharfe | 1 | -29/+29 |
2012-09-29 | log --grep-reflog: reject the option without -g | Junio C Hamano | 1 | -0/+4 |
2012-09-29 | revision: add --grep-reflog to filter commits by reflog messages | Nguyễn Thái Ngọc Duy | 1 | -0/+26 |
2012-09-29 | grep: prepare for new header field filter | Nguyễn Thái Ngọc Duy | 1 | -0/+12 |
2012-09-18 | Merge branch 'jc/maint-log-grep-all-match' | Junio C Hamano | 1 | -14/+76 |
2012-09-15 | t7810-grep: test --all-match with multiple --grep and --author options | Michael J Gruber | 1 | -0/+20 |
2012-09-15 | t7810-grep: test interaction of multiple --grep and --author options | Michael J Gruber | 1 | -16/+22 |
2012-09-15 | t7810-grep: test multiple --author with --all-match | Michael J Gruber | 1 | -0/+8 |
2012-09-15 | t7810-grep: test multiple --grep with and without --all-match | Michael J Gruber | 1 | -0/+16 |
2012-09-15 | t7810-grep: bring log --grep tests in common form | Michael J Gruber | 1 | -6/+18 |
2012-08-27 | Merge branch 'js/grep-patterntype-config' | Junio C Hamano | 1 | -0/+181 |
2012-08-03 | grep: add a grep.patternType configuration setting | J Smith | 1 | -0/+181 |
2012-07-30 | Merge branch 'rj/maint-grep-remove-redundant-test' | Junio C Hamano | 1 | -11/+0 |
2012-07-29 | t7810-*.sh: Remove redundant test | Ramsay Jones | 1 | -11/+0 |