about summary refs log tree commit diff
path: root/ui-tag.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-11-14 09:29:22 +0100
committerLars Hjemli <hjemli@gmail.com>2008-11-14 09:29:22 +0100
commitc7d1402b177f4cf835e81f962e2faa3c9e28c549 (patch)
tree0e245a9ac0d422259116d222b2899d90c1fef327 /ui-tag.c
parentUse mode 0644 for non-executable files (diff)
downloadcgit-pink-c7d1402b177f4cf835e81f962e2faa3c9e28c549.tar.gz
cgit-pink-c7d1402b177f4cf835e81f962e2faa3c9e28c549.zip
ui-repolist: handle empty agefiles
When the agefile was empty the old code would happily reuse the static
buffer filled by a previous call to read_agefile().

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-tag.c')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2024-06-16Update bioJune McEnroe 2024-06-15Add photo descriptions from June 12June McEnroe 2024-06-10Add first roll of film from June 8June McEnroe 2024-06-10Cope with not having an EXIF infoJune McEnroe 2024-06-10Resize using target pixel counts for consistencyJune McEnroe 2024-06-10Add The Girl Who Was Convinced...June McEnroe 2024-06-09Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe