aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* updated READMEGravatar Bart Trojanowski2009-11-25
* add 's' binding to let you search for different termsGravatar Bart Trojanowski2009-11-25
* reverse order so that the latest is at topGravatar Bart Trojanowski2009-11-25
* READMEGravatar Bart Trojanowski2009-11-25
* simplify install with a MakefileGravatar Bart Trojanowski2009-11-25
* added syntax files for search and show screensGravatar Bart Trojanowski2009-11-25
* move from search to show with Enter, and back with qGravatar Bart Trojanowski2009-11-25
* primitive notmuch mail interface for vimGravatar Bart Trojanowski2009-11-25
* notmuch.el: Quote arguments to protect from shell interpretation.Gravatar Carl Worth2009-11-24
* notmuch.el: Exceute "notmuch search" asynchronously.Gravatar Carl Worth2009-11-24
* Merge buttons-for-body-and-headers branch.Gravatar Carl Worth2009-11-24
|\
| * Remove the global expand body keymappingGravatar Alexander Botero-Lowry2009-11-24
* | lib/messages.c: Make message searches stream as well.Gravatar Carl Worth2009-11-24
| * Make bodies locally toggleableGravatar Alexander Botero-Lowry2009-11-24
| * make a nice function for generating invisibility toggle buttonsGravatar Alexander Botero-Lowry2009-11-24
| * cleanup a lot of left-overs from the global invisGravatar Alexander Botero-Lowry2009-11-24
| * make headers locally expandable/collapsableGravatar Alexander Botero-Lowry2009-11-24
* | lib/query: Drop the first and max_messages arguments from search_messages.Gravatar Carl Worth2009-11-23
* | lib/query: Fix notmuch_threads_t to stream results rather than blocking.Gravatar Carl Worth2009-11-23
* | notmuch search: Remove the chunked-searching hack.Gravatar Carl Worth2009-11-23
|/
* notmuch.el: Add TAB and M-TAB buttons to move between buttons.Gravatar Carl Worth2009-11-23
* Fix printing of literal '%' in help message.Gravatar Carl Worth2009-11-23
* Make addresses case insensitive for the purpose of constructing replies.Gravatar Jed Brown2009-11-23
* Stay out of tmp to respect the Maildir spec.Gravatar Jed Brown2009-11-23
* search : Extend "intial burst" optimization to return all results by chunksGravatar Carl Worth2009-11-23
* Add rudimentary date-based search.Gravatar Carl Worth2009-11-23
* Add notmuch-folder mode to provide an overview of search matchesGravatar Keith Packard2009-11-23
* Add 'notmuch count' command to show the count of matching messagesGravatar Keith Packard2009-11-23
* Make mouse-1 click in search view show threadGravatar Keith Packard2009-11-23
* TODO: Yet another idea.Gravatar Carl Worth2009-11-23
* ANSI escapes in "new" only when output is a ttyGravatar Adrian Perez2009-11-23
* fix notmuch-new bug when database path ends with a trailing /Gravatar Bart Trojanowski2009-11-23
* TODO: Add a couple of notes about things to do with/to Xapian.Gravatar Carl Worth2009-11-23
* makefile: Declare clean target as phony.Gravatar Jan Janak2009-11-23
* TODO: Capturing even more ideas.Gravatar Carl Worth2009-11-23
* TODO: A couple of more ideas for improving the emacs interface.Gravatar Carl Worth2009-11-23
* Support multiple configuration files via $NOTMUCH_CONFIGGravatar Alec Berryman2009-11-23
* TODO: Add several ideas for improving the emacs interface.Gravatar Carl Worth2009-11-23
* Insert signature into repliesGravatar Keith Packard2009-11-23
* Quote file names passed to the shellGravatar Jed Brown2009-11-23
* Support for printing file paths in new commandGravatar Adrian Perez2009-11-23
* Merge remote branch 'drax/master'Gravatar Carl Worth2009-11-23
|\
| * switch to button-1, which seems to interact poorly with text-selection by mouseGravatar Alexander Botero-Lowry2009-11-22
* | TODO: Add a bunch of ideas that have been on my mind lately.Gravatar Carl Worth2009-11-23
| * instead of trying to cause a redisplay, actually do a redisplayGravatar Alexander Botero-Lowry2009-11-22
| * put a newline after the headersGravatar Alexander Botero-Lowry2009-11-22
| * make header names bold in show-modeGravatar Alexander Botero-Lowry2009-11-22
| * Make expanding/collapsing signatures and citations local to themGravatar Alexander Botero-Lowry2009-11-22
| * buttonize signatures as wellGravatar Alexander Botero-Lowry2009-11-22
| * Buttonize citation expander.Gravatar Alexander Botero-Lowry2009-11-22
|/