aboutsummaryrefslogtreecommitdiff
path: root/t/t7810-grep.sh
Commit message (Expand)AuthorAge
...
* | grep: load funcname patterns for -WThomas Rast2011-12-12
* | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-04
* | grep: add option to show whole function as contextRené Scharfe2011-08-01
* | Merge branch 'rs/grep-color'Junio C Hamano2011-06-29
|\ \ | |/ |/|
| * grep: add --headingRené Scharfe2011-06-05
| * grep: add --breakRené Scharfe2011-06-05
| * grep: fix coloring of hunk marks between filesRené Scharfe2011-06-05
* | t7810: avoid unportable use of "echo"Junio C Hamano2011-06-20
|/
* git-grep: Fix problems with recently added testsMichał Kiedrowicz2011-05-29
* git-grep: Update tests (mainly for -P)Michał Kiedrowicz2011-05-23
* git-grep: update tests now regexp type is "last one wins"Junio C Hamano2011-05-16
* git-grep: Bail out when -P is used with -F or -EMichał Kiedrowicz2011-05-09
* grep: Add basic testsMichał Kiedrowicz2011-05-09
* grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-30
* grep: read patterns from stdin with -f -René Scharfe2011-03-19
* t7810: overlapping pathspecs and depth limitNguyễn Thái Ngọc Duy2011-02-03
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\
| * tests: add missing &&Jonathan Nieder2010-11-09
* | Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano2010-09-29
|\ \ | |/ |/|
| * log --author: take union of multiple "author" requestsJunio C Hamano2010-09-13
* | Convert "! git" to "test_must_fail git"Jared Hance2010-07-20
|/
* Merge branch 'jn/grep-open'Junio C Hamano2010-06-30
* grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-13