about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-10-05 17:16:36 +0200
committerLars Hjemli <hjemli@gmail.com>2008-10-05 17:16:36 +0200
commit49ecbbddf0659c6409befcfe8989f92196133cda (patch)
tree3de50775a83ee69b7cb24034ac68ac538e27ed84 /README
parentui-shared.c: add cgit_summary_link() (diff)
downloadcgit-pink-49ecbbddf0659c6409befcfe8989f92196133cda.tar.gz
cgit-pink-49ecbbddf0659c6409befcfe8989f92196133cda.zip
ui-repolist + ui-shared: Use cgit_summary_link()
This makes is possible to use cgit with repository urls containing special
url characters like '#' and '?'.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
an title='2009-03-15 08:46:15 +0100'>2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli