summary refs log tree commit diff
path: root/doc/rfc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-19 01:36:48 -0400
committerJune McEnroe <june@causal.agency>2022-09-19 01:36:48 -0400
commit51e22204779cdf75370bf640880210c1b5f4324a (patch)
tree79202c8d1b9f6f4212081dfb20699f01f0b596b6 /doc/rfc
parentDo more "email" filtering (diff)
downloadsrc-51e22204779cdf75370bf640880210c1b5f4324a.tar.gz
src-51e22204779cdf75370bf640880210c1b5f4324a.zip
Publish Apologies
Diffstat (limited to 'doc/rfc')
0 files changed, 0 insertions, 0 deletions
igned-off-by: Christian Hesse <mail@eworm.de> 2018-08-28filters: 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