summaryrefslogtreecommitdiffstatshomepage
path: root/cmd.h (unfollow)
Commit message (Collapse)AuthorLines
2008-03-24Add command dispatcherLars Hjemli-0/+15
This simplifies the code in cgit.c and makes it easier to extend cgit with new pages/commands. Signed-off-by: Lars Hjemli <hjemli@gmail.com>