summary refs log tree commit diff
path: root/gfx/man
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-11 00:17:51 -0500
committerJune McEnroe <june@causal.agency>2019-01-11 00:17:51 -0500
commit4fe3034ff80142032d35c9dfda56666ee3ede715 (patch)
tree2cd8868cda370e12e07ed6f1c6c84181c1236412 /gfx/man
parentSet default ENV to ~/.config/cash/cashrc (diff)
downloadsrc-4fe3034ff80142032d35c9dfda56666ee3ede715.tar.gz
src-4fe3034ff80142032d35c9dfda56666ee3ede715.zip
Add cashrc
Diffstat (limited to 'gfx/man')
0 files changed, 0 insertions, 0 deletions
d>2018-08-03Bump version.Jason A. Donenfeld Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2018-08-03clone: fix directory traversalJason A. Donenfeld This was introduced in the initial version of this code, way back when in 2008. $ curl http://127.0.0.1/cgit/repo/objects/?path=../../../../../../../../../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev