| 2009-08-18 | William Morgan | ncurses cursor pops on after refresh. disable that. | commit | commitdiff | tree | snapshot | 
| 2009-08-16 | Benoît PIERRE | restore keypad mode after we force ncurses to refresh... | commit | commitdiff | tree | snapshot | 
| 2009-08-07 | William Morgan | die gracefully upon SIGKILL | commit | commitdiff | tree | snapshot | 
| 2009-08-06 | William Morgan | rewrap getch in select, handle sigwinch manually | commit | commitdiff | tree | snapshot | 
| 2009-08-05 | William Morgan | trap term | commit | commitdiff | tree | snapshot | 
| 2009-08-05 | William Morgan | improve ncurses key handling for sigwinch and sigint | commit | commitdiff | tree | snapshot | 
| 2009-08-05 | William Morgan | port ezyang@mit.edu's chattyness patch over to xapian... | commit | commitdiff | tree | snapshot | 
| 2009-08-03 | Rich Lane | xapian: drop excessively long terms | commit | commitdiff | tree | snapshot | 
| 2009-08-03 | William Morgan | Merge branch 'xapian' | commit | commitdiff | tree | snapshot | 
| 2009-07-28 | Rich Lane | xapian: fix issue with empty ferret query | commit | commitdiff | tree | snapshot | 
| 2009-07-28 | Rich Lane | xapian: fix MAX_DATE | commit | commitdiff | tree | snapshot | 
| 2009-07-28 | Rich Lane | explicitly load messages in testcase | commit | commitdiff | tree | snapshot | 
| 2009-07-28 | Edward Z. Yang | make logging less chatty | commit | commitdiff | tree | snapshot | 
| 2009-07-28 | Edward Z. Yang | fix broken arrow keypresses after shelling out | commit | commitdiff | tree | snapshot | 
| 2009-07-27 | Adeodato Simó | Use /etc/mailname if present to determine the hostname... | commit | commitdiff | tree | snapshot | 
| 2009-07-27 | Nicolas Pouillard | easy_decode now also catches InvalidCharacter | commit | commitdiff | tree | snapshot | 
| 2009-07-27 | Adeodato Simó | Unbreak "bounce-command" hook (was referencing an nonex... | commit | commitdiff | tree | snapshot | 
| 2009-07-27 | Rich Lane | xapian: dont exclude spam/etc in some internal searches | commit | commitdiff | tree | snapshot | 
| 2009-07-27 | Rich Lane | xapian: initialize sources in sup-dump | commit | commitdiff | tree | snapshot | 
| 2009-07-27 | Rich Lane | xapian: fix mk_addrs args in build_message | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | William Morgan | bugfix: dates need to be truncated for xapian to index | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | William Morgan | explicitly load index version, for better error messages | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | dont using SavingHash#[] for membership test | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | add limit argument to author_names_and_newness_for_thread | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | fix String#ord monkeypatch | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: add xapian implementation | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: choose index implementation with config entry... | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | add Message.indexable_{body, chunks, subject} | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | remove last external uses of ferret docid | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: move Ferret-specific code to ferret_index.rb | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: make wrap_subj methods private | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: revert overeager opts->query rename in each_mess... | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: remove unused method fresh_thread_id | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | move source-related methods to SourceManager | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: move has_any_from_source_with_label? to sup... | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | switch DraftManager to use Message.build_from_source | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: remove unused method load_entry_for_id | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | remove ferret entry from poll/sync interface | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | remove load_entry_for_id call in DraftManager.discard | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | remove load_entry_for_id call in sup-recover-sources | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: consistent naming | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | Rich Lane | index: cleanup interface | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | William Morgan | fix another missing part of a previous merge | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | William Morgan | fix missing part of a previous merge | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | William Morgan | Merge commit 'bwalton/bw/flexible_sent' | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | William Morgan | Merge commit 'bwalton/bw/bounce_message' | commit | commitdiff | tree | snapshot | 
| 2009-06-24 | William Morgan | Merge branch 'labels-before-subj' | commit | commitdiff | tree | snapshot | 
| 2009-06-15 | William Morgan | bugfix: correct time format in sent message mbox | commit | commitdiff | tree | snapshot | 
| 2009-06-15 | William Morgan | remove warnings about RE_UTF8 | commit | commitdiff | tree | snapshot | 
| 2009-06-15 | Rich Lane | fixes for ruby1.9 | commit | commitdiff | tree | snapshot | 
| 2009-06-15 | William Morgan | update changelog and releasenotes for 0.8.1 | commit | commitdiff | tree | snapshot | 
| 2009-06-15 | William Morgan | make multibyte display "work" for non-utf8 locales | commit | commitdiff | tree | snapshot | 
| 2009-06-09 | William Morgan | fix reply-mode always selecting "Customized" | commit | commitdiff | tree | snapshot | 
| 2009-06-08 | William Morgan | reduce quote parsing worst-case behavior | commit | commitdiff | tree | snapshot | 
| 2009-06-07 | Ben Walton | Bounce Message Hook | commit | commitdiff | tree | snapshot | 
| 2009-06-07 | Ben Walton | Add message bouncing capability | commit | commitdiff | tree | snapshot | 
| 2009-06-05 | William Morgan | update documentation to be slightly less out of date | commit | commitdiff | tree | snapshot | 
| 2009-06-05 | William Morgan | add sup-announce list info to webpage | commit | commitdiff | tree | snapshot | 
| 2009-06-05 | William Morgan | update changelog, etc for 0.8 release | commit | commitdiff | tree | snapshot | 
| 2009-06-05 | William Morgan | don't jump to the next open message when expanding | commit | commitdiff | tree | snapshot | 
| 2009-06-05 | Ben Walton | Add V to view a raw message (headers and body). | commit | commitdiff | tree | snapshot | 
| 2009-06-05 | William Morgan | make enter collapse current message in thread-view... | commit | commitdiff | tree | snapshot | 
| 2009-06-02 | William Morgan | remove vestigal Iconv.normalize method | commit | commitdiff | tree | snapshot | 
| 2009-06-02 | Mark Alexander | handle nil charset on attachments | commit | commitdiff | tree | snapshot | 
| 2009-06-02 | William Morgan | refactor iconv stuff, and normalize message body and... | commit | commitdiff | tree | snapshot | 
| 2009-05-31 | William Morgan | yet another utf8 bugfix: fix string subsetting | commit | commitdiff | tree | snapshot | 
| 2009-05-31 | William Morgan | minor display_length optimization | commit | commitdiff | tree | snapshot | 
| 2009-05-31 | Richard Brown | Use rake/packagegemtask | commit | commitdiff | tree | snapshot | 
| 2009-05-31 | William Morgan | move rfc2047 require to proper place | commit | commitdiff | tree | snapshot | 
| 2009-05-31 | William Morgan | utf8 bugfix: clear lines correctly | commit | commitdiff | tree | snapshot | 
| 2009-05-31 | William Morgan | minor display optimization | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | Ben Walton | Collapse attr_reader lines | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | Ben Walton | Small cleanup: Don't use $config in main code. | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | Ben Walton | Sent label handling change | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | Ben Walton | sup-config: add awareness of non-default sent source | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | Ben Walton | SentManager: rework handling to allow for user specifie... | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | Ben Walton | Add store_message to IMAP, mbox and Maildir sources. | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | William Morgan | minor update of undo message for labeling one thread | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | William Morgan | Merge branch 'parser-user-query-fix' | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | William Morgan | Merge commit 'origin/utf8-fixes' | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | William Morgan | Merge commit 'origin/undo-manager' | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | William Morgan | Merge commit 'origin/various-mbox-fixes' | commit | commitdiff | tree | snapshot | 
| 2009-05-28 | William Morgan | Merge commit 'origin/scanning-speedups' | commit | commitdiff | tree | snapshot | 
| 2009-05-27 | Mark Alexander | put labels before subject in thread index view | commit | commitdiff | tree | snapshot | 
| 2009-05-27 | Alex Vandiver | Remove duplicate line | commit | commitdiff | tree | snapshot | 
| 2009-05-27 | Alex Vandiver | Standardize on backquotes for program invocations,... | commit | commitdiff | tree | snapshot | 
| 2009-05-27 | Alex Vandiver | Minor typo fix | commit | commitdiff | tree | snapshot | 
| 2009-05-27 | Alex Vandiver | Correct "Appending A" to "Appendix A" | commit | commitdiff | tree | snapshot | 
| 2009-05-26 | William Morgan | enforce label uniqueness and internedness | commit | commitdiff | tree | snapshot | 
| 2009-05-26 | William Morgan | minor comment tweak | commit | commitdiff | tree | snapshot | 
| 2009-05-26 | William Morgan | fencepost bug: thread size wrong in log | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | William Morgan | remove debugging change | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | William Morgan | bugfix: use 64 colors, not 16 | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | William Morgan | more display_length changes | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | William Morgan | fix display of utf8 characters so that widths are correct | commit | commitdiff | tree | snapshot | 
| 2009-05-20 | William Morgan | mime-encode utf8 addressess and subjects in outgoing... | commit | commitdiff | tree | snapshot | 
| 2009-05-19 | William Morgan | Merge commit 'origin/sup-sync-improvements' | commit | commitdiff | tree | snapshot | 
| 2009-05-18 | William Morgan | bugfix: label counts not set correctly on new messages | commit | commitdiff | tree | snapshot | 
| 2009-05-18 | William Morgan | add a --very-verbose option to sup-tweak-labels | commit | commitdiff | tree | snapshot | 
| 2009-05-18 | William Morgan | make a Index#run_query method, update sup-tweak-labels | commit | commitdiff | tree | snapshot | 
| next |