]> git.cworth.org Git - sup/shortlog
sup
2008-01-10 William MorganMerge branch 'master' into next
2008-01-10 William Morganuse "999" instead of 999 for gem version identifier
2008-01-10 William Morganbugfix in ThreadSet#remove_id: wasn't working for root...
2008-01-09 William Morganbugfix: title printing for appropriate TERM values
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 Morgan(minor) update Rakefile with vim and emacs syntax pragmas
2008-01-09 William MorganMerge branch 'master' into next
2008-01-09 William Morganadd 'screen' to the list of possible TERM values that...
2008-01-09 William Morgandetect character set correctly (but unix-centrically)
2008-01-09 William Morganonly set terminal title if $TERM is an xterm or rxvt...
2008-01-08 William Morganstrip out \t and \r from text attachments when viewing...
2008-01-08 William Morganbugfix: attachment tempfile deletion
2008-01-08 William Morganbugfix: thread correctly in resumed/killed draft messages
2008-01-08 William Morganbugfix in reply-to-all
2008-01-08 Nicolas Pouillardfix: Add parentheses since `||' binds more than `or'.
2008-01-08 Nicolas Pouillardencoding, fix: Normalize UTF8 and UTF_8 to utf8, to...
2008-01-08 Nicolas Pouillardmessage.rb: Fix the usage of error_message and Chunk...
2008-01-08 William Morganadd delete key support to textfields
2008-01-07 William Morgantodo updates
2008-01-07 William Morganupdate rubymail pointer on webpage
2008-01-07 William Morganfix help text in sup-tweak-labels
2008-01-06 William Morganadd "." commands to thread-view-mode: dispatch-and...
2008-01-06 William Morganadd a :regexen section of an account in config.yaml...
2008-01-06 William Morganclean up account code slightly
2008-01-06 William Morgansave all message state when seppukuing
2008-01-04 William Morganworkaround for a rmail MIME parsing bug
2008-01-04 Ismo Puustinenadded some unit tests for message parsing
2008-01-04 William Morganbugfix: threading works properly again. and is improved...
2008-01-04 William Morganbugfix: multiple full header views would overwrite...
2008-01-04 William Morganbugfix: thread ordering in thread-index-mode "jumping...
2008-01-02 William Morganminor webpage changes
2008-01-01 William Morganmore todo updates
2008-01-01 William Morgantodo updates: plans for 0.4 and 0.5
2007-12-31 William Morgansadly, that thread invariant cannot be maintained witho...
2007-12-30 William Morganremove spurious logging from completion code
2007-12-30 William Morganmake BufferManager#ask_getch and #ask finally work...
2007-12-30 William Morganadded dispatch-and-kill to thread-view-mode
2007-12-30 William Morganadded ThreadIndexMode#launch_next_thread_after to suppo...
2007-12-30 William Morganclean up an error message in BufferManager (minor)
2007-12-30 William Morganadded FinishLine object to util.rb (currently unused)
2007-12-30 William Morganadded multi-key del/spam/archive/nothing-and-kill-buffe...
2007-12-30 William Morganbetter error message for keymap conflicts (minor)
2007-12-30 William Morganadd multi-key sequence support
2007-12-30 William Morganbugfix: keystroke 'n' duplicated in scroll-mode
2007-12-30 William Morganbugfix in keymap: actually check for duplicate keys
2007-12-30 William Morganbugfix: make thread-index-mode handle deletion notices...
2007-12-30 William Morganmaintain a more reasonable thread structure during...
2007-12-30 William Morganbugfix: properly choose root messages for threading...
2007-12-30 William Morganbetter documentation for Thread#first_useful_descendent
2007-12-30 William Morganstop automatically stripping Re: bits from message...
2007-12-30 William Morganremove spurious ThreadIndexMode#handle_deleted_update
2007-12-30 William Morgancomments clarification for UpdateManager
2007-12-27 William Morganbugfix for in-buffer search: corner case for results...
2007-12-27 William Morganbugfix in question asking: update position when window...
2007-12-26 William Morganwhoops, fix spurious delete in previous commit
2007-12-26 William Morganmake explicitly searching for "label:spam" and "label...
2007-12-26 William Morganuser query string normalization by pre-parsing with...
2007-12-22 Marcus Williamsadditional gmail-style query language additions
2007-12-22 William Morganadd #pipe-to-process to text-mode
2007-12-22 William Morganmove pipe-to-process functionality to a helper method...
2007-12-22 William Morganadded #each_raw_message_line to draft source
2007-12-21 William Morganallow contacts without aliases and prompt for name...
2007-12-21 William Morganupdated HACKING with better instructions for running...
2007-12-20 William Morganadded sup-tweak-labels script
2007-12-20 William Morgandisable gpg logging messages because they're a little...
2007-12-19 William Morganadded num_inbox_total_unread variable to after-poll...
2007-12-18 William Morganbugfix: snippets calculated for new messages
2007-12-18 William Morganupdated web page to point to git checkout
2007-12-18 William Morganadd *.swp pattern to top-level .gitignore
2007-12-15 wmorganupdated imap internaldate notes in comments
2007-12-14 wmorganbugfix: sup-config imap url parsing, and imap+mbox...
2007-12-14 wmorganturn off warnings about non-pgp signatures
2007-12-14 wmorganedit-message-mode bugfix: edit_message_or_header should...
2007-12-14 wmorganmake left/h and right/l have the same behavior in edit...
2007-12-13 wmorganfinally! gpg sign, encrypt, and both support on outgoin...
2007-12-10 wmorganfix copy and paste (thanks to Nicolas Pouillard)
2007-12-10 wmorganremove spurious log message
2007-12-10 wmorganpatch to add refine search command for label-search...
2007-12-10 wmorganmake edit-message-mode every so slightly less hideously...
2007-12-10 wmorganadded pipe_message command to th4read-view-mode (modifi...
2007-12-10 wmorganforward individual attachments from thread-view-mode...
2007-12-10 wmorganbe better about USING extensions for attachments
2007-12-10 wmorganbe better about picking extensions for attachments
2007-12-10 wmorganadd clause limit in searches
2007-12-10 wmorganbah!
2007-12-10 wmorganmake tag-matching-threads better
2007-12-10 wmorganfix (mostly!) the updates system
2007-12-10 wmorganprevent warning
2007-12-09 wmorganpossible bugfix in message decoding (body returning...
2007-12-09 wmorganiconv/rfc2047 patch from ismo puustinen (slightly modified)
2007-12-09 wmorganadd tag by match to thread-index-mode
2007-12-09 wmorganmake no-initial-poll actually useful
2007-12-08 wmorganbugfix: mod by zero in completino mode
2007-12-08 wmorganremove num_digits
2007-12-08 wmorganwhoops, forgot to add this to svn
2007-12-08 wmorganmake text/plain attachments part of the reply (patch...
2007-12-08 wmorganturn of imap sanity check that exchange fails
2007-12-08 wmorganbugfix: to/cc not read correctly from index
2007-12-08 wmorganadd gpg interface to all outgoing messages (but no...
next