]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2009-11-29 Jameson Graef... fix debian packaging emacsen installation
2009-11-29 Jameson Graef... first crack at debian packaging (using git-buildpackage)
2009-11-28 Jameson Graef... fix Makefile.local to install bash completion definitio...
2009-11-28 Jameson Graef... add checking for zlib development libraries to configur...
2009-11-28 Jameson Graef... fix configure script to handle --prefix= and properly...
2009-11-28 Jed BrownDocumentation for notmuch reply --format=(default|heade...
2009-11-28 Jed BrownMore portable and easier to read regex in notmuch-searc...
2009-11-28 Carl WorthAvoid bogus internal error reporting duplicate In-Reply...
2009-11-28 Keith AmidonAdjust autoload comments
2009-11-28 Aneesh Kumar K.Vnotmuch.el: Add face support to search mode
2009-11-28 Alec BerrymanSend mail to notmuch list, not Carl
2009-11-28 Chris Wilsonnotmuch-new: Check for non-fatal errors from stat()
2009-11-28 Keith AmidonKey binding rearrangement for save attachments in show...
2009-11-28 Keith AmidonProvide ability to save attachments
2009-11-28 Keith AmidonForward individual messages using message-forward
2009-11-28 Keith AmidonFactor out message buffer mgmt from notmuch-show-view...
2009-11-28 Keith AmidonAdd key binding for notmuch-search in show-mode
2009-11-28 Aneesh Kumar K.Vnotmuch.el: Use message-mode font-face to highlight...
2009-11-28 Bart Trojanowskicorrect message flag enum value so that it matches...
2009-11-28 Alexander Botero... Add some very rudimentary support for handling html...
2009-11-28 David Bremneradd missing comma in debugging code
2009-11-28 Eric Anholtnotmuch.el: Require message mode to avoid undefined...
2009-11-28 Carl WorthFix up whitespace styling from previous commit.
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...
next