summaryrefslogtreecommitdiffstatshomepage
path: root/ui-commit.c (follow)
Commit message (Expand)AuthorAgeLines
...
* Fix commitdiff annoyanceLars Hjemli2008-04-17-1/+1
* Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-13-0/+6
* Include diff in commit viewLars Hjemli2008-04-12-3/+5
* Add ui-shared.hLars Hjemli2008-03-24-0/+1
* Introduce html.hLars Hjemli2008-03-18-3/+4
* Move cgit_repo into cgit_contextLars Hjemli2008-02-16-2/+2
* Introduce struct cgit_contextLars Hjemli2008-02-16-7/+7
* Fix html error detected by test-suiteLars Hjemli2007-11-11-3/+3
* ui-commit.c: link to diff instead of tree from diffstatLars Hjemli2007-10-01-2/+2
* cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli2007-07-23-1/+2
* allow selective enabling of snapshotsMichael Krelin2007-07-21-1/+1
* add support for snapshot tarballsMichael Krelin2007-07-18-6/+3
* Add cgit_diff_link()Lars Hjemli2007-06-17-30/+16
* ui-commit: use cgit_commit_link() for parent linksLars Hjemli2007-06-17-6/+4
* Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-17-0/+3
* Add and use cgit_tree_link()Lars Hjemli2007-06-17-4/+6
* ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli2007-06-16-2/+1
* Use & instead of & in URLs.Ondrej Jirman2007-05-31-4/+4
* Fixed unexpected tags in html output.Ondrej Jirman2007-05-31-1/+1
* Add cgit_print_age() functionLars Hjemli2007-05-22-2/+2
* Add link to commitdiff below diffstatLars Hjemli2007-05-16-1/+5
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-16-1/+1
* 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