aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-26notmuch.el: Use variable notmuch-search-oldest-first to decide the search orderAneesh Kumar K.V
2009-11-26TODO: A read-only file in the mail store should be a warning, not an error.Carl Worth
2009-11-26notmuch.el: When removing tags, offer only those a msg/thread has set.Jan Janak
2009-11-26search-tags: Add support for search-terms.Jan Janak
2009-11-26lib: New function to collect tags from a list of messages.Jan Janak
2009-11-26notmuch.el: Select tag names with completion.Jan Janak
2009-11-26notmuch: New command 'search-tags'.Jan Janak
2009-11-26notmuch: New function to retrieve all tags from the database.Jan Janak
2009-11-25modify notmuch_setup_command to return 1 if config file write fails.Jameson Graef Rollins
2009-11-25vim: fix a case where we started with :NotMuch searchBart Trojanowski
2009-11-25vim: fix some error checking in NM_search_thread_id()Bart Trojanowski
2009-11-25vim: removing debug statementsBart Trojanowski
2009-11-25vim: Space archives/reads and advances to next messageBart Trojanowski
2009-11-25vim: don't use scrolloff/sidesscrolloff in notmuch buffersBart Trojanowski
2009-11-25vim: refactor get_message_for_line out of show_message_idBart Trojanowski
2009-11-25vim: more cleanup and fixes for show_next/previous handlersBart Trojanowski
2009-11-25vim: allow show_next/previous to skip non-matching messagesBart Trojanowski
2009-11-25vim: pass filter expression to add/remove tag functionsBart Trojanowski
2009-11-25Testing.Carl Worth
2009-11-25notmuch.el: Remove some dead code.Carl Worth
2009-11-25vim: fold messages that don't match a queryBart Trojanowski
2009-11-25Merge branch 'show-matching-flag' into HEADBart Trojanowski
2009-11-25vim: return nothing instead of failting if there is no message idBart Trojanowski
2009-11-25vim: minor improvements to search screen syntax matchingBart Trojanowski
2009-11-25vim: make timing info a debug optionBart Trojanowski
2009-11-25vim: include stubs for Tab-ing thorugh folds in show viewBart Trojanowski
2009-11-25vim: include search terms when showing messageBart Trojanowski
2009-11-25vim: fix '?' command in message displayBart Trojanowski
2009-11-25vim: fix shell escaping for () in search termsBart Trojanowski
2009-11-25vim: fix column formatting for >9 messages in search viewBart Trojanowski
2009-11-25vim: preserve previous buffer number when refreshing searchBart Trojanowski
2009-11-25vim: add git-diff.vim in README, make syntax work w/o the scriptBart Trojanowski
2009-11-25vim: cleanup tag filteringBart Trojanowski
2009-11-25vim: cleanup a few minor glitchesBart Trojanowski
2009-11-25vim: fix an error in the logic for finding message under cursor in show screenBart Trojanowski
2009-11-25vim: use ,s for editing search queryBart Trojanowski
2009-11-25vim: have ? show details of what's under cursor in search/show viewsBart Trojanowski
2009-11-25vim: ingore would-be-folds with line count of 1 or fewerBart Trojanowski
2009-11-25vim: added searching for word under cursor with ^]Bart Trojanowski
2009-11-25vim: highlight []-blocks in search viewBart Trojanowski
2009-11-25vim plugin: removed some dead codeBart Trojanowski
2009-11-25vim: place ... more inteligently when shortening 'from' list in searchBart Trojanowski
2009-11-25fix returning to folders after searching a few timesBart Trojanowski
2009-11-25make searching, updates and returning to folder view workBart Trojanowski
2009-11-25add notmuch-folders support modeBart Trojanowski
2009-11-25remove some debug code from NM_cmd_search()Bart Trojanowski
2009-11-25NM_show_prev() -> NM_show_previous()Bart Trojanowski
2009-11-25correct fold line countsBart Trojanowski
2009-11-25keep the ,nmr hack aroundBart Trojanowski
2009-11-25clear the nmap before creating our bindingsBart Trojanowski