aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* lib/messages.c: Make message searches stream as well.Gravatar Carl Worth2009-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
|/
* notmuch-show: Show message part using UTF-8.Gravatar Kan-Ru Chen2009-11-22
* Missing final semi-colon in .desktop's Categories.Gravatar James Rowe2009-11-22
* Fix invalid face reference.Gravatar Kan-Ru Chen2009-11-22
* notmuch-new: Only print the regular progress report when on a ttyGravatar Chris Wilson2009-11-22
* notmuch-new: Only install SIGALRM if not running under gdbGravatar Chris Wilson2009-11-22
* lib/database.cc: coding styleGravatar Chris Wilson2009-11-22
* Makefile: Fix to work even with GZIP environment variable set.Gravatar Carl Worth2009-11-22
* Makefile: Magic silent rules.Gravatar Chris Wilson2009-11-22
* add_message: Use sha-1 in place of overly long message ID.Gravatar Carl Worth2009-11-22
* get_timestamp: Ensure that return value is 0 in case of exception.Gravatar Carl Worth2009-11-22
* Catch and optionally print about exception at database->flush.Gravatar Carl Worth2009-11-22
* Add a missing print after catching an exception.Gravatar Carl Worth2009-11-22
* Print information about where Xapian exception occurred.Gravatar Carl Worth2009-11-22
* notmuch-config: Fix memleaks.Gravatar Holger Freyther2009-11-22
* notmuch new: Fix to actually open the database READ_WRITE.Gravatar Chris Wilson2009-11-22
* Fix freak case problem that broke the compile.Gravatar Carl Worth2009-11-21