X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/dd0f27eb36e737261b57d6ebcbd9fe20e559470d..72ede12551af320b6d8eade853dbd2cd6f2222cc:/cgit.c diff --git a/cgit.c b/cgit.c index cc18ed4..142e416 100644 --- a/cgit.c +++ b/cgit.c @@ -94,7 +94,7 @@ static void cgit_print_repo_page(struct cacheitem *item) switch(cgit_cmd) { case CMD_LOG: cgit_print_log(cgit_query_sha1, cgit_query_ofs, - cgit_max_commit_count, cgit_query_search, + cgit_max_commit_count, cgit_query_grep, cgit_query_search, cgit_query_path, 1); break; case CMD_TREE: