aboutsummaryrefslogtreecommitdiffstats
path: root/ui-diff.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Integrate diffstat with diffLars Hjemli2008-04-241-0/+3
| | | | | | | | This creates a generic diffstat function in ui-diff, which then is invoked from cgit_print_diff with the result that both commit and diff- view gets a diffstat. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Add separate header-files for each page/viewLars Hjemli2008-03-241-0/+7
Yet another step towards removing cgit.h. Signed-off-by: Lars Hjemli <hjemli@gmail.com>