X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=revision.h;h=bdbdd235d821eff10eae42d32933152f2d22bd74;hb=fa0f02dfa15d0d95f8b6d27688bbf8ac940e3354;hp=48d7b4ca94f3fd00f7a1f6a3fb57ebed934ffc0d;hpb=85e6326cc3e7c272566c60a39741f84391830d49;p=git.git diff --git a/revision.h b/revision.h index 48d7b4ca..bdbdd235 100644 --- a/revision.h +++ b/revision.h @@ -58,6 +58,8 @@ struct rev_info { unsigned int abbrev; enum cmit_fmt commit_format; struct log_info *loginfo; + int nr, total; + const char *mime_boundary; /* special limits */ int max_count;