Merge branch 'jh/path-limit'

Conflicts:
	cgit.h
	ui-commit.c
This commit is contained in:
Lars Hjemli 2010-06-22 16:15:48 +02:00
commit 37a24e4e39
17 changed files with 276 additions and 165 deletions

View file

@ -10,7 +10,6 @@
struct cgit_repolist cgit_repolist;
struct cgit_context ctx;
int cgit_cmd;
int chk_zero(int result, char *msg)
{