3 Commits (60aa9cf8f370b69eb7feaad2e1cbcd04280bc799)

Author SHA1 Message Date
Jared Hance ce14e0b264 Convert "! git" to "test_must_fail git" 15 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
Clemens Buchacher 493b7a08d8 grep: accept relative paths outside current working directory 16 years ago
Michał Kiedrowicz a91f453f64 grep: Add --max-depth option. 16 years ago
René Scharfe 60ecac98ed grep -p: support user defined regular expressions 16 years ago
René Scharfe 2944e4e614 grep: add option -p/--show-function 16 years ago
René Scharfe 046802d015 grep: print context hunk marks between files 16 years ago
Thomas Rast 0f7050469b Test grep --and/--or/--not 16 years ago
René Scharfe dbb6a4ada6 grep: fix word-regexp at the beginning of lines 16 years ago
Linus Torvalds c922b01f54 grep: fix segfault when "git grep '('" is given 16 years ago
Nguyễn Thái Ngọc Duy 57d43466fb grep: grep cache entries if they are "assume unchanged" 16 years ago
Jeff King 87539416fd tests: grep portability fixes 17 years ago
Junio C Hamano a4d7d2c6db log --author/--committer: really match only with name part 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Junio C Hamano d99ebf0817 Split grep arguments in a way that does not requires to add /dev/null. 18 years ago
Junio C Hamano 0d042fecf2 git-grep: show pathnames relative to the current directory 19 years ago
Junio C Hamano f25b79397c Fix "grep -w" 19 years ago