summaryrefslogtreecommitdiff
path: root/cmd.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add command dispatcherLars Hjemli2008-03-241-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>
1'>Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264