46 Commits (6636cf7e907d889eb69fe645198e58c773b2f755)

Author SHA1 Message Date
René Scharfe 79a77109d3 grep: add color.grep.matchcontext and color.grep.matchselected 10 years ago
Jeremiah Mahler dce6818d10 t/t7810-grep.sh: remove duplicate test_config() 11 years ago
René Scharfe f76d947ae1 grep: support -h (no header) with --count 11 years ago
René Scharfe 9afad7a1e6 t7810: add missing variables to tests in loop 11 years ago
Ramkumar Ramachandra 3f21fb99ab t4018,7810,7811: remove test_config() redefinition 12 years ago
Junio C Hamano baa6378ff2 log --grep-reflog: reject the option without -g 12 years ago
Nguyễn Thái Ngọc Duy 72fd13f71c revision: add --grep-reflog to filter commits by reflog messages 12 years ago
Nguyễn Thái Ngọc Duy ad4813b3c2 grep: prepare for new header field filter 12 years ago
Michael J Gruber 39f2e01720 t7810-grep: test --all-match with multiple --grep and --author options 12 years ago
Michael J Gruber 2cb03e76a0 t7810-grep: test interaction of multiple --grep and --author options 12 years ago
Michael J Gruber 00f62a64d4 t7810-grep: test multiple --author with --all-match 12 years ago
Michael J Gruber dfe3642515 t7810-grep: test multiple --grep with and without --all-match 12 years ago
Michael J Gruber b327bf74bd t7810-grep: bring log --grep tests in common form 12 years ago
J Smith 84befcd0a4 grep: add a grep.patternType configuration setting 12 years ago
Ramsay Jones 4ca945389f t7810-*.sh: Remove redundant test 12 years ago
René Scharfe 526a858a99 grep: support newline separated pattern list 13 years ago
Michał Kiedrowicz d29d787cd6 grep -P: add tests for matching ^ and $ 13 years ago
Albert Yale 50dd0f2fd9 grep: fix -l/-L interaction with decoration lines 13 years ago
Thomas Rast b8ffedca6f grep: load funcname patterns for -W 13 years ago
René Scharfe ba8ea7496f grep: add option to show whole function as context 13 years ago
Junio C Hamano 93d5e0c208 t7810: avoid unportable use of "echo" 14 years ago
René Scharfe 1d84f72ef1 grep: add --heading 14 years ago
René Scharfe a8f0e7649e grep: add --break 14 years ago
René Scharfe 08303c3636 grep: fix coloring of hunk marks between files 14 years ago
Michał Kiedrowicz d0042abe14 git-grep: Fix problems with recently added tests 14 years ago
Michał Kiedrowicz f556e4af27 git-grep: Update tests (mainly for -P) 14 years ago
Junio C Hamano dd0a21ede0 git-grep: update tests now regexp type is "last one wins" 14 years ago
Michał Kiedrowicz 258a618849 git-grep: Bail out when -P is used with -F or -E 14 years ago
Michał Kiedrowicz 8f852ce613 grep: Add basic tests 14 years ago
Joe Ratterman b22520a37c grep: allow -E and -n to be turned on by default via configuration 14 years ago
René Scharfe c41dd2fd7d grep: read patterns from stdin with -f - 14 years ago
Nguyễn Thái Ngọc Duy b31f688040 t7810: overlapping pathspecs and depth limit 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Junio C Hamano 5aaeb733f5 log --author: take union of multiple "author" requests 14 years ago
Jared Hance ce14e0b264 Convert "! git" to "test_must_fail git" 14 years ago
Johannes Schindelin 678e484b7d grep: Add the option '--open-files-in-pager' 15 years ago
Gary V. Vaughan 4fdf71be1c tests: use "test_cmp", not "diff", when verifying the result 15 years ago
Junio C Hamano 59332d13b2 Resurrect "git grep --no-index" 15 years ago
Jeff King 1123c67cee accept "git grep -- pattern" 15 years ago
Junio C Hamano 3c8f6c8c4f Revert 30816237 and 7e62265 15 years ago
Junio C Hamano 4ff61c21de grep --quiet: finishing touches 15 years ago
Junio C Hamano 80235ba79e "log --author=me --grep=it" should find intersection, not union 15 years ago
Junio C Hamano 8de65185e8 Fix mis-backport of t7002 15 years ago
Junio C Hamano 308162372d grep --no-index: allow use of "git grep" outside a git repository 15 years ago
Junio C Hamano bbc09c22b9 grep: rip out support for external grep 15 years ago
Nguyễn Thái Ngọc Duy 8740773ee5 t7002: test for not using external grep on skip-worktree paths 15 years ago
Nguyễn Thái Ngọc Duy cd83ac4156 t7002: set test prerequisite "external-grep" if supported 15 years ago
René Scharfe b482759983 grep: unset GREP_OPTIONS before spawning external grep 15 years ago
Brian Collins 5183bf6727 grep: Allow case insensitive search of fixed-strings 15 years ago
Matt Kraai cfe370c647 grep: do not segfault when -f is used 15 years ago