]> git.cworth.org Git - sup/shortlog
sup
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...
2007-12-08 wmorganadded --no-initial-poll option (good for development...
2007-12-07 wmorgansvn url fix from marcus williams
2007-12-07 wmorganfrom:me patch from Grant Hollingworth
2007-12-07 wmorganre-fix reply-to address chosing (reply to recipient...
2007-12-05 wmorganmore tweaks of detailed-header hook
2007-12-05 wmorganapplied a modified detailed header hook from colin...
2007-11-29 wmorgangrant hollingworth once again finding my mistakes and...
2007-11-29 wmorganfix from email bug
2007-11-29 wmorganprotect sup-sync against infinity
2007-11-29 wmorganremind me to test changes before committing them
2007-11-28 wmorganbuffer killing & focusing bugfixes based on patch by...
2007-11-28 wmorganreplymode does a better job of replying from the email...
2007-11-27 wmorganupdate new user guide for 0.3
2007-11-27 wmorganupdate TODO for 0.4
2007-11-27 wmorganupdate webpage for 0.3
2007-11-27 wmorganupdate history for 0.3
2007-11-27 wmorganbump version to 0.3
2007-11-27 wmorganfix minibuf disappearing during tab completion
2007-11-26 wmorganthread snippet improvement: display snippet of first...
2007-11-26 wmorganmime type filename detection patch form Nicolas Pouillard
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorganpollmode bugfix
2007-11-24 wmorgan- label-list-mode rekeyed tab to 'u' for showing only...
2007-11-24 wmorganmore minibuf say vs ask tweaking
2007-11-24 wmorganmaybe fix disappearign status lines when a #say and...
2007-11-24 wmorganmake label-list-mode non-modal
2007-11-24 wmorganmove module-style spawn_xxx to class method style
2007-11-24 wmorganbetter source error reporting, and better message loading
2007-11-24 wmorganmade "loading message bodies" message have a counter...
2007-11-24 wmorgan- Make buffer-list-mode reload upon focus (thanks to...
2007-11-23 wmorganchronic on:today patch from Grant Hollingworth
2007-11-23 wmorganmake which text is quoted a little more intelligent
2007-11-23 wmorganyet more imap betterification
2007-11-23 wmorganslight betterification of Recoverable
2007-11-23 wmorganbuffer bugfix: focused buffer not being set?
2007-11-23 wmorganspeed up imap load time
2007-11-23 wmorganspeed up imap load time
2007-11-23 wmorganno idea why this started breaking for me, but a trivial...
2007-11-14 wmorganre-fix Text to truncate any penultimate blank lines
2007-11-14 wmorganbugfix in hide_thread
2007-11-14 wmorganadded before-edit hook from Pierre Baillet
2007-11-14 wmorganmake text-mode preserve original unmunged text (for...
2007-11-14 wmorganpatch to move save-to-disk from logmode to textmode...
2007-11-14 wmorganText bugfix from Brendan O'Connor
2007-11-14 wmorganfix border case with reply-to-recipient
2007-11-12 wmorganremoved some vestigal poll-mode code
2007-11-12 wmorganbugfix in poll new-message counting from marcus williams
2007-11-12 wmorganbugfix for input history (stop adding all those excessi...
2007-11-12 wmorganpretty up logging by removing the two messages that...
2007-11-12 wmorganchronic refinement patch from marcus williams
2007-11-12 wmorganuniqueify labels before writing to index
2007-11-12 wmorgandistinguish search types, and blank searches now do...
2007-11-12 wmorganadd killed threads bugfix to TODO
2007-11-09 wmorgantiny bugfix for threadindexmode#contains_thread from...
2007-11-09 wmorganadded chronic support thanks to Marcus Williams
2007-11-09 wmorganfix email tab completion (i think!)
2007-11-08 wmorganbetter string pluralization and email parsing methods...
2007-11-08 wmorganminor cleanups
2007-11-08 wmorganslightly nicer comments for thread-index-mode
2007-11-08 wmorganwrap searches
2007-11-08 wmorgansubscribe/unsubscribe functionality
2007-11-08 wmorganclean up thread-index-mode to synchronize better
2007-11-08 wmorganmove sup-exception-log code so that it captures everything
2007-11-07 wmorganimprove forwarding, having it prompt for addresses...
2007-11-07 wmorganbugfix: supply from when missing from headers
2007-11-07 wmorganfix normalize_whitespace error where rubymail is breaking
2007-11-07 wmorganwhen a hook throws an exception, disable it rather...
2007-11-07 wmorganapplied modified index-mode-size-widget hook from colin...
2007-11-07 wmorganfix my breaking of marcus's patch, thanks to marcus
next