Merge branch 'rg/no-gecos-in-pwent'
[gitweb.git] / revision.h
index 9fd8f3016fe8f935f176f57c615f72df8ba8d157..5e1f5c7e8f8071c6cab381306638067a1e20d71c 100644 (file)
@@ -90,6 +90,7 @@ struct rev_info {
                        show_notes_given:1,
                        pretty_given:1,
                        abbrev_commit:1,
+                       abbrev_commit_given:1,
                        use_terminator:1,
                        missing_newline:1,
                        date_mode_explicit:1;
@@ -141,6 +142,7 @@ struct rev_info {
        /* commit counts */
        int count_left;
        int count_right;
+       int count_same;
 };
 
 #define REV_TREE_SAME          0