index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7810-grep.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
grep: follow conventions for printing paths w/ unusual chars
Matheus Tavares
2020-04-20
1
-0
/
+47
*
tests: add a special setup where prerequisites fail
Ævar Arnfjörð Bjarmason
2019-05-14
1
-3
/
+3
*
t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`
Johannes Schindelin
2019-04-02
1
-8
/
+8
*
grep: add -r/--[no-]recursive
René Scharfe
2018-10-04
1
-0
/
+12
*
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
2018-08-27
1
-22
/
+13
|
\
|
*
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-21
1
-20
/
+11
|
*
tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'
SZEDER Gábor
2018-08-21
1
-1
/
+1
|
*
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
2018-08-21
1
-1
/
+1
*
|
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
2018-08-20
1
-2
/
+1
|
\
|
|
*
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-2
/
+1
*
|
Merge branch 'tb/grep-only-matching'
Junio C Hamano
2018-08-03
1
-0
/
+15
|
\
\
|
*
|
grep.c: teach 'git grep --only-matching'
Taylor Blau
2018-07-09
1
-0
/
+15
|
|
/
*
|
Merge branch 'es/test-fixes'
Junio C Hamano
2018-08-03
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
t7810: use test_expect_code() instead of hand-rolled comparison
Eric Sunshine
2018-07-16
1
-4
/
+3
*
|
builtin/grep.c: add '--column' option to 'git-grep(1)'
Taylor Blau
2018-06-22
1
-0
/
+95
|
/
*
Merge branch 'ab/pcre2-grep'
Junio C Hamano
2017-12-13
1
-0
/
+6
|
\
|
*
grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)
Ævar Arnfjörð Bjarmason
2017-11-24
1
-0
/
+6
*
|
grep: show non-empty lines before functions with -W
René Scharfe
2017-11-21
1
-1
/
+1
*
|
t7810: improve check of -W with user-defined function lines
René Scharfe
2017-11-21
1
-10
/
+31
|
/
*
Merge branch 'as/grep-quiet-no-match-exit-code-fix'
Junio C Hamano
2017-08-23
1
-0
/
+5
|
\
|
*
git-grep: correct exit code with --quiet and -L
Anthony Sottile
2017-08-18
1
-0
/
+5
*
|
grep: given --threads with NO_PTHREADS=YesPlease, warn
Ævar Arnfjörð Bjarmason
2017-05-26
1
-0
/
+18
*
|
grep: add tests for --threads=N and grep.threads
Ævar Arnfjörð Bjarmason
2017-05-21
1
-0
/
+16
*
|
grep: add a test for backreferences in PCRE patterns
Ævar Arnfjörð Bjarmason
2017-05-21
1
-0
/
+7
*
|
grep: add a test asserting that --perl-regexp dies when !PCRE
Ævar Arnfjörð Bjarmason
2017-05-21
1
-0
/
+12
*
|
test-lib: rename the LIBPCRE prerequisite to PCRE
Ævar Arnfjörð Bjarmason
2017-05-21
1
-14
/
+14
|
/
*
grep: treat revs the same for --untracked as for --no-index
Jeff King
2017-02-14
1
-1
/
+1
*
grep: do not diagnose misspelt revs with --no-index
Jeff King
2017-02-14
1
-0
/
+5
*
grep: avoid resolving revision names in --no-index case
Jeff King
2017-02-14
1
-0
/
+13
*
grep: fix "--" rev/pathspec disambiguation
Jeff King
2017-02-14
1
-0
/
+33
*
grep: do not unnecessarily query repo for "--"
Jonathan Tan
2017-02-14
1
-0
/
+15
*
Merge branch 'jk/grep-e-could-be-extended-beyond-posix'
Junio C Hamano
2017-01-24
1
-11
/
+15
|
\
|
*
t7810: avoid assumption about invalid regex syntax
Jeff King
2017-01-11
1
-11
/
+15
*
|
Spelling fixes
Ville Skyttä
2016-08-11
1
-1
/
+1
*
|
Merge branch 'nd/ita-cleanup'
Junio C Hamano
2016-07-13
1
-1
/
+59
|
\
\
|
*
|
grep: fix grepping for "intent to add" files
Charles Bailey
2016-07-01
1
-0
/
+58
|
*
|
t7810-grep.sh: fix a whitespace inconsistency
Charles Bailey
2016-07-01
1
-1
/
+1
|
*
|
t7810-grep.sh: fix duplicated test name
Charles Bailey
2016-07-01
1
-1
/
+1
*
|
|
Merge branch 'cb/t7810-test-label-fix'
Junio C Hamano
2016-07-06
1
-1
/
+1
|
\
\
\
|
*
|
|
t7810: fix duplicated test title
Charles Bailey
2016-06-22
1
-1
/
+1
*
|
|
|
Merge branch 'rs/xdiff-hunk-with-func-line'
Junio C Hamano
2016-06-20
1
-3
/
+16
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
grep: -W: don't extend context to trailing empty lines
René Scharfe
2016-05-31
1
-1
/
+1
|
*
|
|
t7810: add test for grep -W and trailing empty context lines
René Scharfe
2016-05-31
1
-3
/
+16
*
|
|
|
grep: turn off gitlink detection for --no-index
Jeff King
2016-03-07
1
-0
/
+27
|
/
/
/
*
|
|
builtin/grep: add grep.fallbackToNoIndex config
Thomas Gummerer
2016-01-12
1
-0
/
+41
*
|
|
t7810: correct --no-index test
Thomas Gummerer
2016-01-11
1
-4
/
+4
|
|
/
|
/
|
*
|
Merge branch 'rs/grep-color-words'
Junio C Hamano
2014-10-31
1
-0
/
+94
|
\
\
|
*
|
grep: add color.grep.matchcontext and color.grep.matchselected
René Scharfe
2014-10-28
1
-0
/
+94
*
|
|
t/t7810-grep.sh: remove duplicate test_config()
Jeremiah Mahler
2014-06-05
1
-5
/
+0
*
|
|
grep: support -h (no header) with --count
René Scharfe
2014-03-11
1
-0
/
+12
[next]