index
:
cgit-70
gopher
master
upstream
a fork of cgit with a Gopher interface
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-shared.c
Age
Commit message (
Expand
)
Author
2018-07-03
extra-head-content: introduce another option for meta tags
Jason A. Donenfeld
2018-06-27
global: remove functionality we deprecated for cgit v1.0
Christian Hesse
2018-06-27
snapshot: strip bit from struct cgit_snapshot_format
Christian Hesse
2018-06-27
snapshot: support archive signatures
John Keeping
2018-06-27
ui-shared: pass separator in to cgit_print_snapshot_links()
John Keeping
2018-06-27
ui-shared: use the same snapshot logic as ui-refs
John Keeping
2018-06-27
ui-shared: rename parameter to cgit_print_snapshot_links()
John Keeping
2018-06-27
ui-shared: remove unused parameter
John Keeping
2018-06-27
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
2017-10-15
ui-shared: use type='search' for the search box
Ville Skyttä
2017-10-03
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-08-10
ui-shared: don't print path crumbs without a repo
John Keeping
2016-10-04
ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-01
ui-shared: fix decl-after-statement warnings
John Keeping
2016-07-06
ui-shared: fix segfault when defbranch is NULL
Eric Wong
2016-07-05
Avoid ambiguities when prettifying snapshot names
Lukas Fleischer
2016-06-07
Hosted on HTTPS now
Jason A. Donenfeld
2016-05-12
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-02-26
ui-shared: redirect should not exit early for cache
Jason A. Donenfeld
2016-02-23
tabs: do not use target=_blank
Jason A. Donenfeld
2016-02-22
ui-shared: add homepage to tabs
Jason A. Donenfeld
2016-02-08
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-01-14
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-13
Fix segmentation fault in hc()
Lukas Fleischer
2016-01-13
git: update to v2.7.0
Christian Hesse
2015-10-09
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-08-14
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-13
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
[next]