index
:
cgit-pink
this commit
master
wiki
web frontend for git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-shared.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Update information for fork
June McEnroe
2022-02-13
*
Merge up to git v2.32.0
June McEnroe
2022-02-13
|
\
|
*
git: update to v2.30.0
Christian Hesse
2020-12-29
|
*
global: replace references to 'sha1' with 'oid'
Christian Hesse
2020-10-20
*
|
Fix crash trying to print "this commit" on 404s
June McEnroe
2022-02-13
*
|
Use owner-filter for repo page headers
June McEnroe
2022-02-13
*
|
Remove redundant title on repo anchors
Chris Mayo
2022-02-13
*
|
Improve pageheader display on text-based browsers
Eric Wong
2022-02-13
*
|
Add "this commit" option to switch form
Alyssa Ross
2022-02-13
*
|
Remove dependency on memrchr
June McEnroe
2022-02-13
|
/
*
ui-shared: restrict to 15 levels
Jason A. Donenfeld
2019-05-20
*
ui-shared: fix broken sizeof in title setting and rewrite
Jason A. Donenfeld
2019-01-02
*
auth-filter: pass url with query string attached
Jason A. Donenfeld
2018-11-25
*
ui-shared: ban strcat()
Christian Hesse
2018-09-11
*
Fix gcc 8.1.1 compiler warnings
Jason A. Donenfeld
2018-07-04
*
snapshot: support tar signature for compressed tar
Christian Hesse
2018-07-03
*
extra-head-content: introduce another option for meta tags
Jason A. Donenfeld
2018-07-03
*
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
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
[next]