| Commit message (Expand) | Author | Age |
* | Add "snapshot-prefix" repo configuration | John Keeping | 2018-06-27 |
* | ui-shared: pass repo object to print_snapshot_links() | John Keeping | 2018-06-27 |
* | print git version string in footer | Christian Hesse | 2018-06-27 |
* | git: update to v2.17.1 | Christian Hesse | 2018-06-27 |
* | ui-shared: use type='search' for the search box | Ville Skyttä | 2017-10-15 |
* | ui-tree: link to blame UI if enabled | Jeff Smith | 2017-10-03 |
* | ui-shared: make a char* parameter const | Jeff Smith | 2017-10-03 |
* | ui-tree: move set_title_from_path to ui-shared | Jeff Smith | 2017-10-03 |
* | ui-shared: don't print path crumbs without a repo | John Keeping | 2017-08-10 |
* | ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid' | Christian Hesse | 2016-10-04 |
* | ui-shared: fix decl-after-statement warnings | John Keeping | 2016-10-01 |
* | ui-shared: fix segfault when defbranch is NULL | Eric Wong | 2016-07-06 |
* | Avoid ambiguities when prettifying snapshot names | Lukas Fleischer | 2016-07-05 |
* | Hosted on HTTPS now | Jason A. Donenfeld | 2016-06-07 |
* | forms: action should not be empty | Jason A. Donenfeld | 2016-05-12 |
* | ui-shared: Remove a name attribute with an empty value | Juuso Lapinlampi | 2016-05-12 |
* | ui-shared: HTML-ize DOCTYPE and <html> | Juuso Lapinlampi | 2016-05-12 |
* | ui-shared: Simplify cgit_print_error_page() logic | Juuso Lapinlampi | 2016-05-12 |
* | ui-shared: redirect should not exit early for cache | Jason A. Donenfeld | 2016-02-26 |
* | tabs: do not use target=_blank | Jason A. Donenfeld | 2016-02-23 |
* | ui-shared: add homepage to tabs | Jason A. Donenfeld | 2016-02-22 |
* | Avoid DATE_STRFTIME for long/short dates | John Keeping | 2016-02-08 |
* | ui-shared: remove cgit_print_date() | John Keeping | 2016-02-08 |
* | ui-shared: use show_date for footer timestamp | John Keeping | 2016-02-08 |
* | ui: show ages in the originator's timezone | John Keeping | 2016-02-08 |
* | ui-shared: add cgit_date_mode() | John Keeping | 2016-02-08 |
* | ui-shared: remove "format" from cgit_print_age() | John Keeping | 2016-02-08 |
* | ui-shared: prevent malicious filename from injecting headers | Jason A. Donenfeld | 2016-01-14 |
* | ui-shared: Avoid new line injection into redirect header | Jason A. Donenfeld | 2016-01-14 |
* | Fix segmentation fault in hc() | Lukas Fleischer | 2016-01-13 |
* | git: update to v2.7.0 | Christian Hesse | 2016-01-13 |
* | ui-shared: fix resource leak: free allocation from cgit_hosturl | Christian Hesse | 2015-10-09 |
* | ui-shared: return value of cgit_hosturl is not const | Christian Hesse | 2015-10-09 |
* | ui-shared: fix resource leak: free allocation from cgit_currenturl | Christian Hesse | 2015-10-09 |
* | ui-shared: return value of cgit_currenturl is not const | Christian Hesse | 2015-10-09 |
* | ui-shared: fix resource leak: free allocation from cgit_fileurl | Christian Hesse | 2015-10-09 |
* | ui-shared: cache errors for "dynamic TTL" | John Keeping | 2015-08-14 |
* | ui-shared: add cgit_print_layout_{start,end}() | John Keeping | 2015-08-14 |
* | ui-shared: add cgit_print_error_page() function | John Keeping | 2015-08-14 |
* | ui-shared: show full date in tooltip if longer ago than max_relative | John Keeping | 2015-08-13 |
* | ui-shared: use common function in print_rel_date() | John Keeping | 2015-08-13 |
* | ui-shared: extract date formatting to a function | John Keeping | 2015-08-13 |
* | redirect: cleanliness | Jason A. Donenfeld | 2015-08-13 |
* | log: allow users to follow a file | John Keeping | 2015-08-12 |
* | about: always ensure page has a trailing slash | Jason A. Donenfeld | 2015-08-12 |
* | git: update to v2.5.0 | Christian Hesse | 2015-08-12 |
* | ui-shared: allow remote refs in branch switcher | Christian Hesse | 2015-03-18 |
* | Remove no-op link from submodule entries | Lukas Fleischer | 2015-03-13 |
* | ui-shared: currenturl should take into account leading slash | Jason A. Donenfeld | 2015-03-09 |
* | ui-shared: don't use an integer as a NULL pointer | John Keeping | 2015-03-09 |