about summary refs log tree commit homepage
path: root/lib/PublicInbox/Mbox.pm
DateCommit message (Expand)
2016-05-21mbox: switch generation over to pull model
2016-05-15mbox: support /$INBOX/all.mbox.gz endpoint
2016-05-15mbox: consistent header order when decompressed
2016-05-06mbox: sort messages by ascending date
2016-04-12mbox: do not clobber existing archive headers in WWW
2016-04-11mbox: unconditionally add trailing newline
2015-12-22rename 'GitCatFile' package to 'Git'
2015-11-20various internal documentation updates
2015-10-04mbox: generate Archived-At, List-Post, List-Archive headers
2015-10-04mbox: kill Bytes meta-header, too
2015-09-30remove unnecessary fields usage
2015-09-06update copyright headers and email addresses
2015-09-03get rid of Message-ID compression entirely
2015-08-26mbox: close file handle for single mbox
2015-08-25mid: mid_compressed => mid_compress
2015-08-23cleanup calls to header_obj
2015-08-23mbox: clarify our use of the the mboxrd variant
2015-08-23mbox: use mboxrd quoting rules
2015-08-23.txt links return an mbox instead
2015-08-22mbox: support uncompressed mbox
2015-08-22stream HTML views as much as possible
2015-08-21mbox: drop unnecessary imports
2015-08-21switch to gzipped mboxes
2015-08-21mbox: stream entire thread, regardless of size
2015-08-21support dumping thread as an mbox