Commit Briefs

Omar Polo

update ChangeLog


Omar Polo

Update Vim syntax file


Omar Polo

contrib/vim: add ALE linter

ALE is faster and otherwise better alternative to Syntastic.




Omar Polo

fix ge^W gemexp version string


Omar Polo

make `serve-gemini' use gemexp (from repo) instead of gmid

the standalone / config-less mode was removed from gmid and put into gemexp time ago...



Omar Polo

mark private function as static


Omar Polo

remove explicit #include endian.h

unfortunately that's not portable. config.h will include the right stuff however.


Omar Polo

sync libtls


Omar Polo

sync imsg


Omar Polo

add sentence to contrib.gmi


Omar Polo

disable -Werror=use-after free for CI

gcc' use after free detection is busted and sees one in vis.c where it's not possible.


Omar Polo

update the quistart for gmid 2.0