| Commit message (Expand) | Author | Age | Files | Lines |
| * | git: update to v2.46.0HEADmaster |  Christian Hesse | 2024-08-02 | 1 | -0/+2 |
| * | git: update to v2.41.0 |  Christian Hesse | 2023-06-01 | 1 | -6/+11 |
| * | shared: fix bad free in cgit_diff_tree |  June McEnroe | 2022-12-19 | 1 | -7/+5 |
| * | ui-tree: allow per repository override for enable-blame |  Christian Hesse | 2019-06-25 | 1 | -0/+1 |
| * | git: update to v2.20.0 |  Christian Hesse | 2018-12-09 | 1 | -1/+1 |
| * | git: update to v2.19.1 |  Christian Hesse | 2018-10-12 | 1 | -1/+1 |
| * | Fix gcc 8.1.1 compiler warnings |  Jason A. Donenfeld | 2018-07-04 | 1 | -3/+4 |
| * | extra-head-content: introduce another option for meta tags |  Jason A. Donenfeld | 2018-07-03 | 1 | -0/+1 |
| * | git: update to v2.18.0 |  Christian Hesse | 2018-06-27 | 1 | -1/+1 |
| * | snapshot: strip bit from struct cgit_snapshot_format |  Christian Hesse | 2018-06-27 | 1 | -1/+1 |
| * | snapshot: support special value 'all' to enable all formats |  Christian Hesse | 2018-06-27 | 1 | -0/+3 |
| * | git: update to v2.16.0 |  Christian Hesse | 2018-01-19 | 1 | -1/+1 |
| * | git: update to v2.14 |  Jeff Smith | 2017-08-10 | 1 | -3/+3 |
| * | git: update to v2.13.4 |  Christian Hesse | 2017-08-10 | 1 | -1/+3 |
| * | shared: remove unused function strlpart() |  Christian Hesse | 2016-10-12 | 1 | -16/+0 |
| * | shared: remove unused function strrpart() |  Christian Hesse | 2016-10-12 | 1 | -15/+0 |
| * | shared: make cgit_free_taginfo() public |  John Keeping | 2016-10-01 | 1 | -1/+1 |
| * | shared: remove return value from cgit_free_commitinfo() |  John Keeping | 2016-10-01 | 1 | -2/+1 |
| * | git: update to v2.10.0 |  Christian Hesse | 2016-09-04 | 1 | -14/+14 |
| * | ui-shared: add homepage to tabs |  Jason A. Donenfeld | 2016-02-22 | 1 | -0/+1 |
| * | ui-plain: add enable-html-serving flag |  Jason A. Donenfeld | 2016-01-14 | 1 | -0/+1 |
| * | git: update to v2.7.0 |  Christian Hesse | 2016-01-13 | 1 | -2/+2 |
| * | Avoid use of non-reentrant functions |  Jason A. Donenfeld | 2015-10-09 | 1 | -3/+3 |
| * | mime: rewrite detection function |  Jason A. Donenfeld | 2015-08-17 | 1 | -36/+26 |
| * | refactor get_mimetype_from_file() to get_mimetype_for_filename() |  Christian Hesse | 2015-08-17 | 1 | -28/+37 |
| * | move get_mimetype_from_file() to shared |  Christian Hesse | 2015-08-17 | 1 | -0/+40 |
| * | Remove redundant includes |  John Keeping | 2015-08-13 | 1 | -1/+0 |
| * | shared: make cgit_diff_tree_cb public |  John Keeping | 2015-08-12 | 1 | -2/+2 |
| * | git: update to v2.5.0 |  Christian Hesse | 2015-08-12 | 1 | -4/+4 |
| * | shared: make some variables 'static' |  John Keeping | 2015-03-09 | 1 | -2/+2 |
| * | Add repo.hide and repo.ignore |  Lukas Fleischer | 2015-01-29 | 1 | -0/+3 |
| * | repolist: add owner-filter |  Chris Burroughs | 2014-12-23 | 1 | -0/+1 |
| * | diffstat: do not rely on uninitialized data |  Jason A. Donenfeld | 2014-02-20 | 1 | -0/+1 |
| * | filter: add support for email filter |  Jason A. Donenfeld | 2014-01-14 | 1 | -0/+1 |
| * | filter: split filter functions into their own file |  Jason A. Donenfeld | 2014-01-10 | 1 | -35/+0 |
| * | filter: make exit status local |  Jason A. Donenfeld | 2014-01-10 | 1 | -3/+4 |
| * | Refactor cgit_parse_snapshots_mask() |  Lukas Fleischer | 2014-01-10 | 1 | -11/+12 |
| * | Disallow use of undocumented snapshot delimiters |  Lukas Fleischer | 2014-01-10 | 1 | -1/+1 |
| * | Update copyright information |  Lukas Fleischer | 2014-01-08 | 1 | -1/+1 |
| * | shared.c: use die_errno() where appropriate |  John Keeping | 2013-05-22 | 1 | -5/+4 |
| * | Add branch-sort and repo.branch-sort options. |  Jason A. Donenfeld | 2013-04-10 | 1 | -0/+1 |
| * | shared.c: add strbuf_ensure_end |  John Keeping | 2013-04-08 | 1 | -0/+6 |
| * | Fix out-of-bounds memory accesses with virtual_root="" |  John Keeping | 2013-04-08 | 1 | -0/+15 |
| * | Free reflists after usage |  Lukas Fleischer | 2013-03-04 | 1 | -0/+36 |
| * | Mark several functions/variables static |  Lukas Fleischer | 2013-03-04 | 1 | -6/+6 |
| * | White space around control verbs. |  Jason A. Donenfeld | 2013-03-04 | 1 | -4/+4 |
| * | Fix several whitespace errors |  Lukas Fleischer | 2013-03-04 | 1 | -7/+7 |
| * | Update git to v1.7.5.4 |  John Keeping | 2013-03-02 | 1 | -5/+5 |
| * | ui-log: Add "commit-sort" option for controlling commit ordering |  Tobias Bieniek | 2012-10-17 | 1 | -0/+1 |
| * | scan-tree: Unify gitweb.* and cgit.* settings into one config option. |  Jason A. Donenfeld | 2012-10-17 | 1 | -1/+2 |