index
:
cgit
ch/about-link
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/highlight-line
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
A hyperfast web frontend for git repositories written in C
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
git: update to v2.21.0
Christian Hesse
2019-06-05
9
-15
/
+21
*
ui-ssdiff: ban strncat()
Christian Hesse
2019-06-05
1
-3
/
+5
*
global: make 'char *path' const where possible
Christian Hesse
2019-06-05
9
-10
/
+10
*
ui-shared: restrict to 15 levels
Jason A. Donenfeld
2019-05-20
1
-1
/
+3
*
ui-diff,ui-tag: don't use htmlf with non-formatted strings
Chris Mayo
2019-02-23
2
-3
/
+3
*
ui-ssdiff: resolve HTML5 validation errors
Chris Mayo
2019-02-23
1
-4
/
+6
*
filters: migrate from luacrypto to luaossl
Jason A. Donenfeld
2019-01-03
5
-44
/
+83
*
ui-shared: fix broken sizeof in title setting and rewrite
Jason A. Donenfeld
2019-01-02
1
-26
/
+8
*
git: update to v2.20.0
Christian Hesse
2018-12-09
4
-2
/
+3
*
ui-blame: set repo for sb
Jason A. Donenfeld
2018-11-25
1
-0
/
+1
*
auth-filter: pass url with query string attached
Jason A. Donenfeld
2018-11-25
3
-3
/
+37
*
git: use xz compressed archive for download
Christian Hesse
2018-11-21
1
-2
/
+2
*
git: update to v2.19.1
Christian Hesse
2018-10-12
15
-22
/
+23
*
ui-ssdiff: ban strcat()
Christian Hesse
2018-09-11
1
-2
/
+4
*
ui-ssdiff: ban strncpy()
Christian Hesse
2018-09-11
1
-2
/
+1
*
ui-shared: ban strcat()
Christian Hesse
2018-09-11
1
-4
/
+8
*
ui-patch: ban sprintf()
Christian Hesse
2018-09-11
1
-2
/
+5
*
ui-log: ban strncpy()
Christian Hesse
2018-09-11
1
-1
/
+1
*
ui-log: ban strcpy()
Christian Hesse
2018-09-11
1
-1
/
+1
*
parsing: ban sprintf()
Christian Hesse
2018-09-11
1
-1
/
+1
*
parsing: ban strncpy()
Christian Hesse
2018-09-11
1
-2
/
+1
*
filters: generate anchor links from markdown
Christian Hesse
2018-08-28
1
-2
/
+15
*
Bump version.
v1.2.1
Jason A. Donenfeld
2018-08-03
1
-1
/
+1
*
clone: fix directory traversal
Jason A. Donenfeld
2018-08-03
1
-4
/
+19
*
config: record repo.snapshot-prefix in the per-repo config
Konstantin Ryabitsev
2018-08-03
1
-0
/
+2
*
auth-filters: add simple file-based authentication scheme
Jason A. Donenfeld
2018-08-03
1
-0
/
+352
*
auth-filters: use crypt() in simple-authentication
Jason A. Donenfeld
2018-07-15
1
-13
/
+6
*
auth-filters: generate secret securely
Jason A. Donenfeld
2018-07-15
2
-18
/
+85
*
auth-filters: do not crash on nil username
Jason A. Donenfeld
2018-07-14
1
-1
/
+1
*
auth-filter: do not write more than we've read
Jason A. Donenfeld
2018-07-14
1
-2
/
+2
*
auth-filters: do not use HMAC-SHA1
Jason A. Donenfeld
2018-07-14
2
-4
/
+4
*
Bump version.
v1.2
Jason A. Donenfeld
2018-07-13
1
-1
/
+1
*
Update COPYING
Todd Zullinger
2018-07-10
1
-20
/
+19
*
css: use correct size in annotated decoration
Jason A. Donenfeld
2018-07-08
1
-0
/
+1
*
cgitrc.5: add local tar signature example
Jason A. Donenfeld
2018-07-05
1
-4
/
+15
*
Fix gcc 8.1.1 compiler warnings
Jason A. Donenfeld
2018-07-04
3
-15
/
+23
*
cgitrc.5: document new signature notes
Jason A. Donenfeld
2018-07-03
1
-1
/
+17
*
snapshot: support tar signature for compressed tar
Christian Hesse
2018-07-03
2
-2
/
+10
*
extra-head-content: introduce another option for meta tags
Jason A. Donenfeld
2018-07-03
5
-0
/
+12
*
Use string list strdup_strings for mimetypes
John Keeping
2018-06-27
1
-2
/
+2
*
manpage: fix sorting order
Andy Green
2018-06-27
1
-88
/
+88
*
cache: close race window when unlocking slots
John Keeping
2018-06-27
1
-23
/
+14
*
git: update to v2.18.0
Christian Hesse
2018-06-27
13
-70
/
+71
*
global: remove functionality we deprecated for cgit v1.0
Christian Hesse
2018-06-27
5
-43
/
+3
*
snapshot: strip bit from struct cgit_snapshot_format
Christian Hesse
2018-06-27
5
-10
/
+17
*
snapshot: support special value 'all' to enable all formats
Christian Hesse
2018-06-27
2
-0
/
+4
*
snapshot: support archive signatures
John Keeping
2018-06-27
3
-1
/
+84
*
ui-refs: use shared function to print tag downloads
John Keeping
2018-06-27
1
-26
/
+1
*
ui-shared: pass separator in to cgit_print_snapshot_links()
John Keeping
2018-06-27
4
-5
/
+6
*
ui-shared: use the same snapshot logic as ui-refs
John Keeping
2018-06-27
1
-1
/
+7
[next]