summaryrefslogtreecommitdiff
path: root/git-grep.sh
Commit message (Expand)AuthorAgeFilesLines
* Disallow empty pattern in "git grep"Linus Torvalds2005-11-161-0/+4
* git-grep: fix 'git grep -e $pattern' handlingJunio C Hamano2005-09-241-1/+1
* Improve "git grep" flags handlingLinus Torvalds2005-09-121-23/+41
* Allow finding things that begin with a dash in 'git grep'Junio C Hamano2005-09-121-1/+6
* [PATCH] Add "git grep" helperLinus Torvalds2005-09-121-0/+20