summary refs log tree commit diff
path: root/install.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-20 22:03:17 -0500
committerJune McEnroe <june@causal.agency>2018-02-20 22:03:17 -0500
commitd8c264de6b799f856476546382570d27e1ac886b (patch)
treef7d443c8c9d6c3e43744345bd6f6f0bd83c6cb30 /install.sh
parentTake multiple inputs to pngo (diff)
downloadsrc-d8c264de6b799f856476546382570d27e1ac886b.tar.gz
src-d8c264de6b799f856476546382570d27e1ac886b.zip
Add unistd.h include to pngo.c
Where getopt properly lives.
Diffstat (limited to 'install.sh')
0 files changed, 0 insertions, 0 deletions
url with query string attachedJason A. Donenfeld 2018-11-21git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev