]> git.cworth.org Git - sup/shortlog
sup
2008-01-23 William Morganupdate history for 0.4
2008-01-22 William Morgan(minor) remove warnings when run with -w
2008-01-22 William MorganMerge branches 'prev-next-improv', 'fix-warnings',...
2008-01-22 William MorganMerge branch 'quote-detection'
2008-01-22 William MorganMerge branch 'bin-lib-versions'
2008-01-22 William Morganescape all regexes used for tab completion
2008-01-22 Jeff Baloghmodulo the file size in a maildir, so it's <= 7 digits.
2008-01-22 Grant Hollingworthrenamed "quoteline" hook to "attribution"
2008-01-19 William Morgancase-insensitive content-type detection
2008-01-17 William Morganmore quote detection tweaking
2008-01-17 William Morganmake '#' in thread-index-mode join all tagged threads...
2008-01-17 William MorganTagger#apply_to_tagged can take an arbitrary action
2008-01-17 William Morganadd the ability to joining threads forcefully to ThreadSet
2008-01-17 William Morgan(minor) bugfix for Container#is_reply?
2008-01-16 William Morgangrab non-terminal blank lines as part of quotes
2008-01-16 William Morganloosen up quote header matching
2008-01-16 William Morganadd mime-view hook for viewing mime attachments
2008-01-16 William MorganMerge branch 'master' into next
2008-01-16 William Morganuse gettext library to determine character set
2008-01-16 Marcus WilliamsAdded quoteline hook for reply mode
2008-01-16 Marcus WilliamsFix for some warnings on faked addresses and ids
2008-01-15 William MorganMerge branch 'master' into next
2008-01-15 William Morgan(minor) remove spurious lines from last commit
2008-01-15 Nicolas PouillardAvoid re-adding the signature when re-editing a draft...
2008-01-14 William Morgan(minor) reformat comments
2008-01-14 William Morganbugfix: file-browser-mode should reset the cursor when...
2008-01-14 William MorganHACKING update: and/or versus ||/&&
2008-01-14 William Morgan"loose alignment" of the first open message when starti...
2008-01-13 William Morganmake column jumping go by 4 chars at a time instead...
2008-01-13 William Morganbugfix: jump_to_col should only jump to a multiple...
2008-01-13 William Morganadd 'z': align current message, to thread-view-mode
2008-01-13 William Morganmake 'n' and 'p' in thread-view-mode always top-and...
2008-01-13 William Morganmake thread-view-mode 'n' and 'p' work with unreceived...
2008-01-13 William Morganpreserve filename when viewing attachments with text...
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...
next