summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
e976df2)
If e.g. repo.commit-filter is specified as an empty string, this
is now properly handled as disabling the global commit-filter setting
for the current repository.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
return NULL;
f = xmalloc(sizeof(struct cgit_filter));
return NULL;
f = xmalloc(sizeof(struct cgit_filter));