summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* debug code to measure how long calls to system() takeBart Trojanowski2009-11-25
* make control-p go to previous messageBart Trojanowski2009-11-25
* lot more stubs for future keybindingsBart Trojanowski2009-11-25
* implemented folding bodies and headersBart Trojanowski2009-11-25
* more endless toil with syntaxBart Trojanowski2009-11-25
* fix after merge, --reverse replaced with --sort=Bart Trojanowski2009-11-25
* crude order toggleBart Trojanowski2009-11-25
* added search filteringBart Trojanowski2009-11-25
* added support for archive commandBart Trojanowski2009-11-25
* cleanup calls to script functions, use <SID>Bart Trojanowski2009-11-25
* fix showing threadBart Trojanowski2009-11-25
* added tagging and refresh to search screenBart Trojanowski2009-11-25
* add dummy entries to search screen keymapBart Trojanowski2009-11-25
* define keymap for show screen as a dictionaryBart Trojanowski2009-11-25
* cleanup default handling codeBart Trojanowski2009-11-25
* make search screen mappings configurable via dictionaryBart Trojanowski2009-11-25
* make it possible to set config options from outside the scriptBart Trojanowski2009-11-25
* toggle signatures and citations with s/c respectivelyBart Trojanowski2009-11-25
* fix a corner case with folding a single line citationBart Trojanowski2009-11-25
* added ^n to handle walking messagesBart Trojanowski2009-11-25
* pretty colouring and folding for message showBart Trojanowski2009-11-25
* parsing rewritten one more timeBart Trojanowski2009-11-25
* completely rewritten show handlingBart Trojanowski2009-11-25
* first attempt to fold the message nicelyBart Trojanowski2009-11-25
* folding for citationsBart Trojanowski2009-11-25
* naively fold all signaturesBart Trojanowski2009-11-25
* grab all the pattern matchers from the emacs scriptBart Trojanowski2009-11-25
* make <Enter> from search screen display the correct messageBart Trojanowski2009-11-25
* updated READMEBart Trojanowski2009-11-25
* add 's' binding to let you search for different termsBart Trojanowski2009-11-25
* reverse order so that the latest is at topBart Trojanowski2009-11-25
* READMEBart Trojanowski2009-11-25
* simplify install with a MakefileBart Trojanowski2009-11-25
* added syntax files for search and show screensBart Trojanowski2009-11-25
* move from search to show with Enter, and back with qBart Trojanowski2009-11-25
* primitive notmuch mail interface for vimBart Trojanowski2009-11-25
* notmuch.el: Quote arguments to protect from shell interpretation.Carl Worth2009-11-24
* notmuch.el: Exceute "notmuch search" asynchronously.Carl Worth2009-11-24
* Merge buttons-for-body-and-headers branch.Carl Worth2009-11-24
|\
| * Remove the global expand body keymappingAlexander Botero-Lowry2009-11-24
| * Make bodies locally toggleableAlexander Botero-Lowry2009-11-24
| * make a nice function for generating invisibility toggle buttonsAlexander Botero-Lowry2009-11-24
| * cleanup a lot of left-overs from the global invisAlexander Botero-Lowry2009-11-24
| * make headers locally expandable/collapsableAlexander Botero-Lowry2009-11-24
* | lib/messages.c: Make message searches stream as well.Carl Worth2009-11-24
* | lib/query: Drop the first and max_messages arguments from search_messages.Carl Worth2009-11-23
* | lib/query: Fix notmuch_threads_t to stream results rather than blocking.Carl Worth2009-11-23
* | notmuch search: Remove the chunked-searching hack.Carl Worth2009-11-23
|/
* notmuch.el: Add TAB and M-TAB buttons to move between buttons.Carl Worth2009-11-23
* Fix printing of literal '%' in help message.Carl Worth2009-11-23