X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/7937d06090dd5e19145ec6fa8befc5770954b30c..10ac7ad1f30f914dc5ff36ba3651ef6dca11aaf7:/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: