summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-10-05 16:52:57 +0200
committerLars Hjemli <hjemli@gmail.com>2008-10-05 16:52:57 +0200
commit22a597e56dc7fdea78ccbcb7466b45dd62cf7b32 (patch)
tree7740c90bab32a00902577873765606e544ce70e4 /git
parentb575115d9d93e45cdbcd5d066cc445d34639ae6a (diff)
downloadcgit-22a597e56dc7fdea78ccbcb7466b45dd62cf7b32.tar.gz
cgit-22a597e56dc7fdea78ccbcb7466b45dd62cf7b32.tar.bz2
cgit-22a597e56dc7fdea78ccbcb7466b45dd62cf7b32.zip
html.c: add html_url_path
This function can be used to generate properly escaped path-components for links. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2014-03-19Team pass: enable multiple keys and per directoryJason A. Donenfeld2-40/+75 2014-03-18Shred shm files.Jason A. Donenfeld3-1/+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12