X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/ff3a3b4e2b7463bb8cb370bdda393e8b3526fcb9..65ced7c00907af7e8bd5d239a4fa854a84535520:/cgit.h diff --git a/cgit.h b/cgit.h index cd4af72..478aebb 100644 --- a/cgit.h +++ b/cgit.h @@ -145,6 +145,7 @@ struct cgit_query { char *sort; int showmsg; int ssdiff; + int show_all; }; struct cgit_config {