about summary refs log tree commit diff
path: root/parsing.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-30 19:49:37 +0000
committerJune McEnroe <june@causal.agency>2022-02-13 12:20:09 -0500
commit065ee253aef368e99899cde3839c2e801a95fb27 (patch)
tree76786028e64024bbc423d0160e6fb1d26e6667ce /parsing.c
parentRemove default favicon (diff)
downloadcgit-pink-065ee253aef368e99899cde3839c2e801a95fb27.tar.gz
cgit-pink-065ee253aef368e99899cde3839c2e801a95fb27.zip
Silence owner-info error
cgit runs in a chroot. It is normal that it cannot look up user
info in /etc/passwd.
Diffstat (limited to 'parsing.c')
0 files changed, 0 insertions, 0 deletions
ive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts