summaryrefslogtreecommitdiff
path: root/ui-commit.c
AgeCommit message (Expand)Author
2007-05-22Add cgit_print_age() functionLars Hjemli
2007-05-16Add link to commitdiff below diffstatLars Hjemli
2007-05-16Change commit-view to expect h parameter, not idLars Hjemli
2007-05-15Use tables and css to create the diffstat graph, fix scalingLars Hjemli
2007-05-15Specify static storage class for file-local declarationsLars Hjemli
2007-05-14Add log filtering by path and link to it from tree viewLars Hjemli
2007-05-13Add commitdiff between commit and each of it's parentLars Hjemli
2007-05-13Add graphical diffstat to commit viewLars Hjemli
2007-05-13Use standard tree-diff function when showing diffstat for single commitLars Hjemli
2007-02-08Make snapshot feature configurableLars Hjemli
2007-02-08Add support for snapshotsLars Hjemli
2006-12-22Add missing diff-link in ui-commit.cLars Hjemli
2006-12-17Don't show new and old filemode for added/removed filesLars Hjemli
2006-12-17Show list of modified files in ui-commit.cLars Hjemli
2006-12-16Reformat code to avoid excessive line lengthsLars Hjemli
2006-12-16Add cgit_free_commitinfo() and use where neededLars Hjemli
2006-12-16Simplify ui-commit.cLars Hjemli
2006-12-16Show emails and timestamps in ui-commit.cLars Hjemli
2006-12-16Add head comment to ui-commit.cLars Hjemli
2006-12-16Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli
2006-12-16Add ui-commit.c + misc ui cleanupsLars Hjemli