Merge branch 'full-log'

Conflicts:
	cgit.c
	cgit.h
This commit is contained in:
Lars Hjemli
2008-12-06 11:37:37 +01:00
förälder 9c8be943f7 ab67164d62
incheckning 3c32fe0771
9 ändrade filer med 61 tillägg och 13 borttagningar

1
cgit.h
Visa fil

@ -123,6 +123,7 @@ struct cgit_query {
int ofs;
int nohead;
char *sort;
int showmsg;
};
struct cgit_config {