index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
pngo.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 '')
0 files changed, 0 insertions, 0 deletions
rl with query string attachedJason 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