X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=revision.h;h=62759f7bc05c0133fd900bca15f01c4d17487589;hb=8ac80a5701780547404523a84f4b1ae67bfa6823;hp=48d7b4ca94f3fd00f7a1f6a3fb57ebed934ffc0d;hpb=3c144afe50b58875a41ea56ef118f41be7bf605a;p=git.git diff --git a/revision.h b/revision.h index 48d7b4ca..62759f7b 100644 --- a/revision.h +++ b/revision.h @@ -58,6 +58,7 @@ struct rev_info { unsigned int abbrev; enum cmit_fmt commit_format; struct log_info *loginfo; + int nr, total; /* special limits */ int max_count;