@ -61,6 +61,7 @@ struct cgit_repo {
int snapshots;
int enable_log_filecount;
int enable_log_linecount;
time_t mtime;
};
struct cgit_repolist {
@ -121,6 +122,7 @@ struct cgit_query {
char *url;
int ofs;
int nohead;
char *sort;
struct cgit_config {
该备注对被屏蔽的用户不可见。