summaryrefslogtreecommitdiff
path: root/t/t7810-grep.sh
AgeCommit message (Expand)Author
2011-02-03t7810: overlapping pathspecs and depth limitNguyễn Thái Ngọc Duy
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano
2010-11-09tests: add missing &&Jonathan Nieder
2010-09-29Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano
2010-09-13log --author: take union of multiple "author" requestsJunio C Hamano
2010-07-20Convert "! git" to "test_must_fail git"Jared Hance
2010-06-30Merge branch 'jn/grep-open'Junio C Hamano
2010-06-13grep: Add the option '--open-files-in-pager'Johannes Schindelin