Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cvsserver: split up long lines in req_{status,diff,log}
[gitweb.git]
/
grep.h
diff --git
a/grep.h
b/grep.h
index 6e78b96a2e8a548543bbbd707b079ef849953622..c256ac6e15b22e153623ae3395fb6ffc732b20b9 100644
(file)
--- a/
grep.h
+++ b/
grep.h
@@
-107,6
+107,7
@@
struct grep_opt {
#define GREP_BINARY_TEXT 2
int binary;
int extended;
+ int use_reflog_filter;
int pcre;
int relative;
int pathname;