pretty: --format output should honor logOutputEncoding
[gitweb.git] / revision.h
index 83a79f5815f7d868dc7d36f61d9890625251e6cc..01bd2b7c07719c9628bba13e34b581dc1fdbc0af 100644 (file)
@@ -135,9 +135,10 @@ struct rev_info {
        const char      *mime_boundary;
        const char      *patch_suffix;
        int             numbered_files;
+       int             reroll_count;
        char            *message_id;
        struct string_list *ref_message_ids;
-       const char      *add_signoff;
+       int             add_signoff;
        const char      *extra_headers;
        const char      *log_reencode;
        const char      *subject_prefix;