]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2009-12-03 Carl WorthTODO, emacs: Correct a few typos.
2009-12-03 Carl WorthTODO: Add some tasks, delete some tasks.
2009-12-03 Carl Worthnotmuch show: Preserve thread-ordering and nesting...
2009-12-03 Carl Worthnotmuch.1: Document the new --entire-thread option...
2009-12-03 Carl Worthemacs: Add --entire-thread option to "notmuch show...
2009-12-02 Bart Trojanowskivim: use notmuch show --entire-thread
2009-12-02 Bart Trojanowskinotmuch show: limit display to only matching messages
2009-12-02 Carl Worthconfigure: Allow user to specify compiler to be used.
2009-12-02 Carl Worthconfigure: Generate more friendly Makefile.config with...
2009-12-02 Carl Worthconfigure: Clarify pkg-config warning now that Makefile...
2009-12-02 Carl Worthconfigure: Generate some documentation into Makefile...
2009-12-02 Carl Worthconfigure: Resolve all pkg-config flags at configure...
2009-12-02 Carl Worthconfigure: Move getlinetest.c down into config/have_get...
2009-12-02 Carl Worthgetdelim: Silence a (bogus) compiler warning.
2009-12-02 Carl WorthMakefile: Split warnings into two sets (WARN_CFLAGS...
2009-12-02 Carl WorthMakefile: Switch from echo to printf for better portabi...
2009-12-02 Carl Worthconfigure: Assimilate new getlinetest into recent confi...
2009-12-02 Jeffrey C.... Add test to configure script to detect getline
2009-12-02 Carl Worthconfigure: Fix valgrind check to take effect, and to...
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-12-02 Carl Worthcompat/getdelim: Silence a warning about mixing of...
2009-12-02 Carl Worthcompat: Change includes from config.h to compat.h.
2009-12-01 Carl Worthcompat: Add implementation of getline from gnulib.
2009-12-01 Carl Worthxutil: Implement xstrndup without relying on strndup.
2009-12-01 Carl Worthlib/index: Fix memory leak for email addresses without...
2009-12-01 Carl Worthconfigure: Use printf to achieve result of "echo -n".
2009-12-01 Carl WorthMakefile: Add new "install-bash" target for bash comple...
2009-12-01 Carl Worthconfigure: Fix pkg-config warning to not refer to non...
2009-12-01 Carl Worthconfigure: Clean up the introductory message a bit.
2009-12-01 Carl WorthRemove Makefile.config from the repository.
2009-12-01 Carl Worthnotmuch setup: Exit if EOF is encountered at any prompt.
2009-12-01 Dirk-Jan C... Avoid compiler warnings due to ignored write return...
2009-12-01 Carl Worthnotmuch.el: Make 'x' and 'X' in show-mode archive the...
2009-12-01 Carl Worthnotmuch.el: Use let to avoid assigning to a free variable.
2009-12-01 Carl Worthnotmuch.el: Avoid warning about referencing free variab...
2009-12-01 Carl Worthnotmuch.el: Avoid calling next/previous-line non-intera...
2009-12-01 Carl Worthnotmuch.el: Make notmuch-help use a full-screen window.
2009-12-01 Carl Worthnotmuch.el: Make documentation of notmuch-search-mode...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-folder...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-show...
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-help to properly display prefix...
2009-12-01 Carl Worthnotmuch.el: Clean up documentation of notmuch-search...
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-search-goto-last-thread.
2009-12-01 Carl Worthnotmuch.el: Fix notmuch-search-scroll-down to go to...
2009-12-01 Carl Worthnotmuch.el: Don't document mouse actions in notmuch...
2009-12-01 Carl Worthnotmuch.el: Reorder notmuch-search-mode keybindings...
2009-11-30 Carl Worthnotmuch.el: Implement our own notmuch-help instead...
2009-11-30 Carl Worthnotmuch.el: Add documentation for notmuch-search-show...
2009-11-30 Carl Worthnotmuch.el: Don't use beginning-of-buffer from elisp...
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...
next