about summary refs log tree commit diff
path: root/ui-clone.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2014-01-14 12:01:58 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-14 13:55:44 +0100
commit1167dbb95bcd6bb2916312a7900e360c101e7eca (patch)
treec7d544f39259a6679727773e4b335b9548783518 /ui-clone.c
parentemail-gravatar.py: fix UTF-8 (diff)
downloadcgit-pink-1167dbb95bcd6bb2916312a7900e360c101e7eca.tar.gz
cgit-pink-1167dbb95bcd6bb2916312a7900e360c101e7eca.zip
email-gravatar: fix html syntax issues
* make ampersand a html entity
* add required alt attribute
* add required img end tag
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
us for registered clientsJune McEnroe 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe> 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe