]> git.ipfire.org Git - thirdparty/git.git/history - builtin-grep.c
builtin-grep: support -w (--word-regexp).
[thirdparty/git.git] / builtin-grep.c
2006-05-02  Junio C Hamanobuiltin-grep: support -w (--word-regexp).
2006-05-02  Junio C Hamanobuiltin-grep: support -c (--count).
2006-05-02  Junio C Hamanobuiltin-grep: allow more than one patterns.
2006-05-02  Junio C Hamanobuiltin-grep: allow -<n> and -[ABC]<n> notation for...
2006-05-02  Junio C Hamanobuiltin-grep: printf %.*s length is int, not ptrdiff_t.
2006-05-01  Junio C Hamanobuiltin-grep: do not use setup_revisions()
2006-05-01  Junio C Hamanobuiltin-grep: support '-l' option.
2006-05-01  Junio C Hamanobuiltin-grep: wildcard pathspec fixes
2006-05-01  Junio C Hamanobuilt-in "git grep"