summaryrefslogtreecommitdiff
path: root/ui-commit.c
AgeCommit message (Expand)Author
2010-08-22Use GIT-1.7.2.2Lars Hjemli
2010-08-04ui-commit: Display git notes when presentJeff Smith
2010-06-22Merge branch 'jh/path-limit'Lars Hjemli
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland
2010-06-19ui-commit: Preserve path limit in links to tree and diff pagesJohan Herland
2010-06-19ui-patch: Apply path limit to generated patchJohan Herland
2010-06-19ui-commit: Limit diff based on path limit in qry.pathJohan Herland
2010-02-27Optionally generate verbose parent linksLars Hjemli
2010-02-27display subject instead of sha1 as link title of parentsStefan Naewe
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony
2009-09-13Use GIT-1.6.4.3Lars Hjemli
2009-08-09Merge branch 'lh/plugins'Lars Hjemli
2009-08-09Add support for repo.commit-filter and repo.source-filterLars Hjemli
2009-08-08Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki
2009-07-31ui-commit: add support for 'commit-filter' optionLars Hjemli
2009-01-27Add decorations to commit pagesJustin Waters
2008-08-01Added `local-time` option to cgitrcStefan Naewe
2008-05-18ui-commit: handle root commitsLars Hjemli
2008-04-24Integrate diffstat with diffLars Hjemli
2008-04-17Fix commitdiff annoyanceLars Hjemli
2008-04-13Remove 'patch' link from tab, add to commit viewLars Hjemli
2008-04-12Include diff in commit viewLars Hjemli
2008-03-24Add ui-shared.hLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli
2007-11-11Fix html error detected by test-suiteLars Hjemli
2007-10-01ui-commit.c: link to diff instead of tree from diffstatLars Hjemli
2007-07-22cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli
2007-07-21allow selective enabling of snapshotsMichael Krelin
2007-07-18add support for snapshot tarballsMichael Krelin
2007-06-17Add cgit_diff_link()Lars Hjemli
2007-06-17ui-commit: use cgit_commit_link() for parent linksLars Hjemli
2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli
2007-06-16Add and use cgit_tree_link()Lars Hjemli
2007-06-16ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli
2007-05-31Use & instead of & in URLs.Ondrej Jirman
2007-05-31Fixed unexpected tags in html output.Ondrej Jirman
2007-05-22Add cgit_print_age() functionLars Hjemli
2007-05-15Add link to commitdiff below diffstatLars Hjemli
2007-05-15Change 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-14Specify 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