Commits


bump version


keys for 0.1 and 0.2


add CHANGES and sort DISTFILES


add verify target to check a signed release


rename project: gotmarc -> smarc


add maintainer target to generate an html version of the man pages


typo


add a configure script and rework the make infrastructure don't depend on bsd.prog.mk & co; first step to make it portable.


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


build a cache of hashes for each thread The idea is to use this cache to spot changed threads and re-export all the mail of the threads that changed. This will allow to add thread navigation hints on each exported mail and have them up-to-date. This makes the "skip if already exported" logic in mexp redundant and incomplete. pe will decide whether to export or not, and mexp blindly do the work.


do a round of optipng on the images to save some bytes


bundle the images and drop the hard dependency on imagemagick


drop trailing slash


needless trailing slash


less chatty