about summary refs log tree commit
path: root/shared.c
DateCommit message (Expand)
2018-12-09git: update to v2.20.0
2018-10-12git: update to v2.19.1
2018-07-04Fix gcc 8.1.1 compiler warnings
2018-07-03extra-head-content: introduce another option for meta tags
2018-06-27git: update to v2.18.0
2018-06-27snapshot: strip bit from struct cgit_snapshot_format
2018-06-27snapshot: support special value 'all' to enable all formats
2018-01-19git: update to v2.16.0
2017-08-10git: update to v2.14
2017-08-10git: update to v2.13.4
2016-10-12shared: remove unused function strlpart()
2016-10-12shared: remove unused function strrpart()
2016-10-01shared: make cgit_free_taginfo() public
2016-10-01shared: remove return value from cgit_free_commitinfo()
2016-09-04git: update to v2.10.0
2016-02-22ui-shared: add homepage to tabs
2016-01-14ui-plain: add enable-html-serving flag
2016-01-13git: update to v2.7.0
2015-10-09Avoid use of non-reentrant functions
2015-08-17mime: rewrite detection function
2015-08-17refactor get_mimetype_from_file() to get_mimetype_for_filename()
2015-08-17move get_mimetype_from_file() to shared
2015-08-13Remove redundant includes
2015-08-12shared: make cgit_diff_tree_cb public
2015-08-12git: update to v2.5.0
2015-03-09shared: make some variables 'static'
2015-01-29Add repo.hide and repo.ignore
2014-12-23repolist: add owner-filter
2014-02-20diffstat: do not rely on uninitialized data
2014-01-14filter: add support for email filter
2014-01-10filter: split filter functions into their own file
2014-01-10filter: make exit status local
2014-01-10Refactor cgit_parse_snapshots_mask()
2014-01-10Disallow use of undocumented snapshot delimiters
2014-01-08Update copyright information
2013-05-22shared.c: use die_errno() where appropriate
2013-04-10Add branch-sort and repo.branch-sort options.
2013-04-08shared.c: add strbuf_ensure_end
2013-04-08Fix out-of-bounds memory accesses with virtual_root=""
2013-03-04Free reflists after usage
2013-03-04Mark several functions/variables static
2013-03-04White space around control verbs.
2013-03-04Fix several whitespace errors
2013-03-02Update git to v1.7.5.4
2012-10-17ui-log: Add "commit-sort" option for controlling commit ordering
2012-10-17scan-tree: Unify gitweb.* and cgit.* settings into one config option.
2012-03-18Merge branch 'jp/defbranch'
2012-03-18Merge branch 'lh/module-links'
2012-01-03shared.c: Only setenv() if value is non-null
2012-01-03shared.c: Remove unused "linux/limits.h" include