From 3c32fe07717f27fc891b66ccd06057fb810d03ad Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sat, 06 Dec 2008 10:37:37 +0000 Subject: Merge branch 'full-log' Conflicts: cgit.c cgit.h --- (limited to 'cgit.h') diff --git a/cgit.h b/cgit.h index f1fbeca..cb2f176 100644 --- a/cgit.h +++ b/cgit.h @@ -123,6 +123,7 @@ struct cgit_query { int ofs; int nohead; char *sort; + int showmsg; }; struct cgit_config { -- cgit v0.9.0.2