]> git.cworth.org Git - sup/history - lib/sup/mbox.rb
change email header parsing. MASSIVE SPEEDUP!
[sup] / lib / sup / mbox.rb
2009-04-26 William Morganchange email header parsing. MASSIVE SPEEDUP!
2009-04-26 William Morganremove vestigal mbox#read_body method
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-03-22 William Morganminor whitespace cleanup
2009-03-22 Mark Alexandercorrectly parse headers starting with empty lines
2008-11-26 William MorganMerge branch 'master' into next
2008-11-16 William MorganMerge commit 'c45207/hook-state-bag' into next
2008-11-16 William MorganMerge commit 'c45207/shutdown-hook' into next
2008-11-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William MorganMerge branch 'master' into next
2008-11-06 William MorganMerge branch 'index-locking' into next
2008-11-05 William MorganMerge branch 'master' into next
2008-11-02 William MorganMerge branch 'master' into next
2008-10-26 Decklin FosterRead in X-Foo headers
2008-07-31 William MorganMerge commit 'origin/ncurses-widechar'
2008-07-31 William MorganMerge commit 'origin/mark-as-spam-hook'
2008-06-19 William MorganMerge branch 'attachments'
2008-06-19 William MorganMerge branch 'maildir-speedup'
2008-06-19 William MorganMerge branch 'non-ascii-message-id'
2008-05-25 William MorganMerge commit 'origin/unedited-newlines'
2008-05-25 William MorganMerge commit 'origin/find-in-buffer-fix'
2008-05-25 William MorganMerge commit 'origin/header-parsing-fix'
2008-04-26 William Morganbugfix: empty headers are ignored
2008-04-20 William MorganMerge branches 'completions-hook', 'find-horizontally...
2008-04-01 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William Morganhandle carriage returns in mbox files
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William MorganMerge branch 'master' into next
2008-03-17 William MorganMerge branch 'thread-by-subj-fix' into next
2008-03-09 William MorganMerge branch 'master' into next
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-28 William MorganMerge branch 'speedy-index' into next
2008-02-28 William MorganMerge branch 'master' into next
2008-02-27 William MorganMerge branch 'master' into next
2008-02-25 William MorganMerge branch 'master' into next
2008-02-25 William MorganMerge branch 'remove-normalization' into next
2008-02-25 William MorganMerge branch 'sent-poll-fix' into next
2008-02-25 William MorganMerge branch 'message-id-normalization' into next
2008-02-24 William MorganMerge branch 'sent-poll-fix' into next
2008-02-24 William MorganMerge branch 'sent-poll-fix' into next
2008-02-24 William MorganMerge branch 'master' into next
2008-02-21 William MorganMerge branch 'speedy-index' into next
2008-02-20 William MorganMerge branch 'master' into next
2008-02-20 William MorganMerge branch 'master' into next
2008-02-20 William MorganMerge branch 'find-horizontally' into next
2008-02-20 William MorganMerge branch 'startup-hook' into next
2008-02-19 William MorganMerge branch 'master' into next
2008-02-18 William MorganMerge branch 'parse-tweaks' into next
2008-02-18 William Morganremove requirement that space follows the colon in...
2007-11-08 wmorgansubscribe/unsubscribe functionality
2007-08-20 wmorganbetter logging
2007-07-17 wmorganbugfix: typo
2007-06-18 wmorganencoding and rfc2047 header support
2007-06-13 wmorganbugfix: capture message-ids that appear on the next...
2007-05-09 wmorganheader parsing tweaks thanks to paul lambert
2007-05-04 wmorganhandle trailing spaces in message headers (doh\!)
2007-02-08 wmorganbugfix: split headers were broken in previous version
2007-01-24 wmorganbugfixes
2007-01-06 wmorganwhoops, don't want to downcase or replying breaks
2007-01-06 wmorganmade nicer
2006-12-28 wmorganadded mbox+ssh support (though pretty lame at the moment)
2006-12-04 wmorganBREAK_RE => /^From \S+/
2006-11-28 wmorganmoved evertying to devel