X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=revision.h;h=98a0a8f3fa9db4b2302dd31a4867ae824831b25c;hb=c251005c7a5279166a27d4d06854f0c3d26e8208;hp=f46b4d55a2c75e201b37dda8edd6d353722a96cb;hpb=5c054a985a5b7e758f48353ac03582c9b2a9f919;p=git.git diff --git a/revision.h b/revision.h index f46b4d55a..98a0a8f3f 100644 --- a/revision.h +++ b/revision.h @@ -81,6 +81,7 @@ struct rev_info { const char *log_reencode; const char *subject_prefix; int no_inline; + int show_log_size; /* Filter by commit log message */ struct grep_opt *grep_filter;