]> git.cworth.org Git - sup/shortlog
sup
2009-07-28 Rich Laneexplicitly load messages in testcase
2009-07-28 Edward Z. Yangmake logging less chatty
2009-07-28 Edward Z. Yangfix broken arrow keypresses after shelling out
2009-07-27 Adeodato SimóUse /etc/mailname if present to determine the hostname...
2009-07-27 Nicolas Pouillardeasy_decode now also catches InvalidCharacter
2009-07-27 Adeodato SimóUnbreak "bounce-command" hook (was referencing an nonex...
2009-06-24 William Morganfix another missing part of a previous merge
2009-06-24 William Morganfix missing part of a previous merge
2009-06-24 William MorganMerge commit 'bwalton/bw/flexible_sent'
2009-06-24 William MorganMerge commit 'bwalton/bw/bounce_message'
2009-06-24 William MorganMerge branch 'labels-before-subj'
2009-06-15 William Morganbugfix: correct time format in sent message mbox
2009-06-15 William Morganremove warnings about RE_UTF8
2009-06-15 Rich Lanefixes for ruby1.9
2009-06-15 William Morganupdate changelog and releasenotes for 0.8.1
2009-06-15 William Morganmake multibyte display "work" for non-utf8 locales
2009-06-09 William Morganfix reply-mode always selecting "Customized"
2009-06-08 William Morganreduce quote parsing worst-case behavior
2009-06-07 Ben WaltonBounce Message Hook
2009-06-07 Ben WaltonAdd message bouncing capability
2009-06-05 William Morganupdate documentation to be slightly less out of date
2009-06-05 William Morganadd sup-announce list info to webpage
2009-06-05 William Morganupdate changelog, etc for 0.8 release
2009-06-05 William Morgandon't jump to the next open message when expanding
2009-06-05 Ben WaltonAdd V to view a raw message (headers and body).
2009-06-05 William Morganmake enter collapse current message in thread-view...
2009-06-02 William Morganremove vestigal Iconv.normalize method
2009-06-02 Mark Alexanderhandle nil charset on attachments
2009-06-02 William Morganrefactor iconv stuff, and normalize message body and...
2009-05-31 William Morganyet another utf8 bugfix: fix string subsetting
2009-05-31 William Morganminor display_length optimization
2009-05-31 Richard BrownUse rake/packagegemtask
2009-05-31 William Morganmove rfc2047 require to proper place
2009-05-31 William Morganutf8 bugfix: clear lines correctly
2009-05-31 William Morganminor display optimization
2009-05-28 Ben WaltonCollapse attr_reader lines
2009-05-28 Ben WaltonSmall cleanup: Don't use $config in main code.
2009-05-28 Ben WaltonSent label handling change
2009-05-28 Ben Waltonsup-config: add awareness of non-default sent source
2009-05-28 Ben WaltonSentManager: rework handling to allow for user specifie...
2009-05-28 Ben WaltonAdd store_message to IMAP, mbox and Maildir sources.
2009-05-28 William Morganminor update of undo message for labeling one thread
2009-05-28 William MorganMerge branch 'parser-user-query-fix'
2009-05-28 William MorganMerge commit 'origin/utf8-fixes'
2009-05-28 William MorganMerge commit 'origin/undo-manager'
2009-05-28 William MorganMerge commit 'origin/various-mbox-fixes'
2009-05-28 William MorganMerge commit 'origin/scanning-speedups'
2009-05-27 Mark Alexanderput labels before subject in thread index view
2009-05-27 Alex VandiverRemove duplicate line
2009-05-27 Alex VandiverStandardize on backquotes for program invocations,...
2009-05-27 Alex VandiverMinor typo fix
2009-05-27 Alex VandiverCorrect "Appending A" to "Appendix A"
2009-05-26 William Morganenforce label uniqueness and internedness
2009-05-26 William Morganminor comment tweak
2009-05-26 William Morganfencepost bug: thread size wrong in log
2009-05-20 William Morganremove debugging change
2009-05-20 William Morganbugfix: use 64 colors, not 16
2009-05-20 William Morganmore display_length changes
2009-05-20 William Morganfix display of utf8 characters so that widths are correct
2009-05-20 William Morganmime-encode utf8 addressess and subjects in outgoing...
2009-05-19 William MorganMerge commit 'origin/sup-sync-improvements'
2009-05-18 William Morganbugfix: label counts not set correctly on new messages
2009-05-18 William Morganadd a --very-verbose option to sup-tweak-labels
2009-05-18 William Morganmake a Index#run_query method, update sup-tweak-labels
2009-05-18 William Morganmake parse_user_query_string raise exceptions on error
2009-05-18 Kirill Smelkovchmod a+x bin/*
2009-05-18 Marcus WilliamsChronic context fix
2009-05-18 William MorganMerge commit 'origin/string-split-fixes'
2009-05-18 William MorganMerge commit 'origin/edit-message-mode-longname'
2009-05-18 William MorganMerge branch 'better-buffer-list'
2009-05-18 William MorganMerge commit 'origin/labels-rework'
2009-05-18 William MorganMerge branch 'zsh-completion'
2009-05-18 William MorganMerge branch 'dlload-bugfix'
2009-05-17 William Morganclean up undo logic
2009-05-17 William Morganmake UndoManager#register take a block
2009-05-17 William Morganminor bugfix: rubymail sometimes returns a nil content_type
2009-05-17 William Morgancheck for a correct date on mbox From lines
2009-05-17 William Morganmake the default MBox start offset be 0, not nil
2009-05-17 William Morganmake MBox::Loader#next return nil once EOF is hit
2009-05-13 William Morganbugfix: further fixing of split usage
2009-05-13 William Morganbugfix: index label parsing code incorrect
2009-05-13 William Morganminor: remove ucfirst (use capitalize instead)
2009-05-04 Ben WaltonKeymap: improve behaviour of apply to tagged in thread...
2009-05-04 William Morganbugfix: typo
2009-05-04 William Morganbugfix: poll.rb assuming all messages have froms
2009-05-04 William Morganimprove sup-sync output
2009-05-04 William Morganmake sup-sync's --start-at actually useful
2009-04-29 William Morgandon't require has_errors? in Source objects
2009-04-29 William Morganmake raw_message faster with string += => <<
2009-04-29 William Morganfix mbox splitting regexp
2009-04-27 William Morganaaaand fix up NON_EDITABLE_HEADERS
2009-04-26 William Morganbugfix: edit-message-mode headers broken by case changes
2009-04-26 William Morgandon't automatically parse header on Message#new
2009-04-26 William Morganmake Index#sync_message take an extra speedy arg
2009-04-26 William Morgandisable extra (slow) sanity check in Index adding
2009-04-26 William Morganbetter sup-sync output
2009-04-26 William Morganmove MBox.parse_header -> Source.parse_raw_email_header
2009-04-26 William Morgandisable logging of email header cleanups
2009-04-26 William Morganchange email header parsing. MASSIVE SPEEDUP!
2009-04-26 William Morganreplace += with << in mbox reading
next