summary refs log tree commit diff
path: root/port/caesar/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-09 15:48:33 -0500
committerJune McEnroe <june@causal.agency>2019-02-09 15:48:33 -0500
commit4473cafa506c6cfab74f43238476afe5aaceaa28 (patch)
tree4b71e24fa902da0ea350c6742d0f7eff6d733a13 /port/caesar/Makefile
parentRun hi -c after compiling hi (diff)
downloadsrc-4473cafa506c6cfab74f43238476afe5aaceaa28.tar.gz
src-4473cafa506c6cfab74f43238476afe5aaceaa28.zip
Combine all Keyword patterns
Diffstat (limited to 'port/caesar/Makefile')
0 files changed, 0 insertions, 0 deletions
r links from markdownChristian Hesse This makes the markdown filter generate anchor links for headings. Signed-off-by: Christian Hesse <mail@eworm.de> Tested-by: jean-christophe manciot <actionmystique@gmail.com> 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