index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7810-grep.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-07
Merge branch 'ps/leakfixes-part-9' into ps/leakfixes-part-10
Junio C Hamano
1
-0
/
+1
2024-11-04
builtin/grep: fix leak with `--max-count=0`
Patrick Steinhardt
1
-0
/
+1
2024-10-22
grep: disable lookahead on error
René Scharfe
1
-0
/
+9
2024-07-30
grep: -W: skip trailing empty lines at EOF, too
René Scharfe
1
-0
/
+1
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-2
/
+2
2023-11-07
Merge branch 'jc/grep-f-relative-to-cwd'
Junio C Hamano
1
-0
/
+13
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-2
/
+2
2023-10-20
grep: die gracefully when outside repository
Kristoffer Haugsbakk
1
-0
/
+27
2023-10-12
grep: -f <path> is relative to $cwd
Junio C Hamano
1
-0
/
+13
2023-02-06
tests: don't lose exit status with "test <op> $(git ...)"
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2022-08-26
grep: fix multibyte regex handling under macOS
Diomidis Spinellis
1
-0
/
+15
2022-06-22
grep: add --max-count command line option
Carlos López
1
-0
/
+87
2022-02-15
grep tests: add missing "grep.patternType" config tests
Ævar Arnfjörð Bjarmason
1
-0
/
+52
2022-02-15
grep tests: create a helper function for "BRE" or "ERE"
Ævar Arnfjörð Bjarmason
1
-80
/
+54
2021-12-13
tests: simplify construction of large blocks of text
Eric Sunshine
1
-155
/
+155
2021-07-13
Merge branch 'rs/grep-parser-fix'
Junio C Hamano
1
-0
/
+9
2021-06-30
grep: report missing left operand of --and
René Scharfe
1
-0
/
+9
2021-03-18
t: annotate !PTHREADS tests with !FAIL_PREREQS
Jeff King
1
-1
/
+2
2021-02-10
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-01-25
Merge branch 'ab/mailmap'
Junio C Hamano
1
-15
/
+3
2021-01-12
tests: refactor a few tests to use "test_commit --append"
Ævar Arnfjörð Bjarmason
1
-15
/
+3
2020-11-19
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-15
/
+15
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-04-20
grep: follow conventions for printing paths w/ unusual chars
Matheus Tavares
1
-0
/
+47
2019-05-14
tests: add a special setup where prerequisites fail
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2019-04-02
t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`
Johannes Schindelin
1
-8
/
+8
2018-10-03
grep: add -r/--[no-]recursive
René Scharfe
1
-0
/
+12
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
1
-22
/
+13
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
1
-20
/
+11
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'
SZEDER Gábor
1
-1
/
+1
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
1
-1
/
+1
2018-08-20
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-2
/
+1
2018-08-02
Merge branch 'tb/grep-only-matching'
Junio C Hamano
1
-0
/
+15
2018-08-02
Merge branch 'es/test-fixes'
Junio C Hamano
1
-4
/
+3
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-07-16
t7810: use test_expect_code() instead of hand-rolled comparison
Eric Sunshine
1
-4
/
+3
2018-07-09
grep.c: teach 'git grep --only-matching'
Taylor Blau
1
-0
/
+15
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
[next]