summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim: Space archives/reads and advances to next messageBart Trojanowski2009-11-25
* vim: don't use scrolloff/sidesscrolloff in notmuch buffersBart Trojanowski2009-11-25
* vim: refactor get_message_for_line out of show_message_idBart Trojanowski2009-11-25
* vim: more cleanup and fixes for show_next/previous handlersBart Trojanowski2009-11-25
* vim: allow show_next/previous to skip non-matching messagesBart Trojanowski2009-11-25
* vim: pass filter expression to add/remove tag functionsBart Trojanowski2009-11-25
* vim: fold messages that don't match a queryBart Trojanowski2009-11-25
* Merge branch 'show-matching-flag' into HEADBart Trojanowski2009-11-25
|\
| * notmuch-show: identify which messages printed matched the query stringBart Trojanowski2009-11-25
| * have _notmuch_thread_create mark which messages matched the queryBart Trojanowski2009-11-25
| * message: add flags to notmuch_message_tBart Trojanowski2009-11-25
* | vim: return nothing instead of failting if there is no message idBart Trojanowski2009-11-25
* | vim: minor improvements to search screen syntax matchingBart Trojanowski2009-11-25
* | vim: make timing info a debug optionBart Trojanowski2009-11-25
* | vim: include stubs for Tab-ing thorugh folds in show viewBart Trojanowski2009-11-25
* | vim: include search terms when showing messageBart Trojanowski2009-11-25
* | vim: fix '?' command in message displayBart Trojanowski2009-11-25
* | vim: fix shell escaping for () in search termsBart Trojanowski2009-11-25
* | vim: fix column formatting for >9 messages in search viewBart Trojanowski2009-11-25
* | vim: preserve previous buffer number when refreshing searchBart Trojanowski2009-11-25
* | vim: add git-diff.vim in README, make syntax work w/o the scriptBart Trojanowski2009-11-25
* | vim: cleanup tag filteringBart Trojanowski2009-11-25
* | vim: cleanup a few minor glitchesBart Trojanowski2009-11-25
* | vim: fix an error in the logic for finding message under cursor in show screenBart Trojanowski2009-11-25
* | vim: use ,s for editing search queryBart Trojanowski2009-11-25
* | vim: have ? show details of what's under cursor in search/show viewsBart Trojanowski2009-11-25
* | vim: ingore would-be-folds with line count of 1 or fewerBart Trojanowski2009-11-25
* | vim: added searching for word under cursor with ^]Bart Trojanowski2009-11-25
* | vim: highlight []-blocks in search viewBart Trojanowski2009-11-25
* | vim plugin: removed some dead codeBart Trojanowski2009-11-25
* | vim: place ... more inteligently when shortening 'from' list in searchBart Trojanowski2009-11-25
* | fix returning to folders after searching a few timesBart Trojanowski2009-11-25
* | make searching, updates and returning to folder view workBart Trojanowski2009-11-25
* | add notmuch-folders support modeBart Trojanowski2009-11-25
* | remove some debug code from NM_cmd_search()Bart Trojanowski2009-11-25
* | NM_show_prev() -> NM_show_previous()Bart Trojanowski2009-11-25
* | correct fold line countsBart Trojanowski2009-11-25
* | keep the ,nmr hack aroundBart Trojanowski2009-11-25
* | clear the nmap before creating our bindingsBart Trojanowski2009-11-25
* | don't fold single linesBart Trojanowski2009-11-25
* | avoid reloading search screen when we add/remove tagsBart Trojanowski2009-11-25
* | 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