]> git.cworth.org Git - sup/history - lib/sup/util.rb
Merge branch 'locking-refactor'
[sup] / lib / sup / util.rb
2009-08-25 William MorganMerge branch 'locking-refactor'
2009-08-25 William MorganMerge branch 'ncurses-fixes'
2009-08-25 William MorganMerge branch 'various-api-refactors'
2009-08-25 William MorganMerge branch 'logging'
2009-08-22 William Morganminor logging output tweak
2009-08-19 William Morganminor misc code tweaks
2009-08-17 William Morganrewrite logging to have multiple levels: debug, info...
2009-08-17 William Morganrewrite Singleton to not require i_am_the_instance
2009-08-17 William Morganminor code style tweaks and whitespace removals
2009-08-17 William Morganmaintain labels as Sets rather than arrays
2009-08-07 William Morganrefactor index locking interaction and replace suicidem...
2009-08-03 William MorganMerge branch 'xapian'
2009-07-27 Nicolas Pouillardeasy_decode now also catches InvalidCharacter
2009-06-24 Rich Lanefix String#ord monkeypatch
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 Rich Lanefixes for ruby1.9
2009-06-15 William Morganmake multibyte display "work" for non-utf8 locales
2009-06-02 William Morganremove vestigal Iconv.normalize method
2009-06-02 William Morganrefactor iconv stuff, and normalize message body and...
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-26 William Morganenforce label uniqueness and internedness
2009-05-20 William Morganfix display of utf8 characters so that widths are correct
2009-05-19 William MorganMerge commit 'origin/sup-sync-improvements'
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-13 William Morganbugfix: index label parsing code incorrect
2009-05-13 William Morganminor: remove ucfirst (use capitalize instead)
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-03-23 Nicolas Pouillarddecoding: handle more misspellings, in particular ISO...
2008-11-26 Nicolas Pouillarddecoding rules: ignore ascii-7bit and normalize utf-7
2008-11-26 William MorganMerge branch 'master' into next
2008-11-20 Nicolas PouillardDo nothing on an unknown-8bit encoding.
2008-11-20 Nicolas PouillardFactor the Iconv decoding code, and be more lenient...
2008-07-31 William MorganMerge commit 'origin/ncurses-widechar'
2008-07-31 William MorganMerge commit 'origin/mark-as-spam-hook'
2008-07-31 William MorganMerge commit 'origin/reply-to-hook'
2008-07-31 William MorganMerge commit 'origin/color'
2008-06-19 William MorganMerge branch 'edit-as-new-fix'
2008-06-19 William MorganMerge branch 'attachments'
2008-06-19 William MorganMerge branch 'maildir-speedup'
2008-06-19 William MorganMerge branch 'non-ascii-message-id'
2008-06-19 Decklin Fosterrespond_to? needs include_private argument
2008-01-22 William MorganMerge branch 'master' into next
2008-01-22 William MorganMerge branches 'prev-next-improv', 'fix-warnings',...
2008-01-19 William Morgancase-insensitive content-type detection
2007-12-30 William Morganadded FinishLine object to util.rb (currently unused)
2007-12-13 wmorganfinally! gpg sign, encrypt, and both support on outgoin...
2007-12-10 wmorganforward individual attachments from thread-view-mode...
2007-12-08 wmorganremove num_digits
2007-12-08 wmorganadd gpg interface to all outgoing messages (but no...
2007-12-05 wmorganmore tweaks of detailed-header hook
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorganbetter source error reporting, and better message loading
2007-11-23 wmorganyet more imap betterification
2007-11-23 wmorganslight betterification of Recoverable
2007-11-09 wmorganfix email tab completion (i think!)
2007-11-08 wmorganbetter string pluralization and email parsing methods...
2007-11-08 wmorganclean up thread-index-mode to synchronize better
2007-08-29 wmorganimproved mime headers, yet again
2007-08-29 wmorganattachment and message mime stuff cleanups in preparati...
2007-08-27 wmorganmime-decode hook for plugging in external decoding...
2007-08-23 wmorganencoding bugfix thanks to jeff covey
2007-08-19 wmorganhook system
2007-07-30 wmorgantab completion for label editing
2007-07-08 wmorganL now prompts for label rather than immediately spawnin...
2007-07-06 wmorganfinally, attachment support\!
2007-06-13 wmorganyet more better intra-saving exception resilience
2007-06-06 wmorganbugfix: lock file now actually periodically touched...
2007-06-04 wmorganbetter locking
2007-05-30 wmorganbetter yamlication (and misc comment tweaks)
2007-05-15 wmorgani guess range doesn't have a #size method
2007-05-15 wmorganbetter internal thread-view layout management
2007-04-16 wmorganrelay respond_to? in Recoverable
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-02-21 wmorganmoved responsibility for archived? to source
2007-01-24 wmorganyet again reworked error handling and synchronization
2007-01-11 wmorganfixed label and contact-list modes to be a little better
2007-01-06 wmorganfixed "1 hours" => "one hour"
2007-01-05 wmorganimproved accuracy of to_nice_distance_of
2007-01-02 wmorganmany changes (while on the airplane).
2006-12-31 wmorganmassive fixes for imap and mbox+ssh
2006-12-31 wmorganfixed bug in label assignment for new messages and...
2006-12-30 wmorganadded String#normalize_whitespace and fixed String...
2006-12-29 wmorganmajor improvements in broken source handling
2006-12-28 wmorgan- created a PersonManager that keeps track of the names...
2006-11-29 wmorganspace-saving measures in thread-index-mode. two more...
2006-11-28 wmorganmoved evertying to devel