]> git.cworth.org Git - sup/shortlog
sup
2007-01-02 wmorgans/SVM/SVN
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 wmorganmassive fixes for imap and mbox+ssh
2006-12-31 wmorganfixed bug in label assignment for new messages and...
2006-12-31 wmorganlog messages to $stderr if the buffer is not available
2006-12-31 wmorganhit 'R' to quicky recover drafts
2006-12-31 wmorganbetter whitespace
2006-12-30 wmorganwhen editing a draft, just jump right in to the edit
2006-12-30 wmorganminor bugfix
2006-12-30 wmorganfixed num_results_for
2006-12-30 wmorganminor bugfix
2006-12-30 wmorganhandle all source errors everywhere with a cute little...
2006-12-30 wmorganwrapped all imap errors so that they turn into source...
2006-12-30 wmorgannormalize whitespace
2006-12-30 wmorganremoved refs: header (only there for debugging purposes)
2006-12-30 wmorganadded String#normalize_whitespace and fixed String...
2006-12-30 wmorganwhoops!
2006-12-29 wmorganminor bugfix
2006-12-29 wmorganmajor improvements in broken source handling
2006-12-28 wmorganwhoohoo! thread index loading is completely from index...
2006-12-28 wmorganwhoops, silly mistake
2006-12-28 wmorgankeeping track of last access times in people.txt now...
2006-12-28 wmorgan- created a PersonManager that keeps track of the names...
2006-12-28 wmorgancached message chunks
2006-12-28 wmorganadded a nice "loading" message
2006-12-28 wmorganbuffermanager.say block mode
2006-12-28 wmorganminor tweaks that don't really improve much of anything
2006-12-28 wmorganadded mbox+ssh support (though pretty lame at the moment)
2006-12-28 wmorganfencepost error in end_offset
2006-12-28 wmorganmade the "indirect participant" indicator a + instead...
2006-12-28 wmorganmbox::loader#total went missing for some reason. replaced.
2006-12-27 wmorganbugfix
2006-12-27 wmorganyet more fixes on user queries
2006-12-27 wmorganbetter indexing
2006-12-27 wmorganfixed user query parsing
2006-12-27 wmorganimproved user query handling
2006-12-26 wmorganmoved responsibility for labels out of source and back...
2006-12-26 wmorganmade better!
2006-12-26 wmorganadded "Browse the SVN repository" link
2006-12-26 wmorgangeneral updates
2006-12-26 wmorgangeneral improvments
2006-12-25 wmorganfixed inifinite loop when polling drafts if there are...
2006-12-24 wmorganminor bugfixes
2006-12-20 wmorgancatch both MessageFormatErrors and SourceErrors
2006-12-20 wmorganminor comment cleanup
2006-12-20 wmorganimap bugfix (cur_offset not being stored) and better...
2006-12-20 wmorgansmall gui improvements, mostly involving snippets
2006-12-20 wmorganless verbose
2006-12-20 wmorganthread abort on exception moved
2006-12-20 wmorganfixed search for spam problem
2006-12-11 wmorganminor cleanups
2006-12-10 wmorgangoddammit forgot imap.rb
2006-12-10 wmorganincluded source.rb
2006-12-10 wmorganchrist
2006-12-10 wmorganupdate to 0.0.2a
2006-12-10 wmorganwhoopsie! new message should be new. 0.0.2a
2006-12-10 wmorganguess i can't have newlines in there?
2006-12-10 wmorganupdated for 0.0.2
2006-12-10 wmorganupdates for 0.0.2
2006-12-10 wmorganwhoops, forgot to update this. broken => broken_msg
2006-12-10 wmorgantweaked broken source handling
2006-12-10 wmorganminor tweak in help for imap
2006-12-10 wmorganfinishing touches on broken source handling
2006-12-10 wmorganunified reporting of thread exceptions
2006-12-10 wmorgan(large change) enabled imap support, and reworked every...
2006-12-10 wmorganminor tweak to align bcc: header
2006-12-10 wmorganimproved handling of killing buffers. buffers now check...
2006-12-10 wmorganhandle trailing newlines in log messages
2006-12-07 wmorganpreparations for imap
2006-12-04 wmorganBREAK_RE => /^From \S+/
2006-12-04 wmorganbug fixes with new strict mbox checking
2006-12-04 wmorganfix for new mbox offset strictness
2006-12-04 wmorgancleaned up output
2006-12-03 wmorganremoved cruft from index.rb, and made source_info an...
2006-12-03 wmorganjump to left with '['
2006-12-02 wmorganimproved polling behavior
2006-12-02 wmorganadded debug check for Thread vs ::Thread, and removed...
2006-12-01 wmorganrefresh screen after viewing attachment (for ncurses...
2006-12-01 wmorganadded saving of message and attachments to disk (and...
2006-12-01 wmorgandisabled message flashing while questions are being...
2006-12-01 wmorganslight rejiggering of display to handle long buffer...
2006-12-01 wmorgan/bin/env => /usr/bin/env (thanks to Rakan El-Khalil)
2006-11-29 wmorganbugfixes: offset doesn't need to be +1, and message...
2006-11-29 wmorganmore tweaks
2006-11-29 wmorganbugfix: handle nil (unreceived) message
2006-11-29 wmorganspace-saving measures in thread-index-mode. two more...
2006-11-29 wmorganfixed full header mode to actually show the header...
2006-11-29 wmorganmore tweaks. can't stop!
2006-11-29 wmorganmore tweaks. can't stop!
2006-11-29 wmorganignore all multipart/ mime chunks
2006-11-29 wmorganupdated "getting it" section
2006-11-29 wmorganminor tweaks for consistency
2006-11-29 wmorganadded credit to matt armstrong for rmail
2006-11-29 wmorganbug fix for detecting user-defined headers
2006-11-29 wmorganbug fix: use default accounts' sendmail if no immediate...
2006-11-29 wmorganupdates based on ml feedback
2006-11-28 wmorganmoved evertying to devel