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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
git: use xz compressed archive for download
Christian Hesse
1
-2
/
+2
2018-10-12
git: update to v2.19.1
Christian Hesse
15
-22
/
+23
2018-09-11
ui-ssdiff: ban strcat()
Christian Hesse
1
-2
/
+4
2018-09-11
ui-ssdiff: ban strncpy()
Christian Hesse
1
-2
/
+1
2018-09-11
ui-shared: ban strcat()
Christian Hesse
1
-4
/
+8
2018-09-11
ui-patch: ban sprintf()
Christian Hesse
1
-2
/
+5
2018-09-11
ui-log: ban strncpy()
Christian Hesse
1
-1
/
+1
2018-09-11
ui-log: ban strcpy()
Christian Hesse
1
-1
/
+1
2018-09-11
parsing: ban sprintf()
Christian Hesse
1
-1
/
+1
2018-09-11
parsing: ban strncpy()
Christian Hesse
1
-2
/
+1
2018-08-28
filters: generate anchor links from markdown
Christian Hesse
1
-2
/
+15
2018-08-03
Bump version.
v1.2.1
Jason A. Donenfeld
1
-1
/
+1
2018-08-03
clone: fix directory traversal
Jason A. Donenfeld
1
-4
/
+19
2018-08-03
config: record repo.snapshot-prefix in the per-repo config
Konstantin Ryabitsev
1
-0
/
+2
2018-08-03
auth-filters: add simple file-based authentication scheme
Jason A. Donenfeld
1
-0
/
+352
2018-07-15
auth-filters: use crypt() in simple-authentication
Jason A. Donenfeld
1
-13
/
+6
2018-07-15
auth-filters: generate secret securely
Jason A. Donenfeld
2
-18
/
+85
2018-07-14
auth-filters: do not crash on nil username
Jason A. Donenfeld
1
-1
/
+1
2018-07-14
auth-filter: do not write more than we've read
Jason A. Donenfeld
1
-2
/
+2
2018-07-14
auth-filters: do not use HMAC-SHA1
Jason A. Donenfeld
2
-4
/
+4
2018-07-13
Bump version.
v1.2
Jason A. Donenfeld
1
-1
/
+1
2018-07-10
Update COPYING
Todd Zullinger
1
-20
/
+19
2018-07-08
css: use correct size in annotated decoration
Jason A. Donenfeld
1
-0
/
+1
2018-07-05
cgitrc.5: add local tar signature example
Jason A. Donenfeld
1
-4
/
+15
2018-07-04
Fix gcc 8.1.1 compiler warnings
Jason A. Donenfeld
3
-15
/
+23
2018-07-03
cgitrc.5: document new signature notes
Jason A. Donenfeld
1
-1
/
+17
2018-07-03
snapshot: support tar signature for compressed tar
Christian Hesse
2
-2
/
+10
2018-07-03
extra-head-content: introduce another option for meta tags
Jason A. Donenfeld
5
-0
/
+12
2018-06-27
Use string list strdup_strings for mimetypes
John Keeping
1
-2
/
+2
2018-06-27
manpage: fix sorting order
Andy Green
1
-88
/
+88
2018-06-27
cache: close race window when unlocking slots
John Keeping
1
-23
/
+14
2018-06-27
git: update to v2.18.0
Christian Hesse
13
-70
/
+71
2018-06-27
global: remove functionality we deprecated for cgit v1.0
Christian Hesse
5
-43
/
+3
2018-06-27
snapshot: strip bit from struct cgit_snapshot_format
Christian Hesse
5
-10
/
+17
2018-06-27
snapshot: support special value 'all' to enable all formats
Christian Hesse
2
-0
/
+4
2018-06-27
snapshot: support archive signatures
John Keeping
3
-1
/
+84
2018-06-27
ui-refs: use shared function to print tag downloads
John Keeping
1
-26
/
+1
2018-06-27
ui-shared: pass separator in to cgit_print_snapshot_links()
John Keeping
4
-5
/
+6
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
2
-3
/
+3
2018-06-27
ui-shared: remove unused parameter
John Keeping
4
-5
/
+4
2018-06-27
ui-refs: remove unnecessary sanity check
John Keeping
1
-3
/
+0
2018-06-27
ui-snapshot: filter permitted snapshot requests
John Keeping
1
-1
/
+1
2018-06-27
Add "snapshot-prefix" repo configuration
John Keeping
7
-4
/
+23
2018-06-27
ui-snapshot: pass repo into get_ref_from_filename()
John Keeping
1
-3
/
+4
2018-06-27
ui-shared: pass repo object to print_snapshot_links()
John Keeping
4
-10
/
+8
2018-06-27
ui-log: highlight annotated tags in different color
Christian Hesse
2
-1
/
+13
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
3
-2
/
+2
2018-06-19
ui-blame: free read_sha1_file() buffer after use
Andy Green
1
-1
/
+4
[next]