about summary refs log tree commit homepage
path: root/MANIFEST
DateCommit message (Expand)
2016-12-03atom: switch to getline/close for response bodies
2016-10-05thread: use hash + array instead of hand-rolled linked list
2016-10-05thread: remove Mail::Thread dependency
2016-09-07doc: new docs for user-level commands
2016-08-18www: implement generic help text
2016-08-14www: do not unecessarily escape some chars in paths
2016-08-11search: support alt-ID for mapping legacy serial numbers
2016-07-28add scripts/xhdr-num2mid example
2016-07-28fix manifest
2016-07-09www: add configurable limiters
2016-07-08examples: add logrotate sample to show USR1 reopening
2016-07-01MANIFEST: update with new varnish-4 vcl example
2016-06-25address: beef up the module with name list extaction
2016-06-24split out spamcheck/spamc to its own module.
2016-06-24implement ListMirror SpamAssassin plugin
2016-06-20MANIFEST: update with recent changes
2016-06-17watch: introduce watch directive
2016-06-15MANIFEST: update
2016-05-28remove redundant NewsGroup class
2016-03-01linkify: do not capture trailing '.' or ';' in URLs
2016-03-01extract linkification code to a separate package
2016-03-01MANIFEST: add examples/apache2_perl_old.conf
2016-02-28MANIFEST: update (generate via "git ls-files")
2016-01-04use Perl POD instead of pandoc-flavored Markdown
2015-12-22rename 'GitCatFile' package to 'Git'
2014-05-01workaround Mail::Thread memory leak
2014-05-01split out WWW package and CGI/PSGI-specific parts
2014-04-29implement our own cat-file --batch wrapper
2014-04-24html: refactor header value handling to be OO
2014-04-19move precheck to MDA namespace
2014-04-05flesh out MDA and simplify config setup
2014-01-09add MANIFEST for distribution