Merge branch 'lh/plain'

* lh/plain:
  Supply status description to html_status()
  ui-tree: link to plain view instead of blob view
  Implement plain view
此提交包含在:
Lars Hjemli
2008-09-01 22:40:55 +02:00
當前提交 d532c4d161
共有 12 個檔案被更改,包括 125 行新增13 行删除

1
cgit.h
查看文件

@@ -166,6 +166,7 @@ struct cgit_config {
struct cgit_page {
time_t modified;
time_t expires;
size_t size;
char *mimetype;
char *charset;
char *filename;