about summary refs log tree commit diff
path: root/cgitrc
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-06-17 12:58:59 +0200
committerLars Hjemli <hjemli@gmail.com>2007-06-17 12:58:59 +0200
commit486c87ec2906c445ca505c877720d56e02aed784 (patch)
tree42d66dc8e9dfee4812f3f37b7bc8deef04d4e78d /cgitrc
parentAdd and use cgit_tree_link() (diff)
downloadcgit-pink-486c87ec2906c445ca505c877720d56e02aed784.tar.gz
cgit-pink-486c87ec2906c445ca505c877720d56e02aed784.zip
ui-shared: use strcmp() to compare strings
Somehow a couple of pointer comparisions crept into the new repolink()
and cgit_tree_link() functions. Fix it.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
n.lua?h=1.4.0&id=df00ab1096868b3cffe563c48de5572f78b50392&follow=1'>auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer