From: Lars Hjemli Date: Fri, 31 Jul 2009 15:38:38 +0000 (+0200) Subject: Add generic filter/plugin infrastructure X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/d6f6072560c963065b13c704fa1fa6f8950e4bac?hp=d6f6072560c963065b13c704fa1fa6f8950e4bac Add generic filter/plugin infrastructure The functions cgit_open_filter() and cgit_close_filter() can be used to execute filters on the output stream from cgit. Signed-off-by: Lars Hjemli ---