summary refs log tree commit diff
ModeNameSize
d---------.bin205log plain
d---------.config92log plain
-rw-r--r--.gdbinit29log plain blame
d---------.gnupg42log plain
-rw-r--r--.inputrc20log plain blame
-rw-r--r--.psqlrc162log plain blame
d---------.ssh34log plain
-rw-r--r--.tmux.conf1021log plain blame
-rw-r--r--.zshrc1759log plain blame
d---------Library / Application Support / Karabiner46log plain
-rw-r--r--README.md1510log plain blame
-rw-r--r--com.googlecode.iterm2.plist39959log plain blame
-rwxr-xr-ximport.sh474log plain blame
-rwxr-xr-xinstall.sh949log plain blame
-rwxr-xr-xprune.sh220log plain blame
-rwxr-xr-xvendor.sh251log plain blame
47fe61c19338aec65ffcab513cc84599b18&follow=1'>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