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