| 2009-09-09 | William Morgan | don't require log-mode to auto-respawn | commit | commitdiff | tree | snapshot | 
| 2009-09-09 | William Morgan | protect getch from ctrl-c's outside of the main event... | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | Merge branch 'custom-search-hook' | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | fix broken merge | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | remove out-of-date comments about the hook system | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | Merge branch 'enclosed-message-display-tweaks' | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | Merge branch 'console-mode' | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | Merge branch 'restore-state' | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | Merge branch 'reply-all-keybindings' | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | Merge branch 'logging-tweaks' | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | William Morgan | Merge branch 'hook-local-vars' | commit | commitdiff | tree | snapshot | 
| 2009-09-08 | Ben Walton | always apply label :sent to messages in sentmanager | commit | commitdiff | tree | snapshot | 
| 2009-09-06 | William Morgan | coerce Message#add_label (and others) arguments to... | commit | commitdiff | tree | snapshot | 
| 2009-09-06 | William Morgan | bugfix: :sent label not being applied to sent messages | commit | commitdiff | tree | snapshot | 
| 2009-09-04 | William Morgan | Merge branch 'xapian-updates' | commit | commitdiff | tree | snapshot | 
| 2009-09-04 | Kornilios Kourtis | handle malformed multiplart messages | commit | commitdiff | tree | snapshot | 
| 2009-09-04 | William Morgan | minor sup-config output tweaks | commit | commitdiff | tree | snapshot | 
| 2009-09-04 | William Morgan | sup-config whitespace tweaks | commit | commitdiff | tree | snapshot | 
| 2009-09-04 | William Morgan | bugfix in yaml serialization | commit | commitdiff | tree | snapshot | 
| 2009-09-04 | William Morgan | fail fast if config is not valid | commit | commitdiff | tree | snapshot | 
| 2009-09-04 | William Morgan | bugfix: crypto return values when no gpg binary detected | commit | commitdiff | tree | snapshot | 
| 2009-09-03 | Rich Lane | sup-sync: restore state on messages that don't already... | commit | commitdiff | tree | snapshot | 
| 2009-09-01 | Rich Lane | remove use of Object#tap | commit | commitdiff | tree | snapshot | 
| 2009-09-01 | Carl Worth | make SUP_LOG_LEVEL self-documenting | commit | commitdiff | tree | snapshot | 
| 2009-09-01 | Israel Herraiz | add UTF-8 encoding string for ArchLinux systems | commit | commitdiff | tree | snapshot | 
| 2009-09-01 | Rich Lane | reply all keybindings | commit | commitdiff | tree | snapshot | 
| 2009-09-01 | William Morgan | minor: move hook load messages from info to debug | commit | commitdiff | tree | snapshot | 
| 2009-09-01 | William Morgan | bugfix: clear cached lambda hook locals after hook... | commit | commitdiff | tree | snapshot | 
| 2009-09-01 | William Morgan | rejigger sup-sync logic slightly | commit | commitdiff | tree | snapshot | 
| 2009-08-31 | Rich Lane | sup-sync: restore state on messages that don't already... | commit | commitdiff | tree | snapshot | 
| 2009-08-25 | William Morgan | remove obsolete Manifest.txt | commit | commitdiff | tree | snapshot | 
| 2009-08-25 | William Morgan | Merge branch 'run-mailcap-fixes' | commit | commitdiff | tree | snapshot | 
| 2009-08-25 | William Morgan | Merge branch 'buffer-rolling' | commit | commitdiff | tree | snapshot | 
| 2009-08-25 | William Morgan | Merge branch 'locking-refactor' | commit | commitdiff | tree | snapshot | 
| 2009-08-25 | William Morgan | Merge branch 'ncurses-fixes' | commit | commitdiff | tree | snapshot | 
| 2009-08-25 | William Morgan | Merge branch 'various-api-refactors' | commit | commitdiff | tree | snapshot | 
| 2009-08-25 | William Morgan | Merge branch 'logging' | commit | commitdiff | tree | snapshot | 
| 2009-08-24 | Rich Lane | add Message#load_from_index! shortcut | commit | commitdiff | tree | snapshot | 
| 2009-08-24 | William Morgan | fix proc locals, which must use the old method trick | commit | commitdiff | tree | snapshot | 
| 2009-08-23 | Carl Worth | convert a couple of arrays to sets for labels | commit | commitdiff | tree | snapshot | 
| 2009-08-23 | William Morgan | rewrite hookmanager to use eval for locals | commit | commitdiff | tree | snapshot | 
| 2009-08-22 | Benoît PIERRE | fix garbaged text in textfield when using ncursesw | commit | commitdiff | tree | snapshot | 
| 2009-08-22 | Alex Vandiver | fix a thread merging bug introduced by refactoring... | commit | commitdiff | tree | snapshot | 
| 2009-08-22 | William Morgan | switch non-error imap messages to info from debug | commit | commitdiff | tree | snapshot | 
| 2009-08-22 | William Morgan | minor logging output tweak | commit | commitdiff | tree | snapshot | 
| 2009-08-22 | Rich Lane | xapian index format versioning | commit | commitdiff | tree | snapshot | 
| 2009-08-22 | Rich Lane | move all GDBM data into Xapian | commit | commitdiff | tree | snapshot | 
| 2009-08-19 | William Morgan | minor misc code tweaks | commit | commitdiff | tree | snapshot | 
| 2009-08-19 | William Morgan | have mbox, maildir and imap sources (de)serialize label... | commit | commitdiff | tree | snapshot | 
| 2009-08-19 | William Morgan | add hooks for before- and after- yaml marshalling | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | William Morgan | add intro help text and 'e' command to console mode | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | Rich Lane | console: clear_hooks | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | Rich Lane | console: reload | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | Rich Lane | console: index internals accessor | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | Rich Lane | console: add/remove labels | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | Rich Lane | console mode | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | Rich Lane | add 'I' keybinding to raise Inbox buffer | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | Rich Lane | skip system buffers when rolling | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | Carl Worth | maildir: allow ', ' in the unique-name portion of a... | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | William Morgan | ncurses cursor pops on after refresh. disable that. | commit | commitdiff | tree | snapshot | 
| 2009-08-18 | William Morgan | bugfix:relay event when new message is added to index | commit | commitdiff | tree | snapshot | 
| 2009-08-17 | William Morgan | rewrite logging to have multiple levels: debug, info... | commit | commitdiff | tree | snapshot | 
| 2009-08-17 | William Morgan | rewrite Singleton to not require i_am_the_instance | commit | commitdiff | tree | snapshot | 
| 2009-08-17 | William Morgan | minor code style tweaks and whitespace removals | commit | commitdiff | tree | snapshot | 
| 2009-08-17 | William Morgan | refactor index access into three methods and rewrite... | commit | commitdiff | tree | snapshot | 
| 2009-08-17 | William Morgan | maintain labels as Sets rather than arrays | 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-16 | William Morgan | when writing mbox files, output From_ line date as utc | commit | commitdiff | tree | snapshot | 
| 2009-08-14 | Benoît PIERRE | use BufferManager.shell_out to call run-mailcap instead... | commit | commitdiff | tree | snapshot | 
| 2009-08-14 | Benoît PIERRE | don't redirect stderr to /dev/null when calling run... | commit | commitdiff | tree | snapshot | 
| 2009-08-11 | Rich Lane | move xapian index loading into load_index | commit | commitdiff | tree | snapshot | 
| 2009-08-11 | William Morgan | allow sup-sync to use --start-at with --restored | commit | commitdiff | tree | snapshot | 
| 2009-08-07 | William Morgan | refactor index locking interaction and replace suicidem... | 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 | Edward Z. Yang | add custom-search hook, for shortcuts for custom search... | 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 | 
| next |