]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2009-11-28 Jan Janaknotmuch-new: Test if directory looks like Maildir befor...
2009-11-28 Jeffrey C.... Silence compiler warning by initializing a variable.
2009-11-28 Carl WorthMerge remote branch 'jukie/vim'
2009-11-28 Aneesh Kumar K.Vnotmuch-new: Fix notmuch new to look at files within...
2009-11-28 Bart Trojanowskinotmuch-show: identify which messages printed matched...
2009-11-28 Bart Trojanowskihave _notmuch_thread_create mark which messages matched...
2009-11-28 Bart Trojanowskimessage: add flags to notmuch_message_t
2009-11-28 Jed Brownreply --format=headers-only: set In-Reply-To header...
2009-11-28 Jed Brownnotmuch-reply.c: implement notmuch_reply_format_headers...
2009-11-28 Jed Brownnotmuch-reply.c: accept the --format=default default...
2009-11-27 Bart Trojanowskivim: use <Space> more consistently in search view
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-27 Bart Trojanowskivim: make it possible to start a search in show mode
2009-11-27 Bart Trojanowskivim: don't toggle folds that are inside closed folds...
2009-11-27 Bart Trojanowskivim: primitive reply to message
2009-11-27 Bart Trojanowskivim: primitive reply to thread
2009-11-27 Bart Trojanowskivim: few compose mode updates, including README
2009-11-27 Bart Trojanowskivim: don't remove headers until after parsing them
2009-11-27 Bart Trojanowskivim: fix off-by-one error when removing header from...
2009-11-27 Bart Trojanowskivim: generalize compose buffer function further
2009-11-27 Bart Trojanowskivim: have ,nmr just reload the plugin w/o restarting...
2009-11-27 Bart Trojanowskivim: make it possible to replace NM_cobine_tags()
2009-11-27 Bart Trojanowskivim: add a helper to combine tag search expressions
2009-11-27 Bart Trojanowskivim: README updates and corrections
2009-11-27 Bart Trojanowskivim: have '?' show search words in search mode
2009-11-27 Jed Brownnotmuch-search-add/remove-tag: restrict to messages...
2009-11-27 Jed BrownNew function notmuch-search-operate-all: operate on...
2009-11-27 Bart Trojanowskivim: cleanup error messages
2009-11-27 Bart Trojanowskivim: fix regexp for cleaning search list
2009-11-27 Bart Trojanowskivim: force deleting buffers
2009-11-27 Bart Trojanowskivim: fix message parsing patterns
2009-11-27 Bart Trojanowskivim: implement sending with ,s from compose buffer
2009-11-27 Bart Trojanowskivim: store previous buffer number when starting to...
2009-11-27 Bart Trojanowskivim: make sure headers begin with \w
2009-11-27 Bart Trojanowskivim: allow overriding how newBuffer is created
2009-11-27 Bart Trojanowskivim: replace echo\nreturn with trhow in a few places
2009-11-27 Bart Trojanowskivim: make insert in compose mode configurable
2009-11-27 Bart Trojanowskivim: add a helpful header to notmuch-compose mode
2009-11-27 Bart Trojanowskivim: syntax highlighting for notmuch-compose mode
2009-11-27 Bart Trojanowskivim: add support for <Tab> in compose mode
2009-11-27 Bart Trojanowskivim: add support for :NotMuch compose
2009-11-27 Bart Trojanowskivim: cleanup settings in newBuffer() and make them...
2009-11-27 Bart Trojanowskivim: add a line splitter that understands quotes
2009-11-27 Bart Trojanowskivim: allow for different types of mappings not just...
2009-11-26 Tassilo HornReturn unpropertized strings for filename and message-id
2009-11-26 Aneesh Kumar K.Vnotmuch.el: Use variable notmuch-search-oldest-first...
2009-11-26 Carl WorthTODO: A read-only file in the mail store should be...
2009-11-26 Jan Janaknotmuch.el: When removing tags, offer only those a...
2009-11-26 Jan Janaksearch-tags: Add support for search-terms.
2009-11-26 Jan Janaklib: New function to collect tags from a list of messages.
2009-11-26 Jan Janaknotmuch.el: Select tag names with completion.
2009-11-26 Jan Janaknotmuch: New command 'search-tags'.
2009-11-26 Jan Janaknotmuch: New function to retrieve all tags from the...
2009-11-26 Jameson Graef... modify notmuch_setup_command to return 1 if config...
2009-11-26 Bart Trojanowskivim: fix a case where we started with :NotMuch search
2009-11-26 Bart Trojanowskivim: fix some error checking in NM_search_thread_id()
2009-11-25 Bart Trojanowskivim: removing debug statements
2009-11-25 Bart Trojanowskivim: Space archives/reads and advances to next message
2009-11-25 Bart Trojanowskivim: don't use scrolloff/sidesscrolloff in notmuch...
2009-11-25 Bart Trojanowskivim: refactor get_message_for_line out of show_message_id
2009-11-25 Bart Trojanowskivim: more cleanup and fixes for show_next/previous...
2009-11-25 Bart Trojanowskivim: allow show_next/previous to skip non-matching...
2009-11-25 Bart Trojanowskivim: pass filter expression to add/remove tag functions
2009-11-25 Carl WorthTesting.
2009-11-25 Carl Worthnotmuch.el: Remove some dead code.
2009-11-25 Bart Trojanowskivim: fold messages that don't match a query
2009-11-25 Bart TrojanowskiMerge branch 'show-matching-flag' into HEAD
2009-11-25 Bart Trojanowskivim: return nothing instead of failting if there is...
2009-11-25 Bart Trojanowskivim: minor improvements to search screen syntax matching
2009-11-25 Bart Trojanowskivim: make timing info a debug option
2009-11-25 Bart Trojanowskivim: include stubs for Tab-ing thorugh folds in show...
2009-11-25 Bart Trojanowskivim: include search terms when showing message
2009-11-25 Bart Trojanowskivim: fix '?' command in message display
2009-11-25 Bart Trojanowskivim: fix shell escaping for () in search terms
2009-11-25 Bart Trojanowskivim: fix column formatting for >9 messages in search...
2009-11-25 Bart Trojanowskivim: preserve previous buffer number when refreshing...
2009-11-25 Bart Trojanowskivim: add git-diff.vim in README, make syntax work w...
2009-11-25 Bart Trojanowskivim: cleanup tag filtering
2009-11-25 Bart Trojanowskivim: cleanup a few minor glitches
2009-11-25 Bart Trojanowskivim: fix an error in the logic for finding message...
2009-11-25 Bart Trojanowskivim: use ,s for editing search query
2009-11-25 Bart Trojanowskivim: have ? show details of what's under cursor in...
2009-11-25 Bart Trojanowskivim: ingore would-be-folds with line count of 1 or...
2009-11-25 Bart Trojanowskivim: added searching for word under cursor with ^]
2009-11-25 Bart Trojanowskivim: highlight []-blocks in search view
2009-11-25 Bart Trojanowskivim plugin: removed some dead code
2009-11-25 Bart Trojanowskivim: place ... more inteligently when shortening 'from...
2009-11-25 Bart Trojanowskifix returning to folders after searching a few times
2009-11-25 Bart Trojanowskimake searching, updates and returning to folder view...
2009-11-25 Bart Trojanowskiadd notmuch-folders support mode
2009-11-25 Bart Trojanowskiremove some debug code from NM_cmd_search()
2009-11-25 Bart TrojanowskiNM_show_prev() -> NM_show_previous()
2009-11-25 Bart Trojanowskicorrect fold line counts
2009-11-25 Bart Trojanowskikeep the ,nmr hack around
2009-11-25 Bart Trojanowskiclear the nmap before creating our bindings
2009-11-25 Bart Trojanowskidon't fold single lines
2009-11-25 Bart Trojanowskiavoid reloading search screen when we add/remove tags
2009-11-25 Bart Trojanowskidebug code to measure how long calls to system() take
2009-11-25 Bart Trojanowskimake control-p go to previous message
2009-11-25 Bart Trojanowskilot more stubs for future keybindings
next