| 2009-11-11 | 
Carl Worth | notmuch reply: Process headers a bit more accurately. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-11 | 
Carl Worth | notmuch.el: Simplify get-message-id | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Keith Packard | notmuch reply: Add (incomplete) reply command | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | notmuch: Break notmuch.c up into several smaller files. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | .gitignore: Ignore .deps directory. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | Makefile: Change default flags to -O2. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | Makefile: Make the top-level Makefile a little more...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | Makefile: Simplify setting of CFLAGS, etc. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | Makefile: Fix dependency generation to make .d files...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | Implement a non-recursive make. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | Makefile: Hide away auto-generated dependency file...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | Remove obsolete message.h. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-10 | 
Carl Worth | libify: Move library sources down into lib directory. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-09 | 
Carl Worth | notmuch.el: Don't advance line in search buffer before...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-09 | 
Carl Worth | notmuch.el: Fix add/remove tag from search buffers. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-09 | 
Carl Worth | add_message: Fix crash for file recognized as not email. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-09 | 
Carl Worth | TODO: Note that notmuch restore needs some progress...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-09 | 
Carl Worth | notmuch setup: Remove a debugging print. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-06 | 
Carl Worth | add_message: Start storing In-Reply-To information...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-06 | 
Carl Worth | Makefile: Fix install target to depend on the all target. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-06 | 
Carl Worth | notmuch show: Don't show the subject line twice. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-06 | 
Carl Worth | add_message: Fix segfault for message with no Date...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch show: Move subject from one-line summary down...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch.el: Bring back the "End of search results....  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch.el: Make hidden parts advertise how to unhide...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch.el: Add 'A' binding to archive thread after...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | Update notmuch man page with recently-added documentation. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch search: Document the from, to, and subject...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch show: Fix to work with any search string rather...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch.el: Add 'N' binding to mark message read and...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch.el: Don't require an extra press of space bar...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch.el: Add a simple command to pipe a message...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch.el: Don't skip read messages when they are...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-05 | 
Carl Worth | notmuch.el: Allow for scrolling backwards through threa...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch.el: Add 'w' binding to view raW email message. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch show: Add filename to output (next to message...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch.el: Don't use defvar for undocumented variables. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch.el: Don't hide long signatures. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch.el: Fix to claim correct number of lines for...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch.el: Don't hide message bodies when all messages...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch show: Fix misplaced g_object_unref leading...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch.el: Make notmuch-search scroll commands move...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch.el: Override next-line and previous-line to...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-04 | 
Carl Worth | notmuch.el: Un-break the magic space bar to scroll...  | 
commit | commitdiff | tree | snapshot | 
| 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 | 
| next |