2009-11-04 |
Carl Worth | notmuch.el: Fix to show *something* when all messages... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Make magic space bar advance to next unread... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Move to first unread message on notmuch... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Make next-message move to end of buffer... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Leave a blank line after last thread in... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Move "show next thread" from magic-space... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: More magic for magic space bar: Show next... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: notmuch-search: Advance to next line before... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Make archive-thread more efficient for... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Make the magic spacebar archive a thread... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Start implementing the magic space bar. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Fix to hide citations in body of read messages. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Redefine behavior of notmuch-show-previous... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Fix notmuch-snow-next-message when on the... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Add more complete documentation to the... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Make archive-thread advance to next line. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Add 't' binding to filter results to a... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch.el: Add bindings for scrolling to notmuch-searc... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | Drop inapplicable copyright statements. |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Carl Worth | notmuch-el: Fix implementation of show/hide-thread... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Add command to (a)rchive a thread from... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Don't try to remove an "unread" tag that... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch show: Remove custom "unread" hack, (printing... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Add + and - bindings to add/remove tags... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch show: Print tags for each message. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Preserve current thread when refreshing... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Add an '=' key to refresh the current view. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Mark messages read when the (n)ext keybindi... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Hide citations and signatures. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | Hide bodies of message that have already been read. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Hide email headers by default. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch show: Switch to control character to mark secti... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Make 'n' and 'p' bring the current message... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Add (n)ext and (p)revious bindings to notmu... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | TODO: Add an idea from talking with keithp on the train. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Add '<' and '>' bindings to goto first... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | TODO: Organize tasks based on emacs interface, command... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Add commands to (s)earch globally, and... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | Tweak relative dates to be close to the same length. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | Remove notmuch_message_get_header_size and notmuch_mess... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Carl Worth | notmuch.el: Hide thread IDs in notmuch-search mode. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | notmuch.el: Implement visual feedback for add/remove... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | Drop date.c file, (use identical function from GMime... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | notmuch show: Don't print non-text MIME parts. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | Fix to decode header values, (primarily subject). |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | Print "part" markers for each MIME part (with Content... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | notmuch show: Use GMime to decode messages. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | TODO: Add several items. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | Add an INSTALL file. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | Add a simple configure script. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | Makefile: Rewrite to use NOTMUCH rather than MY in... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | README: Add a simple file explaining notmuch and pointi... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Carl Worth | Add a simple manual page for notmuch. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch: Add a talloc context argument to each top... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | Rename message_results/thread_results to messages/threads. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch.el: Add commands to add tag, remove tag, and... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch: Reference help, don't print it for unknown... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch.el: Add final '*' to generated buffer names. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch.el: Enter now calls "notmuch show" on the curre... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch.el: Start fleshing out notmuch-search-mode... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch.el: Switch from start-process to call-process |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch.el: Switch from compilation-start to start... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch.el: Add notmuch-search command as well as notmuch |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Carl Worth | notmuch.el: Copy copyright information from compilation.el |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | notmuch.el: Rename from notmuch-mode.el to notmuch.el |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | notmuch-mode: Add an actualy notmuch-search-mode as... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | The very beginnings of an emacs mode for notmuch in... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | TODO: Add man page and compiling a libnotmuch library... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | Makefile: Add a simple target for "make install". |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | TODO: Note that "notmuch show" exists now and list... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | Fix relative date formatting to not split one day into... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | notmuch search: Add (relative) date to search output |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Carl Worth | notmuch show: Add a one-line summary of the message... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Carl Worth | notmuch show: Trim down header list. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Carl Worth | notmuch show: Add body of message as well. |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Carl Worth | notmuch show: Initial implementation (headers only) |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | TODO: Update now that full-text indexing is in. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | Fix add_message and get_filename to strip/re-add the... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | notmuch setup/new: Print progress once per second inste... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | index: Don't bother indexing quoted portions of message... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | notmuch_database_add_message: Sanity check the file... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | Tweak formatting of internal error messages. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | index: Store "Full Name <user@example.com>" addressses... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | Add full-text indexing using the GMime library for... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | notmuch search: Clarify documentation of implicit Boole... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | TODO: A couple new items. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | TODO: Remove a couple of since-completed items. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | notmuch help: Review and augment all of the "notmuch... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | notmuch help: Be less verbose by default and support... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | notmuch tag: Fix crash when removing a tag that didn... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | Fix segfault in case of the database lock not being... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | Update prefix so that "thread:" can be used in search... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Carl Worth | Add new "notmuch tag" command for adding/removing tags. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Carl Worth | notmuch_database_add_message: Do not return a message... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Carl Worth | notmuch_database_close: Explicitly flush the Xapian... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Carl Worth | Merge branch to fix broken "notmuch setup" and "notmuch... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Carl Worth | Fix "notmuch new" (bad performance, and no committing... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Carl Worth | Unbreak the "notmuch setup" command. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Carl Worth | TODO: Several more ideas that have come to mind, that... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Carl Worth | TODO: More notes on archive-thread and race conditions. |
commit | commitdiff | tree | snapshot |
next |