Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
make git clone -q suppress the noise with http fetch
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 1885f8d233f5b30eb8d184192d51eaffb6e3320b..6ae39e6bec180769df0bccccdf652ad0ffd784f0 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-77,6
+77,7
@@
struct rev_info {
const char *add_signoff;
const char *extra_headers;
const char *log_reencode;
+ int no_inline;
/* Filter by commit log message */
struct grep_opt *grep_filter;