summaryrefslogtreecommitdiffstatshomepage
path: root/ui-patch.c (unfollow)
Commit message (Expand)AuthorLines
2012-11-15Format git diff headers correctly when adding or removing files.Michael Halstead-7/+12
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland-2/+2
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland-1/+1
2010-06-19ui-patch: Apply path limit to generated patchJohan Herland-2/+4
2009-08-08Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki-1/+5
2009-01-31Handle binary files in diffsLars Hjemli-1/+8
2008-12-30ui-patch: whitespace changes in the patch generation codeTomas Carnecky-2/+2
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