]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
ui-log: add support for showing the full commit message
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 91db98aa900061046fa342935f78bd82a89b665b..aab898b03bdbff524059b17b2ebc136243fa605d 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -121,6 +121,7 @@ struct cgit_query {
        char *url;
        int   ofs;
        int nohead;
+       int showmsg;
 };
 
 struct cgit_config {