| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add 'about site' and 'about repo' pages | Lars Hjemli | 2008-04-29 |
| | | | | | | | | | This commit uses the options and changes from the last few commits to implement a new 'about' command which works both with and without a repo. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | ||
| * | Add separate header-files for each page/view | Lars Hjemli | 2008-03-24 |
| | | | | | | | Yet another step towards removing cgit.h. Signed-off-by: Lars Hjemli <hjemli@gmail.com> | ||
| * | Add command dispatcher | Lars Hjemli | 2008-03-24 |
| 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> | |||