Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
log: grep author/committer using mailmap
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/commit.h
index b6ad8f3f307a46cd5a0555ab346abaa20013b13a..7f8f9878d8e10a425da3241f75655cc1213debe1 100644
(file)
--- a/
commit.h
+++ b/
commit.h
@@
-89,6
+89,7
@@
struct pretty_print_context {
char *notes_message;
struct reflog_walk_info *reflog_info;
const char *output_encoding;
+ struct string_list *mailmap;
};
struct userformat_want {