aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-25have _notmuch_thread_create mark which messages matched the queryBart Trojanowski
2009-11-25message: add flags to notmuch_message_tBart Trojanowski
2009-11-24notmuch.el: Quote arguments to protect from shell interpretation.Carl Worth
2009-11-24notmuch.el: Exceute "notmuch search" asynchronously.Carl Worth
2009-11-24Merge buttons-for-body-and-headers branch.Carl Worth
2009-11-24Remove the global expand body keymappingAlexander Botero-Lowry
2009-11-24lib/messages.c: Make message searches stream as well.Carl Worth
2009-11-24Make bodies locally toggleableAlexander Botero-Lowry
2009-11-24make a nice function for generating invisibility toggle buttonsAlexander Botero-Lowry
2009-11-24cleanup a lot of left-overs from the global invisAlexander Botero-Lowry
2009-11-24make headers locally expandable/collapsableAlexander Botero-Lowry
2009-11-23lib/query: Drop the first and max_messages arguments from search_messages.Carl Worth
2009-11-23lib/query: Fix notmuch_threads_t to stream results rather than blocking.Carl Worth
2009-11-23notmuch search: Remove the chunked-searching hack.Carl Worth
2009-11-23notmuch.el: Add TAB and M-TAB buttons to move between buttons.Carl Worth
2009-11-23Fix printing of literal '%' in help message.Carl Worth
2009-11-23Make addresses case insensitive for the purpose of constructing replies.Jed Brown
2009-11-23Stay out of tmp to respect the Maildir spec.Jed Brown
2009-11-23search : Extend "intial burst" optimization to return all results by chunksCarl Worth
2009-11-23Add rudimentary date-based search.Carl Worth
2009-11-23Add notmuch-folder mode to provide an overview of search matchesKeith Packard
2009-11-23Add 'notmuch count' command to show the count of matching messagesKeith Packard
2009-11-23Make mouse-1 click in search view show threadKeith Packard
2009-11-23TODO: Yet another idea.Carl Worth
2009-11-23ANSI escapes in "new" only when output is a ttyAdrian Perez
2009-11-23fix notmuch-new bug when database path ends with a trailing /Bart Trojanowski
2009-11-23TODO: Add a couple of notes about things to do with/to Xapian.Carl Worth
2009-11-23makefile: Declare clean target as phony.Jan Janak
2009-11-23TODO: Capturing even more ideas.Carl Worth
2009-11-23TODO: A couple of more ideas for improving the emacs interface.Carl Worth
2009-11-23Support multiple configuration files via $NOTMUCH_CONFIGAlec Berryman
2009-11-23TODO: Add several ideas for improving the emacs interface.Carl Worth
2009-11-23Insert signature into repliesKeith Packard
2009-11-23Quote file names passed to the shellJed Brown
2009-11-23Support for printing file paths in new commandAdrian Perez
2009-11-23Merge remote branch 'drax/master'Carl Worth
2009-11-22switch to button-1, which seems to interact poorly with text-selection by mouseAlexander Botero-Lowry
2009-11-23TODO: Add a bunch of ideas that have been on my mind lately.Carl Worth
2009-11-22instead of trying to cause a redisplay, actually do a redisplayAlexander Botero-Lowry
2009-11-22put a newline after the headersAlexander Botero-Lowry
2009-11-22make header names bold in show-modeAlexander Botero-Lowry
2009-11-22Make expanding/collapsing signatures and citations local to themAlexander Botero-Lowry
2009-11-22buttonize signatures as wellAlexander Botero-Lowry
2009-11-22Buttonize citation expander.Alexander Botero-Lowry
2009-11-22notmuch-show: Show message part using UTF-8.Kan-Ru Chen
2009-11-22Missing final semi-colon in .desktop's Categories.James Rowe
2009-11-22Fix invalid face reference.Kan-Ru Chen
2009-11-22notmuch-new: Only print the regular progress report when on a ttyChris Wilson
2009-11-22notmuch-new: Only install SIGALRM if not running under gdbChris Wilson
2009-11-22lib/database.cc: coding styleChris Wilson