X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/f3c99cf1cee25ae95ffea6188b40734e877bce20..5176db2e2bd221c5448a512514f9165258503a8e:/ui-tree.c?ds=inline diff --git a/ui-tree.c b/ui-tree.c index 4bf372a..9876c99 100644 --- a/ui-tree.c +++ b/ui-tree.c @@ -108,7 +108,7 @@ static int ls_item(const unsigned char *sha1, const char *base, int baselen, html(""); cgit_log_link("log", NULL, "button", ctx.qry.head, curr_rev, - fullpath, 0, NULL, NULL); + fullpath, 0, NULL, NULL, ctx.qry.showmsg); html("\n"); free(name); return 0;