summaryrefslogtreecommitdiff
path: root/ui-commit.c
AgeCommit message (Expand)Author
snapshot2007-07-23cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli
snapshot2007-07-21allow selective enabling of snapshotsMichael Krelin
snapshot2007-07-18add support for snapshot tarballsMichael Krelin
snapshot2007-06-17Add cgit_diff_link()Lars Hjemli
snapshot2007-06-17ui-commit: use cgit_commit_link() for parent linksLars Hjemli
snapshot2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli
snapshot2007-06-17Add and use cgit_tree_link()Lars Hjemli
snapshot2007-06-16ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli
snapshot2007-05-31Use & instead of & in URLs.Ondrej Jirman
snapshot2007-05-31Fixed unexpected tags in html output.Ondrej Jirman
snapshot2007-05-22Add cgit_print_age() functionLars Hjemli
snapshot2007-05-16Add link to commitdiff below diffstatLars Hjemli
snapshot2007-05-16Change commit-view to expect h parameter, not idLars Hjemli
snapshot2007-05-15Use tables and css to create the diffstat graph, fix scalingLars Hjemli
snapshot2007-05-15Specify static storage class for file-local declarationsLars Hjemli
snapshot2007-05-14Add log filtering by path and link to it from tree viewLars Hjemli
snapshot2007-05-13Add commitdiff between commit and each of it's parentLars Hjemli
snapshot2007-05-13Add graphical diffstat to commit viewLars Hjemli
snapshot2007-05-13Use standard tree-diff function when showing diffstat for single commitLars Hjemli
snapshot2007-02-08Make snapshot feature configurableLars Hjemli
snapshot2007-02-08Add support for snapshotsLars Hjemli
snapshot2006-12-22Add missing diff-link in ui-commit.cLars Hjemli
snapshot2006-12-17Don't show new and old filemode for added/removed filesLars Hjemli
snapshot2006-12-17Show list of modified files in ui-commit.cLars Hjemli
snapshot2006-12-16Reformat code to avoid excessive line lengthsLars Hjemli
snapshot2006-12-16Add cgit_free_commitinfo() and use where neededLars Hjemli
snapshot2006-12-16Simplify ui-commit.cLars Hjemli
snapshot2006-12-16Show emails and timestamps in ui-commit.cLars Hjemli
snapshot2006-12-16Add head comment to ui-commit.cLars Hjemli
snapshot2006-12-16Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli
snapshot2006-12-16Add ui-commit.c + misc ui cleanupsLars Hjemli