about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2015-02-09 07:25:00 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-02-09 11:51:14 +0100
commitb66b16ed026c6f57ad8ae892c821d835113e7fb2 (patch)
tree604193d1a658df7e3ebec743f5210dae86c4f2e9 /tests
parentgit: update for v2.3.0 (diff)
downloadcgit-pink-b66b16ed026c6f57ad8ae892c821d835113e7fb2.tar.gz
cgit-pink-b66b16ed026c6f57ad8ae892c821d835113e7fb2.zip
ui-clone.c: Fix path check
The starts_with() check was broken in two ways: For one thing, the
parameters were passed in the wrong order, for another thing,
starts_with() returns 1 if the string starts with the prefix (not 0).

Note that this bug existed since commit 02a545e (Add support for cloning
over http, 2008-08-06) but only pops in in corner cases.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
:27 -0400'>2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe This seems easier to visually scan. The only other thing I'd like is a nicer date rendering but JavaScript is useless for that. 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe