rev-list --children
[gitweb.git] / revision.h
index b5f01f8309b6630be7169eb72f613e5deb0ebcab..966116cd5b107959995b758f120269f579190578 100644 (file)
@@ -75,7 +75,7 @@ struct rev_info {
        struct log_info *loginfo;
        int             nr, total;
        const char      *mime_boundary;
-       const char      *message_id;
+       char            *message_id;
        const char      *ref_message_id;
        const char      *add_signoff;
        const char      *extra_headers;
@@ -98,6 +98,7 @@ struct rev_info {
        struct diff_options pruning;
 
        struct reflog_walk_info *reflog_info;
+       struct decoration children;
 };
 
 #define REV_TREE_SAME          0