about summary refs log tree commit
path: root/ui-commit.c
DateCommit message (Expand)
2019-04-22ui-{commit,tag}: use <pre> for commit-msg
2018-10-12git: update to v2.19.1
2018-06-27git: update to v2.18.0
2018-06-27ui-shared: pass separator in to cgit_print_snapshot_links()
2018-06-27ui-shared: remove unused parameter
2018-06-27ui-shared: pass repo object to print_snapshot_links()
2018-01-19git: update to v2.16.0
2017-08-10git: update to v2.14
2016-10-04ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
2016-02-08Avoid DATE_STRFTIME for long/short dates
2016-02-08ui-{commit,tag}: show dates in originator's timezone
2016-01-13git: update to v2.7.0
2015-08-14commit: move layout into page function
2014-12-13ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
2014-12-13ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
2014-01-14filter: add page source to email filter
2014-01-14filter: add support for email filter
2014-01-14filter: return on null filter from open and close
2014-01-08Update copyright information
2013-08-16Allow for creating raw diffs with cgit_print_diff()
2013-04-08Do not load user or system gitconfig and gitattributes
2013-04-08Convert cgit_print_error to a variadic function
2013-04-08Always #include corresponding .h in .c files
2013-04-08Update git to v1.8.2.1
2013-03-04cgit_print_commit(): Free tmp variable
2013-03-04Fix several whitespace errors
2011-06-13cgit.c: always setup cgit repo environment variables
2011-05-23Merge branch 'lh/panel'
2011-03-26cgit_open_filter: also take the repo as a parameter
2011-03-06ui-diff.c: create a control panel for diff options
2010-08-22Use GIT-1.7.2.2
2010-08-04ui-commit: Display git notes when present
2010-06-22Merge branch 'jh/path-limit'
2010-06-19ui-commit: Preserve path limit in links to commit page
2010-06-19ui-commit: Preserve path limit in links to tree and diff pages
2010-06-19ui-patch: Apply path limit to generated patch
2010-06-19ui-commit: Limit diff based on path limit in qry.path
2010-02-27Optionally generate verbose parent links
2010-02-27display subject instead of sha1 as link title of parents
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.
2009-09-13Use GIT-1.6.4.3
2009-08-09Merge branch 'lh/plugins'
2009-08-09Add support for repo.commit-filter and repo.source-filter
2009-08-08Introduce noplainemail option to hide email adresses from spambots
2009-07-31ui-commit: add support for 'commit-filter' option
2009-01-27Add decorations to commit pages
2008-08-01Added `local-time` option to cgitrc
2008-05-18ui-commit: handle root commits
2008-04-24Integrate diffstat with diff
2008-04-17Fix commitdiff annoyance