From: Lars Hjemli Date: Mon, 24 Mar 2008 00:09:39 +0000 (+0100) Subject: Add command dispatcher X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/e0e4478e7b4812f822d60a13a33525f8e529e1e8?ds=inline;hp=e0e4478e7b4812f822d60a13a33525f8e529e1e8 Add command dispatcher This simplifies the code in cgit.c and makes it easier to extend cgit with new pages/commands. Signed-off-by: Lars Hjemli ---