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
/
parsing.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'parsing.c')
0 files changed, 0 insertions, 0 deletions
span title='2018-12-09 23:28:26 +0100'>2018-12-09
git: update to v2.20.0
Christian Hesse
2018-11-25
ui-blame: set repo for sb
Jason A. Donenfeld
2018-11-25
auth-filter: pass url with query string attached
Jason A. Donenfeld
2018-11-21
git: use xz compressed archive for download
Christian Hesse
2018-10-12
git: update to v2.19.1
Christian Hesse
2018-09-11
ui-ssdiff: ban strcat()
Christian Hesse
2018-09-11
ui-ssdiff: ban strncpy()
Christian Hesse
2018-09-11
ui-shared: ban strcat()
Christian Hesse
2018-09-11
ui-patch: ban sprintf()
Christian Hesse
2018-09-11
ui-log: ban strncpy()
Christian Hesse
2018-09-11
ui-log: ban strcpy()
Christian Hesse
2018-09-11
parsing: ban sprintf()
Christian Hesse
2018-09-11
parsing: ban strncpy()
Christian Hesse
2018-08-28
filters: generate anchor links from markdown
Christian Hesse
2018-08-03
Bump version.
Jason A. Donenfeld
2018-08-03
clone: fix directory traversal
Jason A. Donenfeld
2018-08-03
config: record repo.snapshot-prefix in the per-repo config
Konstantin Ryabitsev