]> git.cworth.org Git - sup/history - bin/sup
ui responsiveness tweaks
[sup] / bin / sup
2008-02-20 Nicolas Pouillardadd a startup hook
2008-02-19 William MorganMerge branch 'master' into next
2008-02-19 William MorganMerge branch 'master' of git+ssh://wmorgan@repo.or...
2008-02-18 William MorganMerge branch 'parse-tweaks' into next
2008-02-16 William MorganMerge branch 'draft-colors' into next
2008-02-16 Nicolas PouillardShow drafts in red, in thread-index-mode.
2008-02-16 William MorganMerge branch 'cancel-search'
2008-02-16 William MorganMerge branches 'tag-nouns', 'initial-view-fix', 'id...
2008-02-16 William MorganMerge branch 'load-all-threads'
2008-02-16 William MorganMerge branch 'master' into next
2008-02-16 William MorganMerge branch 'maildir-speedup-redo' into next
2008-02-16 William MorganMerge branch 'master' into next
2008-02-14 William MorganMerge branch 'master' into next
2008-02-07 William MorganMerge branch 'startup-compose' into next
2008-02-07 William Morganadd --commit option to spawn a compose-mode upon startup
2008-02-07 William Morgansquash me
2008-02-07 William Morganclean up command-line argument help text
2008-02-05 William MorganMerge branch 'dispatch-and-prev-redo' into next
2008-02-03 William MorganMerge branch 'master' into next
2008-02-03 iansepuku -> seppuku
2008-01-22 William MorganMerge branches 'prev-next-improv', 'fix-warnings',...
2008-01-22 William MorganMerge branch 'bin-lib-versions'
2008-01-16 William MorganMerge branch 'master' into next
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-06 William Morgansave all message state when seppukuing
2007-12-30 William Morganadd multi-key sequence support
2007-12-09 wmorganmake no-initial-poll actually useful
2007-12-08 wmorganadded --no-initial-poll option (good for development...
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorganmake label-list-mode non-modal
2007-11-24 wmorganmove module-style spawn_xxx to class method style
2007-11-23 wmorganyet more imap betterification
2007-11-23 wmorganspeed up imap load time
2007-11-23 wmorganno idea why this started breaking for me, but a trivial...
2007-11-12 wmorganpretty up logging by removing the two messages that...
2007-11-12 wmorgandistinguish search types, and blank searches now do...
2007-11-08 wmorganmove sup-exception-log code so that it captures everything
2007-11-06 wmorganadded 'c' as an alias for compose new message to placat...
2007-11-06 wmorganadd buffer search with '/' and 'n', and change index...
2007-11-03 wmorganadd --search option to sup (thanks to Marcus Williams)
2007-11-02 wmorganbugfix: draft loader not being detected properly by...
2007-11-02 wmorganrefine search by pressing '.' in search-results-mode...
2007-10-29 wmorganfix compose mode spawning from within thread-view-mode
2007-10-27 wmorganrefactor message chunk to determine its own initial...
2007-10-27 wmorganfix label tab-completion downcase issue
2007-10-27 wmorganmessage/rfc822 mime-type handling
2007-10-27 wmorganconsolidate curses requirement
2007-09-14 wmorganyet more minor cryptosig prettynessing
2007-09-14 wmorganminor cryptosig prettynesses
2007-09-14 wmorganvery preliminary gpg signature verification
2007-08-20 wmorganlabel search bugfix
2007-08-19 wmorganhook system
2007-08-09 wmorganyet another edit->edit_message change. sigh
2007-08-06 wmorganto, cc, bcc prompting and editing, with tab completion
2007-07-30 wmorganbugfix for label selection
2007-07-30 wmorgantab completion for label editing
2007-07-15 wmorganbugfix: interactive prompt, extra empty line in status...
2007-07-08 wmorganL now prompts for label rather than immediately spawnin...
2007-07-06 wmorganfinally, attachment support\!
2007-06-20 wmorganvarious minor bugfixes
2007-06-13 wmorganupdate send-to address for exceptions
2007-06-13 wmorganyet more better intra-saving exception resilience
2007-06-12 wmorganbetter resilience in the face of sources.yaml-destroyin...
2007-06-08 wmorganhandle any errors during manager initialization
2007-06-06 wmorganbugfix: lock file now actually periodically touched...
2007-06-04 wmorganbetter locking
2007-06-04 wmorganmultiple concurrent process detection and resolution
2007-05-23 wmorganbetter buffer names
2007-05-23 wmorganvarious minor bugfixes
2007-05-11 wmorganadded no-threads option to sup, which might be useful...
2007-04-04 wmorganstarred things now are yellow and i saved one character...
2007-04-03 wmorganfixed drafts bug and now pollmode stays hidden upon...
2007-04-01 wmorganfinal logging output fixed
2007-04-01 wmorganimproved source error handling
2007-04-01 wmorganalternate starred color
2007-03-25 wmorgannotify user of source errors on startup and on poll
2007-02-11 wmorgan'A' archives and kills buffer in thread-view-mode ...
2007-02-10 wmorganask when quitting with unsaved buffers
2007-01-24 wmorganautomatically connect to all sources at once upon startup
2007-01-18 wmorganalternate colors in thread-view mode. not sure how...
2007-01-11 wmorganfixed label and contact-list modes to be a little better
2007-01-08 wmorganimap error handling refactorization
2007-01-05 wmorganmade the contact list load enough entries to fill the...
2007-01-05 wmorganrenamed load_more_threads to load_threads and moved...
2007-01-03 wmorganimproved load_n_threads
2007-01-02 wmorganyet more fixes to imap, some buffer debugging, and...
2007-01-02 wmorganmany changes (while on the airplane).
2006-12-31 wmorganmore imap and ssh bugfixes
2006-12-31 wmorganfixed bug in label assignment for new messages and...
2006-12-31 wmorganhit 'R' to quicky recover drafts
2006-12-29 wmorganmajor improvements in broken source handling
2006-12-28 wmorgan- created a PersonManager that keeps track of the names...
2006-12-27 wmorganimproved user query handling
2006-12-11 wmorganminor cleanups
2006-12-10 wmorganunified reporting of thread exceptions
2006-12-10 wmorganimproved handling of killing buffers. buffers now check...
2006-12-07 wmorganpreparations for imap
2006-12-02 wmorganimproved polling behavior
next