about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-11-08 12:20:05 +0100
committerLars Hjemli <hjemli@gmail.com>2007-11-08 12:21:59 +0100
commitc188c482b3b9ede88891fbcec0b2e6b1bdb8338e (patch)
treee894b077cd48656507ef1872ba1889b3ba8701c9 /.gitmodules
parentDon't show the the branch selector button if javascript is enabled (diff)
downloadcgit-pink-c188c482b3b9ede88891fbcec0b2e6b1bdb8338e.tar.gz
cgit-pink-c188c482b3b9ede88891fbcec0b2e6b1bdb8338e.zip
Support "/" as virtual-root
When the virtual-root was a single "/", it would be normalized to NULL due
to removal of trailing slashes, which in turn would fool us to belive that
we shouldn't generate virtual urls.

This makes the "/" normalize to "", effectively allowing virtual urls like
http://example.com/projectname to be generated without specifying the
full domain name as the virtual root.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions
b&follow=1'>Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux. 2018-01-29Add :Q command aliasJune McEnroe It seemes I can't take my finger off the shift key fast enough. 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe