summaryrefslogtreecommitdiffstatshomepage
path: root/ui-patch.c (unfollow)
Commit message (Expand)AuthorLines
2008-08-01Added `local-time` option to cgitrcStefan Naewe-1/+1
2008-03-24Add ui-shared.hLars Hjemli-0/+1
2008-03-24Remove obsolete cacheitem parameter to ui-functionsLars Hjemli-1/+1
2008-03-24Add struct cgit_page to cgit_contextLars Hjemli-1/+3
2008-03-18Introduce html.hLars Hjemli-0/+1
2008-03-17Fix segfault in patch view for root commitLars Hjemli-1/+5
2008-02-16Introduce struct cgit_contextLars Hjemli-1/+1
2008-01-10Check for NULL-subject in patch viewLars Hjemli-1/+6
2007-12-11Add plain patch viewLars Hjemli-0/+105