summaryrefslogtreecommitdiffstatshomepage
path: root/ui-commit.c (follow)
Commit message (Expand)AuthorAgeLines
* Use tables and css to create the diffstat graph, fix scalingLars Hjemli2007-05-15-12/+8
* Specify static storage class for file-local declarationsLars Hjemli2007-05-15-4/+4
* Add log filtering by path and link to it from tree viewLars Hjemli2007-05-14-1/+2
* Add commitdiff between commit and each of it's parentLars Hjemli2007-05-13-4/+15
* Add graphical diffstat to commit viewLars Hjemli2007-05-13-31/+101
* Use standard tree-diff function when showing diffstat for single commitLars Hjemli2007-05-13-51/+15
* Make snapshot feature configurableLars Hjemli2007-02-08-5/+7
* Add support for snapshotsLars Hjemli2007-02-08-0/+7
* Add missing diff-link in ui-commit.cLars Hjemli2006-12-22-2/+3
* Don't show new and old filemode for added/removed filesLars Hjemli2006-12-17-2/+9
* Show list of modified files in ui-commit.cLars Hjemli2006-12-17-0/+111
* Reformat code to avoid excessive line lengthsLars Hjemli2006-12-16-8/+9
* Add cgit_free_commitinfo() and use where neededLars Hjemli2006-12-16-4/+1
* Simplify ui-commit.cLars Hjemli2006-12-16-16/+1
* Show emails and timestamps in ui-commit.cLars Hjemli2006-12-16-2/+8
* Add head comment to ui-commit.cLars Hjemli2006-12-16-0/+8
* Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli2006-12-16-11/+0
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-16-0/+80