]> git.cworth.org Git - sup/history - lib
index: revert overeager opts->query rename in each_message_in_thread_for
[sup] / lib /
2009-04-09 William Morganadd system and atime attributes to buffers
2009-03-29 William Morganbugfix: catch invalid regular expressions in tag-matching
2009-03-29 Nicolas PouillardResync listable_labels and applyable_labels with reality
2009-03-29 William MorganMerge branch 'default-colors'
2009-03-27 William Morganbugfix bugfix: preserve recipient_email email address
2009-03-26 William Morganbugfix: reply from addresses drop the names
2009-03-25 William Morganoverwrite from and to fields in index when saving a...
2009-03-25 William Morganproperly parse email addresses store in index
2009-03-25 Nicolas PouillardRemove the now useless PersonManager
2009-03-25 Nicolas PouillardRemove the people.txt mapping.
2009-03-25 William Morganmake ThreadIndexMode#save optionally threaded
2009-03-25 William Morganbackground-threadify message state saving
2009-03-23 William Morgandon't add :unread and :inbox for dupes
2009-03-23 William Morganforeground colors should stay "black", not "default"
2009-03-23 William Morganchange default background colors from "black" to "default"
2009-03-23 Nicolas Pouillarddecoding: handle more misspellings, in particular ISO...
2009-03-23 Nicolas PouillardAllow multi_edit_labels to remove labels using -lab...
2009-03-22 William Morganbugfix: previous bugfix was broken.
2009-03-22 William Morganbugfix: sporadic hash traversal error
2009-03-22 William Morganminor whitespace cleanup
2009-03-22 Mark Alexandercorrectly parse headers starting with empty lines
2009-03-18 Nicolas PouillardFix a recurring bug about killed threads.
2009-03-16 Mike StipicevicAdded undo for label edit
2009-03-16 Mike StipicevicAdded undo for delete thread
2009-03-16 Mike StipicevicAdded undo for thread deletion
2009-03-16 Mike StipicevicAdded undo for spam
2009-03-16 Mike StipicevicAdded undo for starring
2009-03-16 Mike StipicevicAdded undo for archive
2009-03-16 Mike StipicevicAdded UndoManager class
2009-03-16 William Morganbugfix: allow unset default_attachment_save_dir
2008-11-27 Steve Goldmanuse offscreen lines for textfield overflow
2008-11-27 Steve Goldmanshow matching aliases before email addresses in auto...
2008-11-27 Steve GoldmanDisplay a default save path for attachments
2008-11-26 Nicolas PouillardAllow to hit 'y' to send a draft in thread-view-mode
2008-11-26 Nicolas Pouillarddecoding rules: ignore ascii-7bit and normalize utf-7
2008-11-26 Nicolas PouillardAdd a limit:<int> search operator to limit the number...
2008-11-26 William MorganMerge branch 'master' into next
2008-11-26 William Morganfor duplicate messages, merge labels rather than discar...
2008-11-20 Nicolas PouillardDo nothing on an unknown-8bit encoding.
2008-11-20 Nicolas PouillardFactor the Iconv decoding code, and be more lenient...
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-11 William Morgandon't die when a draft discarded multiple times
2008-11-10 Christopher Warringtonadds a cross-hook variable storage mechanism
2008-11-10 Steve Goldmandon't downcase names before looking them up in the...
2008-11-10 Nicolas Pouillardsave contacts.txt on '$'
2008-11-10 William MorganMerge branch 'index-locking' into next
2008-11-10 William Morganmake #load_entry_for_id return something safely useable...
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-07 William Morganprotect ferret index #[] access
2008-11-06 William MorganMerge branch 'index-locking' into next
2008-11-06 William Morgansynchronize access to ferret
2008-11-06 William Morgansynchronize access to sources
2008-11-05 William MorganMerge branch 'master' into next
2008-11-05 William Morganbugfix patch: sort labels upon save by string values...
2008-11-02 William Morganadd self as recipient on crypted sent messages
2008-11-02 William MorganMerge branch 'master' into next
2008-11-02 William Morganpluralize minute(s) second(s)
2008-10-26 Decklin FosterDon't redirect run-mailcap to /dev/null
2008-10-26 Decklin FosterRead in X-Foo headers
2008-10-20 William MorganMerge branch 'master' into next
2008-10-20 Nicolas PouillardSort the contents of labels.txt
2008-10-14 William Morganfix up IMAP deletion
2008-10-14 William Morganadd #mark_as_deleted and #expunge to Redwood::IMAP...
2008-09-29 Nicolas PouillardEnclosed messages as proper sub-parts
2008-07-31 Ben Waltonmaildir cpu usage regression fix
2008-07-31 William MorganMerge commit 'origin/ncurses-widechar'
2008-07-31 William MorganMerge commit 'origin/mark-as-spam-hook'
2008-07-31 William MorganMerge commit 'origin/reply-to-hook'
2008-07-31 William MorganMerge commit 'origin/reply-from-hook'
2008-07-31 William MorganMerge commit 'origin/color'
2008-06-19 William MorganMerge branch 'edit-as-new-fix'
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-06-19 Marc Hartsteinadd reply-from hook for user-defined handling of defaul...
2008-06-19 Decklin Fosterrespond_to? needs include_private argument
2008-06-17 William Morganmake tags yellow again by default
2008-06-06 William Morganallow signature hook to return :none for no signature
2008-06-04 William Morganexception cleanup: synchronize access, and require...
2008-06-04 Jeff Baloghadding a reply-to hook for setting the default reply...
2008-06-04 William Morganvarious color tweaks
2008-06-03 Lionel Ottsup color customization
2008-05-31 William Morganbugfix: edit-as-new now preserves reply-to and references
2008-05-30 William Morganadd attachment widget to thread-view-mode as well
2008-05-30 Grant Hollingworthadded default maildir mtimes for earlier sources.yaml...
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-05-25 William MorganMerge commit 'origin/read-and-archive'
2008-05-25 William MorganMerge commit 'origin/more-vi-keys'
2008-05-25 Marcus WilliamsGmail style attachment processing
2008-05-25 William Morganmake 'm' (compose) in thread-view-mode prompt for a...
2008-05-25 William Morgana few trivial cleanups
2008-05-25 Ben Waltonmaildir speedups
2008-05-25 ianexact match gpg fix
2008-05-19 William Morganbugfix: gpg signing failures because when no trailing...
2008-05-19 Ben Waltonfix exception when editting an empty MULTI_HEADER
next