Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
reflog: use parse_config_key in config callback
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index e4a912ae6b55326ab4a75534690b4fa592229318..a395c3639a30d4d0d55036a5fec316e4cdb9546f 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-111,6
+111,7
@@
struct rev_info {
/* Format info */
unsigned int shown_one:1,
+ shown_dashes:1,
show_merge:1,
show_notes:1,
show_notes_given:1,