Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Split run_command into two halves (start/finish)
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 5fec1846f366f1aadabc6f57edcfd17828afa8ee..cf337136086073d9d1356d615ac104d83c53b11a 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-74,6
+74,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;