summaryrefslogtreecommitdiff
path: root/git-grep.sh
Commit message (Expand)AuthorAgeFilesLines
* Remove old "git-grep.sh" remnantsLinus Torvalds2006-05-161-62/+0
* git-grep: clarification on parameters.Junio C Hamano2006-01-211-9/+21
* Trivial usage string clean-upfreku045@student.liu.se2005-12-141-2/+5
* 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