]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Hval.pm
extract redundant Message-ID handling code
[public-inbox.git] / lib / PublicInbox / Hval.pm
2015-08-15 Eric Wongextract redundant Message-ID handling code
2014-09-15 Eric Wonghval: fixup bad line endings in HTML output
2014-09-15 Eric Wongview: support SHA-1 of Message-IDs for message links
2014-04-28 Eric Wonguri_escape => uri_escape_utf8
2014-04-27 Eric Wongfeeds use XHTML to avoid tag soup
2014-04-26 Eric Wonghuge refactor of encoding handling
2014-04-25 Eric Wongcgi: eliminate dead/redundant HTML escaping code
2014-04-24 Eric Wonghtml: refactor header value handling to be OO