71 Commits (7f314565fe20e324e8db1a7c233e43ca4e3683f0)

Author SHA1 Message Date
Linus Torvalds f66475199c Fix silly typo in new builtin grep 19 years ago
Junio C Hamano ffa0a7ab36 builtin-grep: unparse more command line options. 19 years ago
Linus Torvalds 1e2398d7fa builtin-grep: use external grep when we can take advantage of it 19 years ago
Junio C Hamano 07ea91d84f builtin-grep: -F (--fixed-strings) 19 years ago
Junio C Hamano 02ab1c490d builtin-grep: -w fix 19 years ago
Junio C Hamano c39c4f4746 builtin-grep: typofix 19 years ago
Junio C Hamano 5acd64edec builtin-grep: tighten argument parsing. 19 years ago
Junio C Hamano aa8c79ad03 Teach -f <file> option to builtin-grep. 19 years ago
Junio C Hamano e23d2d6b76 builtin-grep: -L (--files-without-match). 19 years ago
Junio C Hamano b8d0f5a003 builtin-grep: binary files -a and -I 19 years ago
Junio C Hamano 7ed36f56e3 builtin-grep: terminate correctly at EOF 19 years ago
Junio C Hamano 1e3d90e013 builtin-grep: tighten path wildcard vs tree traversal. 19 years ago
Junio C Hamano 7839a25eab builtin-grep: support -w (--word-regexp). 19 years ago
Junio C Hamano 2c866cf1c2 builtin-grep: support -c (--count). 19 years ago
Junio C Hamano f9b9faf6f8 builtin-grep: allow more than one patterns. 19 years ago
Junio C Hamano f462ebb48b builtin-grep: allow -<n> and -[ABC]<n> notation for context lines. 19 years ago
Junio C Hamano a24f1e254e builtin-grep: printf %.*s length is int, not ptrdiff_t. 19 years ago
Junio C Hamano 1362671f6a builtin-grep: do not use setup_revisions() 19 years ago
Junio C Hamano df0e7aa864 builtin-grep: support '-l' option. 19 years ago
Junio C Hamano e0eb889f8e builtin-grep: wildcard pathspec fixes 19 years ago
Junio C Hamano 5010cb5fcc built-in "git grep" 19 years ago