Commits


add BUGS section


add a manpage for gmimport.1


rename mimport -> gmimport mimport can be easily misunderstood for a mblaze command.


add a manpage for gotmarc(1)


gotmarc: tweak naming and some defaults - csumdir is now cachedir, easier to explain what's about - default outdir is /var/www/gotmarc - similarly, default maildir is ~/Mail/gotmarc


forgot to waste bytes for copyright/license issues


move the archive logic from the makefile to the gotmarc script the makefile now is only there to build/install the got assets


update .gitignore


don't install -d /var/www/msearchd it resets the settings to root:daemon, while we might want to leave that dir to another user.


don't query empty strings it's a "SQL logic error" apparently (not surprising.)


tweak summary appearance


tweak thrnav


simplify thread_header


move thrnav to GotMArc.pm


move thrslice to GotMARC.pm and add it hidden in thread_header