Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test: add test for --use-mailmap option
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 059bfff812da8033681aa11c5a9ca9085881747e..83a79f5815f7d868dc7d36f61d9890625251e6cc 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-143,6
+143,7
@@
struct rev_info {
const char *subject_prefix;
int no_inline;
int show_log_size;
+ struct string_list *mailmap;
/* Filter by commit log message */
struct grep_opt grep_filter;