]> git.cworth.org Git - sup/history - lib/sup/modes
protect getch from ctrl-c's outside of the main event loop
[sup] / lib / sup / modes /
2009-09-08 William MorganMerge branch 'custom-search-hook'
2009-09-08 William MorganMerge branch 'enclosed-message-display-tweaks'
2009-09-08 William MorganMerge branch 'console-mode'
2009-09-08 William MorganMerge branch 'restore-state'
2009-09-08 William MorganMerge branch 'reply-all-keybindings'
2009-09-08 William MorganMerge branch 'logging-tweaks'
2009-09-08 William MorganMerge branch 'hook-local-vars'
2009-09-04 William MorganMerge branch 'xapian-updates'
2009-09-01 Rich Lanereply all keybindings
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-23 Carl Worthconvert a couple of arrays to sets for labels
2009-08-18 William Morganadd intro help text and 'e' command to console mode
2009-08-18 Rich Laneconsole: clear_hooks
2009-08-18 Rich Laneconsole: reload
2009-08-18 Rich Laneconsole: index internals accessor
2009-08-18 Rich Laneconsole: add/remove labels
2009-08-18 Rich Laneconsole mode
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 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'
next