X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2ffeecb7a6827dcf0f81cf543ed312155f6e8f83..bfc14d067da0fdf65f306fcd9a65829d9694dbeb:/ui-stats.c?ds=sidebyside diff --git a/ui-stats.c b/ui-stats.c index 36e17d9..51dd6a2 100644 --- a/ui-stats.c +++ b/ui-stats.c @@ -239,7 +239,7 @@ struct string_list collect_stats(struct cgit_context *ctx, init_revisions(&rev, NULL); rev.abbrev = DEFAULT_ABBREV; rev.commit_format = CMIT_FMT_DEFAULT; - rev.no_merges = 1; + rev.max_parents = 1; rev.verbose_header = 1; rev.show_root_diff = 0; setup_revisions(argc, argv, &rev, NULL); @@ -407,7 +407,7 @@ void cgit_show_stats(struct cgit_context *ctx) html_intoption(50, "50", top); html_intoption(100, "100", top); html_intoption(-1, "all", top); - html("