]> git.cameronkatri.com Git - cgit.git/commit
cgit.c: allow repo.*-filter options to unset the current default
authorLars Hjemli <hjemli@gmail.com>
Sun, 9 Aug 2009 11:39:44 +0000 (13:39 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 9 Aug 2009 11:39:44 +0000 (13:39 +0200)
commit97b3d252629a8a3b9d356c2532dec7611438e4b9
treeaa8225159ce897830f12b3f2f73f4af12f0d4f8e
parente976df27952ca1e450c1c3d420532ac9f5e3036b
cgit.c: allow repo.*-filter options to unset the current default

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>
cgit.c