summaryrefslogtreecommitdiff
path: root/t/t7810-grep.sh
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Merge branch 'rs/grep-color-words'Libravatar Junio C Hamano1-0/+94
2014-10-28grep: add color.grep.matchcontext and color.grep.matchselectedLibravatar René Scharfe1-0/+94
2014-06-05t/t7810-grep.sh: remove duplicate test_config()Libravatar Jeremiah Mahler1-5/+0
2014-03-11grep: support -h (no header) with --countLibravatar René Scharfe1-0/+12
2014-03-11t7810: add missing variables to tests in loopLibravatar René Scharfe1-29/+29
2012-09-29log --grep-reflog: reject the option without -gLibravatar Junio C Hamano1-0/+4
2012-09-29revision: add --grep-reflog to filter commits by reflog messagesLibravatar Nguyễn Thái Ngọc Duy1-0/+26
2012-09-29grep: prepare for new header field filterLibravatar Nguyễn Thái Ngọc Duy1-0/+12
2012-09-18Merge branch 'jc/maint-log-grep-all-match'Libravatar Junio C Hamano1-14/+76
2012-09-15t7810-grep: test --all-match with multiple --grep and --author optionsLibravatar Michael J Gruber1-0/+20
2012-09-15t7810-grep: test interaction of multiple --grep and --author optionsLibravatar Michael J Gruber1-16/+22
2012-09-15t7810-grep: test multiple --author with --all-matchLibravatar Michael J Gruber1-0/+8
2012-09-15t7810-grep: test multiple --grep with and without --all-matchLibravatar Michael J Gruber1-0/+16
2012-09-15t7810-grep: bring log --grep tests in common formLibravatar Michael J Gruber1-6/+18
2012-08-27Merge branch 'js/grep-patterntype-config'Libravatar Junio C Hamano1-0/+181
2012-08-03grep: add a grep.patternType configuration settingLibravatar J Smith1-0/+181
2012-07-30Merge branch 'rj/maint-grep-remove-redundant-test'Libravatar Junio C Hamano1-11/+0
2012-07-29t7810-*.sh: Remove redundant testLibravatar Ramsay Jones1-11/+0
2012-06-01Merge branch 'rs/maint-grep-F' into maintLibravatar Junio C Hamano1-0/+5
2012-05-25Merge branch 'rs/maint-grep-F'Libravatar Junio C Hamano1-0/+5
2012-05-20grep: support newline separated pattern listLibravatar René Scharfe1-0/+5
2012-02-27grep -P: add tests for matching ^ and $Libravatar Michał Kiedrowicz1-0/+23
2012-01-23grep: fix -l/-L interaction with decoration linesLibravatar Albert Yale1-0/+22
2011-12-12grep: load funcname patterns for -WLibravatar Thomas Rast1-0/+14
2011-10-04Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeLibravatar Junio C Hamano1-1/+33
2011-08-01grep: add option to show whole function as contextLibravatar René Scharfe1-0/+14
2011-06-29Merge branch 'rs/grep-color'Libravatar Junio C Hamano1-0/+95
2011-06-20t7810: avoid unportable use of "echo"Libravatar Junio C Hamano1-3/+3
2011-06-05grep: add --headingLibravatar René Scharfe1-0/+37
2011-06-05grep: add --breakLibravatar René Scharfe1-0/+28
2011-06-05grep: fix coloring of hunk marks between filesLibravatar René Scharfe1-0/+30
2011-05-29git-grep: Fix problems with recently added testsLibravatar Michał Kiedrowicz1-32/+26
2011-05-23git-grep: Update tests (mainly for -P)Libravatar Michał Kiedrowicz1-0/+85
2011-05-16git-grep: update tests now regexp type is "last one wins"Libravatar Junio C Hamano1-16/+0
2011-05-09git-grep: Bail out when -P is used with -F or -ELibravatar Michał Kiedrowicz1-0/+16
2011-05-09grep: Add basic testsLibravatar Michał Kiedrowicz1-0/+38
2011-03-30grep: allow -E and -n to be turned on by default via configurationLibravatar Joe Ratterman1-1/+23
2011-03-19grep: read patterns from stdin with -f -Libravatar René Scharfe1-0/+5
2011-02-03t7810: overlapping pathspecs and depth limitLibravatar Nguyễn Thái Ngọc Duy1-0/+18
2010-11-24Merge branch 'en/and-cascade-tests'Libravatar Junio C Hamano1-2/+2
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-2/+2
2010-09-29Merge branch 'jc/grep-header-all-match-fix'Libravatar Junio C Hamano1-1/+28
2010-09-13log --author: take union of multiple "author" requestsLibravatar Junio C Hamano1-1/+28
2010-07-20Convert "! git" to "test_must_fail git"Libravatar Jared Hance1-1/+1
2010-06-30Merge branch 'jn/grep-open'Libravatar Junio C Hamano1-0/+530
2010-06-13grep: Add the option '--open-files-in-pager'Libravatar Johannes Schindelin1-0/+530