]> git.cworth.org Git - sup/history - lib/sup/message-chunks.rb
Merge branch 'run-mailcap-fixes'
[sup] / lib / sup / message-chunks.rb
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-17 William Morganrewrite logging to have multiple levels: debug, info...
2009-08-14 Benoît PIERREuse BufferManager.shell_out to call run-mailcap instead...
2009-08-14 Benoît PIERREdon't redirect stderr to /dev/null when calling run...
2009-06-24 William MorganMerge commit 'bwalton/bw/flexible_sent'
2009-06-24 William MorganMerge commit 'bwalton/bw/bounce_message'
2009-06-24 William MorganMerge branch 'labels-before-subj'
2009-06-15 Rich Lanefixes for ruby1.9
2009-06-02 Mark Alexanderhandle nil charset on attachments
2009-06-02 William Morganrefactor iconv stuff, and normalize message body and...
2009-05-28 William MorganMerge commit 'origin/undo-manager'
2009-05-18 William MorganMerge commit 'origin/edit-message-mode-longname'
2009-05-18 William MorganMerge branch 'better-buffer-list'
2009-05-18 William MorganMerge commit 'origin/labels-rework'
2009-05-18 William MorganMerge branch 'zsh-completion'
2009-05-18 William MorganMerge branch 'dlload-bugfix'
2009-04-23 William Morganimprove mime-view and mime-decode hook documentation
2009-04-13 William Morgantrivial: display attachment sizes
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
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-07 Israel Herraizwrap text attachments
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 FosterDon't redirect run-mailcap to /dev/null
2008-10-20 William MorganMerge branch 'master' into next
2008-09-29 Nicolas PouillardEnclosed messages as proper sub-parts
2008-02-19 William MorganMerge branch 'master' into next
2008-02-19 William Morganbugfix in mime viewing success/failure logic
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-31 William MorganMerge branch 'tag-nouns' into next
2008-01-28 William MorganMerge branch 'master' into next
2008-01-25 William MorganMerge branch 'rfc2047-name-fix' into next
2008-01-25 William MorganMerge branch 'load-all-threads' into next
2008-01-25 William MorganMerge branch 'from-additions' into next
2008-01-25 William MorganMerge branch 'stop-saving' into next
2008-01-25 William MorganMerge branch 'update-fix' into next
2008-01-25 William MorganMerge branch 'master' into next
2008-01-24 William MorganMerge branch 'run-mailcap' into next
2008-01-24 William Morganlog run-mailcap call
2008-01-24 William Morganproperly escape filenames in call to run-mailcap
2008-01-22 William MorganMerge branch 'master' into next
2008-01-22 William MorganMerge branches 'prev-next-improv', 'fix-warnings',...
2008-01-22 William MorganMerge branch 'quote-detection'
2008-01-16 William Morganadd mime-view hook for viewing mime attachments
2008-01-16 William MorganMerge branch 'master' into next
2008-01-16 Marcus WilliamsFix for some warnings on faked addresses and ids
2008-01-08 William Morganstrip out \t and \r from text attachments when viewing...
2008-01-08 William Morganbugfix: attachment tempfile deletion
2007-12-10 wmorganbe better about USING extensions for attachments
2007-12-08 wmorganmake text/plain attachments part of the reply (patch...
2007-11-23 wmorganmake which text is quoted a little more intelligent
2007-11-14 wmorganre-fix Text to truncate any penultimate blank lines
2007-11-14 wmorganText bugfix from Brendan O'Connor
2007-11-06 wmorganadd prompt_for_subject configuration option
2007-10-28 wmorganhandle weird rubymail error where body is nil in attach...
2007-10-28 wmorganfor message/rfc822 attachments, handle the case of...
2007-10-27 wmorganrefactor message chunk to determine its own initial...
2007-10-27 wmorganbugfix: text expandable? (thanks Alexander Panek)
2007-10-27 wmorganmessage/rfc822 mime-type handling
2007-10-03 wmorganfix write_to_disk error in attachment hook handling
2007-09-30 wmorganrefactor message chunk & chunk layout