]> git.cworth.org Git - sup/history - lib/sup/modes
add hooks for before- and after- yaml marshalling
[sup] / lib / sup / modes /
2009-08-17 William Morganminor code style tweaks and whitespace removals
2009-08-17 William Morganrefactor index access into three methods and rewrite...
2009-08-17 William Morganmaintain labels as Sets rather than arrays
2009-08-03 William MorganMerge branch 'xapian'
2009-07-27 Adeodato SimóUse /etc/mailname if present to determine the hostname...
2009-07-27 Adeodato SimóUnbreak "bounce-command" hook (was referencing an nonex...
2009-06-24 Rich Laneadd limit argument to author_names_and_newness_for_thread
2009-06-24 Rich Laneindex: consistent naming
2009-06-24 William Morganfix another missing part of a previous merge
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 William Morganremove warnings about RE_UTF8
2009-06-15 Rich Lanefixes for ruby1.9
2009-06-09 William Morganfix reply-mode always selecting "Customized"
2009-06-07 Ben WaltonBounce Message Hook
2009-06-07 Ben WaltonAdd message bouncing capability
2009-06-05 William Morgandon't jump to the next open message when expanding
2009-06-05 Ben WaltonAdd V to view a raw message (headers and body).
2009-06-05 William Morganmake enter collapse current message in thread-view...
2009-05-31 William Morganminor display_length optimization
2009-05-31 William Morganminor display optimization
2009-05-28 William Morganminor update of undo message for labeling one thread
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-27 Mark Alexanderput labels before subject in thread index view
2009-05-27 Alex VandiverRemove duplicate line
2009-05-20 William Morganremove debugging change
2009-05-20 William Morganmore display_length changes
2009-05-20 William Morganfix display of utf8 characters so that widths are correct
2009-05-20 William Morganmime-encode utf8 addressess and subjects in outgoing...
2009-05-19 William MorganMerge commit 'origin/sup-sync-improvements'
2009-05-18 William Morganbugfix: label counts not set correctly on new messages
2009-05-18 William Morganmake parse_user_query_string raise exceptions on error
2009-05-18 William MorganMerge commit 'origin/string-split-fixes'
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-05-17 William Morganclean up undo logic
2009-05-04 Ben WaltonKeymap: improve behaviour of apply to tagged in thread...
2009-04-27 William Morganaaaand fix up NON_EDITABLE_HEADERS
2009-04-26 William Morganbugfix: edit-message-mode headers broken by case changes
2009-04-26 William Morganmove MBox.parse_header -> Source.parse_raw_email_header
2009-04-23 Stefan LundströmChanged cc and bcc field editing to use Person.full_add...
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-04-09 William Morgankeybindings: ; -> buffer-list-mode, b, B, +
2009-04-09 William Morganimprove buffer-list-mode to sort by atime and more
2009-04-09 William Morganadd unsaved? attribute to modes
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-27 William Morganbugfix bugfix: preserve recipient_email email address
2009-03-26 William Morganbugfix: reply from addresses drop the names
2009-03-25 Nicolas PouillardRemove the now useless PersonManager
2009-03-25 William Morganmake ThreadIndexMode#save optionally threaded
2009-03-25 William Morganbackground-threadify message state saving
2009-03-23 Nicolas PouillardAllow multi_edit_labels to remove labels using -lab...
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 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 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 Nicolas Pouillardsave contacts.txt on '$'
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-06 William Morganallow signature hook to return :none for no signature
2008-06-04 Jeff Baloghadding a reply-to hook for setting the default reply...
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-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-19 William Morganbugfix: gpg signing failures because when no trailing...
2008-05-19 Ben Waltonfix exception when editting an empty MULTI_HEADER
next