index
:
cgit
local
master
working
origin/ch/about-link
origin/ch/clang-filter
origin/ch/default-pages
origin/ch/dynamic-aging
origin/ch/for-jason
origin/ch/highlight-line
origin/ch/log-commit-message
origin/jd/render-filter
origin/jd/zx2c4-deployment
origin/jk/collapsible-sections
origin/lf/filter
origin/lf/for-jason
origin/lh/grep
origin/lh/pretty-blob-view
origin/master
origin/rm/namespace
origin/wiki
This website
Florian Pritz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui-shared.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-10
config: make empty js= omit script tag
Samuel Lidén Borell
1
-0
/
+8
2022-12-19
js: add dynamic age update
Andy Green
1
-1
/
+1
2022-12-19
config: add js
Andy Green
1
-0
/
+17
2022-12-19
css: change to be a list
Andy Green
1
-3
/
+18
2022-12-19
ui-shared: use owner-filter for repo page headers
June McEnroe
1
-1
/
+7
2022-12-19
ui-repolist,ui-shared: remove redundant title on repo anchors
Chris Mayo
1
-1
/
+1
2020-12-29
git: update to v2.30.0
Christian Hesse
1
-4
/
+5
2020-10-20
global: replace references to 'sha1' with 'oid'
Christian Hesse
1
-20
/
+20
2019-05-20
ui-shared: restrict to 15 levels
Jason A. Donenfeld
1
-1
/
+3
2019-01-02
ui-shared: fix broken sizeof in title setting and rewrite
Jason A. Donenfeld
1
-26
/
+8
2018-11-25
auth-filter: pass url with query string attached
Jason A. Donenfeld
1
-2
/
+35
2018-09-11
ui-shared: ban strcat()
Christian Hesse
1
-4
/
+8
2018-07-04
Fix gcc 8.1.1 compiler warnings
Jason A. Donenfeld
1
-7
/
+12
2018-07-03
snapshot: support tar signature for compressed tar
Christian Hesse
1
-1
/
+8
2018-07-03
extra-head-content: introduce another option for meta tags
Jason A. Donenfeld
1
-0
/
+2
2018-06-27
global: remove functionality we deprecated for cgit v1.0
Christian Hesse
1
-2
/
+0
2018-06-27
snapshot: strip bit from struct cgit_snapshot_format
Christian Hesse
1
-1
/
+1
2018-06-27
snapshot: support archive signatures
John Keeping
1
-0
/
+7
2018-06-27
ui-shared: pass separator in to cgit_print_snapshot_links()
John Keeping
1
-2
/
+3
2018-06-27
ui-shared: use the same snapshot logic as ui-refs
John Keeping
1
-1
/
+7
2018-06-27
ui-shared: rename parameter to cgit_print_snapshot_links()
John Keeping
1
-2
/
+2
2018-06-27
ui-shared: remove unused parameter
John Keeping
1
-2
/
+1
2018-06-27
Add "snapshot-prefix" repo configuration
John Keeping
1
-1
/
+9
2018-06-27
ui-shared: pass repo object to print_snapshot_links()
John Keeping
1
-4
/
+4
2018-06-27
print git version string in footer
Christian Hesse
1
-2
/
+3
2018-06-27
git: update to v2.17.1
Christian Hesse
1
-1
/
+1
2017-10-15
ui-shared: use type='search' for the search box
Ville Skyttä
1
-2
/
+2
2017-10-03
ui-tree: link to blame UI if enabled
Jeff Smith
1
-3
/
+17
2017-10-03
ui-shared: make a char* parameter const
Jeff Smith
1
-11
/
+8
2017-10-03
ui-tree: move set_title_from_path to ui-shared
Jeff Smith
1
-0
/
+31
2017-08-10
ui-shared: don't print path crumbs without a repo
John Keeping
1
-1
/
+1
2016-10-04
ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
1
-5
/
+5
2016-10-01
ui-shared: fix decl-after-statement warnings
John Keeping
1
-5
/
+7
2016-07-06
ui-shared: fix segfault when defbranch is NULL
Eric Wong
1
-1
/
+1
2016-07-05
Avoid ambiguities when prettifying snapshot names
Lukas Fleischer
1
-5
/
+21
2016-06-07
Hosted on HTTPS now
Jason A. Donenfeld
1
-1
/
+1
2016-05-12
forms: action should not be empty
Jason A. Donenfeld
1
-1
/
+1
2016-05-12
ui-shared: Remove a name attribute with an empty value
Juuso Lapinlampi
1
-1
/
+1
2016-05-12
ui-shared: HTML-ize DOCTYPE and <html>
Juuso Lapinlampi
1
-3
/
+2
2016-05-12
ui-shared: Simplify cgit_print_error_page() logic
Juuso Lapinlampi
1
-4
/
+2
2016-02-26
ui-shared: redirect should not exit early for cache
Jason A. Donenfeld
1
-1
/
+0
2016-02-23
tabs: do not use target=_blank
Jason A. Donenfeld
1
-1
/
+1
2016-02-22
ui-shared: add homepage to tabs
Jason A. Donenfeld
1
-0
/
+5
2016-02-08
Avoid DATE_STRFTIME for long/short dates
John Keeping
1
-7
/
+6
2016-02-08
ui-shared: remove cgit_print_date()
John Keeping
1
-20
/
+0
2016-02-08
ui-shared: use show_date for footer timestamp
John Keeping
1
-1
/
+1
2016-02-08
ui: show ages in the originator's timezone
John Keeping
1
-11
/
+11
2016-02-08
ui-shared: add cgit_date_mode()
John Keeping
1
-0
/
+9
2016-02-08
ui-shared: remove "format" from cgit_print_age()
John Keeping
1
-2
/
+2
2016-01-14
ui-shared: prevent malicious filename from injecting headers
Jason A. Donenfeld
1
-3
/
+5
[next]