aboutsummaryrefslogtreecommitdiff
path: root/builtin-grep.c
Commit message (Expand)AuthorAge
...
* builtin-grep: support -c (--count).Junio C Hamano2006-05-02
* builtin-grep: allow more than one patterns.Junio C Hamano2006-05-02
* builtin-grep: allow -<n> and -[ABC]<n> notation for context lines.Junio C Hamano2006-05-02
* builtin-grep: printf %.*s length is int, not ptrdiff_t.Junio C Hamano2006-05-02
* builtin-grep: do not use setup_revisions()Junio C Hamano2006-05-01
* builtin-grep: support '-l' option.Junio C Hamano2006-05-01
* builtin-grep: wildcard pathspec fixesJunio C Hamano2006-05-01
* built-in "git grep"Junio C Hamano2006-05-01