]> git.cworth.org Git - sup/history - lib/sup.rb
Merge branch 'various-api-refactors'
[sup] / lib / sup.rb
2009-08-25 William MorganMerge branch 'various-api-refactors'
2009-08-25 William MorganMerge branch 'logging'
2009-08-19 William Morganadd hooks for before- and after- yaml marshalling
2009-08-17 William Morganrewrite logging to have multiple levels: debug, info...
2009-08-17 William Morganrewrite Singleton to not require i_am_the_instance
2009-08-17 William Morganminor code style tweaks and whitespace removals
2009-08-03 William MorganMerge branch 'xapian'
2009-06-24 Rich Laneindex: choose index implementation with config entry...
2009-06-24 Rich Lanemove source-related methods to SourceManager
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-15 William Morganmake multibyte display "work" for non-utf8 locales
2009-06-07 Ben WaltonBounce Message Hook
2009-06-07 Ben WaltonAdd message bouncing capability
2009-05-28 Ben WaltonSentManager: rework handling to allow for user specifie...
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-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-04-09 William Morganimprove dlload of setlocale() and include cygwin
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-03-25 Nicolas PouillardRemove the now useless PersonManager
2009-03-25 Nicolas PouillardRemove the people.txt mapping.
2009-03-16 Mike StipicevicAdded UndoManager class
2008-11-27 Steve GoldmanDisplay a default save path for attachments
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-04 William Morganexception cleanup: synchronize access, and require...
2008-06-03 Lionel Ottsup color customization
2008-05-25 William MorganMerge commit 'origin/unedited-newlines'
2008-04-26 Grant Hollingworthfixed dlopen of libc for os x
2008-04-25 William Morgani suck. move BIN_VERSION and LIB_VERSION back to "git"
2008-04-22 William Morganfinally apply ncurses wide-character patch from pierre...
2008-04-22 William Morganbump version to 0.5
2008-04-20 William MorganMerge branches 'completions-hook', 'find-horizontally...
2008-04-15 William Morganbugfix: save_yaml_object not using File.stat correctly
2008-03-09 William MorganMerge branch 'master' into next
2008-03-09 William Morganprotect user name guessing logic from nil values
2008-01-22 William MorganMerge branches 'prev-next-improv', 'fix-warnings',...
2008-01-22 William MorganMerge branch 'bin-lib-versions'
2008-01-22 William MorganMerge branch 'quoteline' into next
2008-01-16 William MorganMerge branch 'master' into next
2008-01-16 William Morganuse gettext library to determine character set
2008-01-15 William MorganMerge branch 'master' into next
2008-01-10 William MorganMerge branch 'master' into next
2008-01-09 William Morgancompare bin and lib versions, and error out on mismatch
2008-01-09 William MorganMerge branch 'master' into next
2008-01-09 William MorganMerge branch 'master' into next
2008-01-09 William Morgandetect character set correctly (but unix-centrically)
2007-12-13 wmorganfinally! gpg sign, encrypt, and both support on outgoin...
2007-12-08 wmorganadd gpg interface to all outgoing messages (but no...
2007-11-27 wmorganbump version to 0.3
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorganbetter source error reporting, and better message loading
2007-11-09 wmorganadded chronic support thanks to Marcus Williams
2007-11-08 wmorganmove sup-exception-log code so that it captures everything
2007-11-06 wmorganadd prompt_for_subject configuration option
2007-10-29 wmorganchange version to 0.2
2007-10-27 wmorganadd neede curses dep
2007-09-30 wmorganrefactor message chunk & chunk layout
2007-09-15 wmorgancryptosig improvements
2007-08-20 wmorgancheck for missing attachments and top-posting
2007-08-19 wmorganhook system
2007-08-12 wmorganvarious hoe/rakefile tweaks
2007-08-09 wmorganfix rakefile local build issues
2007-08-06 wmorganto, cc, bcc prompting and editing, with tab completion
2007-07-24 wmorganset version to svn
2007-07-06 wmorganfinally, attachment support\!
2007-07-03 wmorganclean up various edit-message-mode subclasses, and...
2007-06-18 wmorganencoding and rfc2047 header support
2007-06-13 wmorganyet more better intra-saving exception resilience
2007-06-12 wmorganbugfix: save_yaml_obj safe=true filename
2007-06-12 wmorganbetter resilience in the face of sources.yaml-destroyin...
2007-06-08 wmorganhandle any errors during manager initialization
2007-06-04 wmorganbetter locking
2007-06-04 wmorganmultiple concurrent process detection and resolution
2007-06-03 wmorganlabels now fully determined by sources.yaml, and lots...
2007-05-30 wmorganbetter yamlication (and misc comment tweaks)
2007-05-23 wmorgandefault to fancy vi as editor unless is set (thanks...
2007-05-21 wmorgannewline patch. thanks brian.
2007-05-20 wmorganrefactor threading (much nicer now). thread by subject...
2007-05-11 wmorganadded no-threads option to sup, which might be useful...
2007-04-02 wmorganready for 0.0.8
next