summaryrefslogtreecommitdiff
path: root/t/t7810-grep.sh
Commit message (Expand)AuthorAgeFilesLines
* grep: add option to show whole function as contextRené Scharfe2011-08-011-0/+14
* Merge branch 'rs/grep-color'Junio C Hamano2011-06-291-0/+95
|\
| * grep: add --headingRené Scharfe2011-06-051-0/+37
| * grep: add --breakRené Scharfe2011-06-051-0/+28
| * grep: fix coloring of hunk marks between filesRené Scharfe2011-06-051-0/+30
* | t7810: avoid unportable use of "echo"Junio C Hamano2011-06-201-3/+3
|/
* git-grep: Fix problems with recently added testsMichał Kiedrowicz2011-05-291-32/+26
* git-grep: Update tests (mainly for -P)Michał Kiedrowicz2011-05-231-0/+85
* git-grep: update tests now regexp type is "last one wins"Junio C Hamano2011-05-161-16/+0
* git-grep: Bail out when -P is used with -F or -EMichał Kiedrowicz2011-05-091-0/+16
* grep: Add basic testsMichał Kiedrowicz2011-05-091-0/+38
* grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-301-1/+23
* grep: read patterns from stdin with -f -René Scharfe2011-03-191-0/+5
* t7810: overlapping pathspecs and depth limitNguyễn Thái Ngọc Duy2011-02-031-0/+18
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-2/+2
|\
| * tests: add missing &&Jonathan Nieder2010-11-091-2/+2
* | Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano2010-09-291-1/+28
|\ \ | |/ |/|
| * log --author: take union of multiple "author" requestsJunio C Hamano2010-09-131-1/+28
* | Convert "! git" to "test_must_fail git"Jared Hance2010-07-201-1/+1
|/
* Merge branch 'jn/grep-open'Junio C Hamano2010-06-301-8/+8
* grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-0/+530