Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-05-02 | builtin-grep: support -c (--count). | 1 | -1/+20 | |
2006-05-02 | builtin-grep: allow more than one patterns. | 1 | -21/+51 | |
2006-05-02 | builtin-grep: allow -<n> and -[ABC]<n> notation for context lines. | 1 | -6/+22 | |
2006-05-02 | builtin-grep: printf %.*s length is int, not ptrdiff_t. | 1 | -1/+1 | |
2006-05-01 | builtin-grep: do not use setup_revisions() | 1 | -121/+134 | |
2006-05-01 | builtin-grep: support '-l' option. | 1 | -0/+10 | |
2006-05-01 | builtin-grep: wildcard pathspec fixes | 1 | -23/+62 | |
2006-05-01 | built-in "git grep" | 1 | -0/+454 |