]> gitweb.ps.run Git - ps-cgit/commitdiff
filter: add fprintf_filter function
authorJohn Keeping <john@keeping.me.uk>
Sun, 12 Jan 2014 17:13:51 +0000 (17:13 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 14 Jan 2014 01:00:07 +0000 (02:00 +0100)
This stops the code in cgit.c::print_repo needing to inspect the
cgit_filter structure, meaning that we can abstract out different filter
types that will have different fields that need to be printed.

Signed-off-by: John Keeping <john@keeping.me.uk>

No differences found