]> git.cworth.org Git - sup/history - lib/sup/mbox
Merge branch 'run-mailcap-fixes'
[sup] / lib / sup / mbox /
2009-08-25 William MorganMerge branch 'run-mailcap-fixes'
2009-08-25 William MorganMerge branch 'buffer-rolling'
2009-08-25 William MorganMerge branch 'locking-refactor'
2009-08-25 William MorganMerge branch 'ncurses-fixes'
2009-08-25 William MorganMerge branch 'various-api-refactors'
2009-08-25 William MorganMerge branch 'logging'
2009-08-19 William Morganhave mbox, maildir and imap sources (de)serialize label...
2009-08-17 William Morganrewrite logging to have multiple levels: debug, info...
2009-08-17 William Morganminor code style tweaks and whitespace removals
2009-08-17 William Morganmaintain labels as Sets rather than arrays
2009-08-16 William Morganwhen writing mbox files, output From_ line date as utc
2009-06-24 William Morganfix missing part of a previous merge
2009-06-24 William MorganMerge commit 'bwalton/bw/flexible_sent'
2009-06-24 William MorganMerge branch 'labels-before-subj'
2009-05-28 Ben WaltonAdd store_message to IMAP, mbox and Maildir sources.
2009-05-28 William MorganMerge branch 'parser-user-query-fix'
2009-05-28 William MorganMerge commit 'origin/utf8-fixes'
2009-05-28 William MorganMerge commit 'origin/undo-manager'
2009-05-28 William MorganMerge commit 'origin/various-mbox-fixes'
2009-05-28 William MorganMerge commit 'origin/scanning-speedups'
2009-05-19 William MorganMerge commit 'origin/sup-sync-improvements'
2009-05-17 William Morgancheck for a correct date on mbox From lines
2009-05-17 William Morganmake the default MBox start offset be 0, not nil
2009-05-17 William Morganmake MBox::Loader#next return nil once EOF is hit
2009-05-04 William Morganmake sup-sync's --start-at actually useful
2009-04-29 William Morganmake raw_message faster with string += => <<
2009-04-29 William Morganfix mbox splitting regexp
2009-04-26 William Morganmove MBox.parse_header -> Source.parse_raw_email_header
2009-04-26 William Morganreplace += with << in mbox reading
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William Morganhandle carriage returns in mbox files
2008-03-08 William MorganMerge branch 'sent-poll-fix'
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 'message-id-normalization' into next
2008-02-24 William MorganMerge branch 'sent-poll-fix' into next
2008-02-24 William Morganwhoops, add labels accessor to MBox::Loader
2008-02-24 William MorganMerge branch 'sent-poll-fix' into next
2008-02-24 William MorganMBox::Loader#next determines labels with self.labels...
2008-02-16 William MorganMerge branch 'cancel-search'
2008-02-16 William MorganMerge branch 'load-all-threads'
2008-02-03 William MorganMerge branch 'cancel-search' into next
2008-02-02 William MorganMerge branches 'run-mailcap', 'stop-saving', 'from...
2008-01-25 William MorganMerge branch 'load-all-threads' into next
2008-01-25 William MorganMerge branch 'master' into next
2008-01-25 William Morganbugfix: ssh-file path method missing
2007-12-14 wmorganbugfix: sup-config imap url parsing, and imap+mbox...
2007-10-28 wmorganwhoops, small bugfix for >From
2007-10-28 wmorganmake >From thing work correctly
2007-10-05 wmorganbetter URI handling for maildir and mbox
2007-09-24 wmorganfinally do imap flags the right way, and clean up mbox...
2007-09-20 wmorganmbox loader bugfix
2007-09-19 wmorganglobal search and replace: raw_full_message -> raw_message
2007-09-17 wmorgantwiddle-related bugfix
2007-09-17 wmorgantwiddle expansion changes from Magnus Therning
2007-09-15 wmorganexpand twiddles for mbox and maildir uris (thanks to...
2007-07-04 wmorganbugfix: sup-sync-back without arguments
2007-06-03 wmorganlabels now fully determined by sources.yaml, and lots...
2007-05-30 wmorganbetter yamlication (and misc comment tweaks)
2007-05-20 wmorganadded sup-sync-back
2007-04-02 wmorganyet more error handling updates
2007-04-01 wmorgangrrr
2007-04-01 wmorganmisc. source-related bugfixes
2007-04-01 wmorganimproved source error handling
2007-04-01 wmorganmoved sup-import to sup-sync and changed interface...
2007-03-25 wmorgannotify user of source errors on startup and on poll
2007-02-21 wmorganmoved responsibility for archived? to source
2007-02-11 wmorganmade pct_done optional
2007-01-24 wmorganbugfixes
2007-01-24 wmorganwhoopsie! debugging info
2007-01-24 wmorganbetter error handling
2007-01-06 wmorgancomment updates
2007-01-04 wmorganfixed percent_done thing
2007-01-03 wmorganthread improvements (and back to sharing a connection)
2007-01-03 wmorganminor bugfixes
2007-01-03 wmorganmore logging
2007-01-03 wmorganminor tweaks and bugfixes
2007-01-03 wmorganretry on epipe
2007-01-02 wmorganshared ssh connections if they're to the same username...
2007-01-02 wmorganyet more fixes to imap, some buffer debugging, and...
2007-01-02 wmorganmany changes (while on the airplane).
2006-12-31 wmorganmore imap and ssh bugfixes
2006-12-31 wmorganmassive fixes for imap and mbox+ssh
2006-12-31 wmorganfixed bug in label assignment for new messages and...
2006-12-30 wmorganminor bugfix
2006-12-29 wmorganmajor improvements in broken source handling
2006-12-28 wmorganminor tweaks that don't really improve much of anything
2006-12-28 wmorganadded mbox+ssh support (though pretty lame at the moment)
2006-12-28 wmorganmbox::loader#total went missing for some reason. replaced.
2006-12-26 wmorganmoved responsibility for labels out of source and back...
2006-12-10 wmorganwhoopsie! new message should be new. 0.0.2a
2006-12-10 wmorgantweaked broken source handling
2006-12-10 wmorganfinishing touches on broken source handling
2006-12-10 wmorgan(large change) enabled imap support, and reworked every...
2006-12-07 wmorganpreparations for imap
next