19 Commits (9a2861e32a147d89f22961bd7d3257b8776de4d2)

Author SHA1 Message Date
Clemens Buchacher 493b7a08d8 grep: accept relative paths outside current working directory 15 years ago
Michał Kiedrowicz a91f453f64 grep: Add --max-depth option. 16 years ago
René Scharfe 60ecac98ed grep -p: support user defined regular expressions 16 years ago
René Scharfe 2944e4e614 grep: add option -p/--show-function 16 years ago
René Scharfe 046802d015 grep: print context hunk marks between files 16 years ago
René Scharfe 5dd06d3879 grep: move context hunk mark handling into show_line() 16 years ago
René Scharfe 3e230fa1b2 grep: use parseopt 16 years ago
René Scharfe a94982ef39 grep: add support for coloring with external greps 16 years ago
René Scharfe 7e8f59d577 grep: color patterns in output 16 years ago
René Scharfe d7eb527d73 grep: remove grep_opt argument from match_expr_eval() 16 years ago
René Scharfe c822255cfc grep: don't call regexec() for fixed strings 16 years ago
Raphael Zimmerer 83caecca2f git grep: Add "-z/--null" option as in GNU's grep. 16 years ago
Junio C Hamano a4d7d2c6db log --author/--committer: really match only with name part 16 years ago
Junio C Hamano 0ab7befa31 grep --all-match 18 years ago
Junio C Hamano b48fb5b6a9 grep: free expressions and patterns when done. 18 years ago
Junio C Hamano 480c1ca6fd Update grep internal for grepping only in head/body 18 years ago
Junio C Hamano 83b5d2f5b0 builtin-grep: make pieces of it available as library. 18 years ago