summary refs log tree commit diff
path: root/port/file2c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-15 12:21:44 -0400
committerJune McEnroe <june@causal.agency>2021-03-15 12:21:44 -0400
commitda4c5af851214475c4ee672e3c58bb5a64ef97e8 (patch)
tree37cccbcc9696d44eab3962f6d6aa71471ee53df6 /port/file2c
parentAdd bubger to causal.agency page (diff)
downloadsrc-da4c5af851214475c4ee672e3c58bb5a64ef97e8.tar.gz
src-da4c5af851214475c4ee672e3c58bb5a64ef97e8.zip
Add The City We Became
Gotta say the writing of Queens as a math nerd was kinda cringe
though.
Diffstat (limited to 'port/file2c')
0 files changed, 0 insertions, 0 deletions
ogsubject'>filters: generate anchor 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