Commits


rename gmid-1.9.pub -> gmid-2.0.pub; next version will be 2.0


add changelog for 2.0


add signify pubkeys


fix SRCS and DISTFILES; forgot iri.h, landlock is long gone


add missing entries in have/Makefile distfiles


update vim screenshot


fix configtest with chroot The configtest checks try to open the root directories too, operation that can fail when they're expected to be inside a chroot.


adjust vim syntax file: `fastcgi param' is not deprecated Only a server-level bare `param' is (and in hindsight it was just a terrible idea to add it in the first place.)


update ChangeLog


Update Vim syntax file


contrib/vim: add ALE linter ALE is faster and otherwise better alternative to Syntastic.


titan: accept either one or two positional arguments


titan: usage and exit on unknown flags


fix ge^W gemexp version string


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...