]> git.cworth.org Git - sup/commit
check for a correct date on mbox From lines
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 17 May 2009 18:37:43 +0000 (11:37 -0700)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Sun, 17 May 2009 18:37:43 +0000 (11:37 -0700)
commit67f4b1d32fa1dce2704c7bc21eb461875356962c
tree6bf4627e8bacc73d7b9773c2b37fdbf59f977726
parenteabc808e1f79297aff65bb9e3adacf59a72b90ba
check for a correct date on mbox From lines

Determine a splitting line by looking for a From, a something else,
and a parseable date.
lib/sup/mbox.rb
lib/sup/mbox/loader.rb
test/test_mbox_parsing.rb