Commit Briefs

Omar Polo

resolve `mexp' via $PATH

now gotmarc sets the PATH so we don't have to hardcode the path anymore.


Omar Polo

move html files under template/


Omar Polo

add BUGS section


Omar Polo

add a manpage for gmimport.1


Omar Polo

rename mimport -> gmimport

mimport can be easily misunderstood for a mblaze command.


Omar Polo

add a manpage for gotmarc(1)


Omar Polo

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



Omar Polo

move the archive logic from the makefile to the gotmarc script

the makefile now is only there to build/install the got assets


Omar Polo

update .gitignore


Omar Polo

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.


Omar Polo

don't query empty strings

it's a "SQL logic error" apparently (not surprising.)


Omar Polo

tweak summary appearance


Omar Polo

tweak thrnav


Omar Polo

simplify thread_header