Commits


add an example configure.local based on mandoc-portable' one


refactor the makefile / configure steal more (good) stuff from mandoc-portable :)


fix getprogname shim HAVE_PROGRAM_INVOCATION_SHORT_NAME is always defined; look at wether it's zero or not.


the install target ought to depend on gg too


copyright years


add proper copyrights was a mistake on my part and a leftover from the first iterations. Initially I only stole a few bits, that's why the comment but not the copyright, but then i threwed out and restarted using oconfigure. Then the configure script has its own independent changes, but need to give attribution nevertheless.


add some more regress for the encodings


check for the expected page in test_auto_index not just the number of lines, check the full page!


sync


encode file names in the directory index Spotted the hard way by cage


log when it fails to open a file because of permissions


changelog


bugfix: allow @ and : in paths gmid would disallow the '@' and ':' characters in paths (unless percent-encoded.) Issue reported by freezr.


remove mentions of GPG, I stopped signing with it for a while already


tweaks