Patchworkβ patches for notmuch

login
register
about

Incoming patches

« Previous 1 2 3 4 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
Further improvements to tag-based coloring in search. 2010-04-11 Aaron Ecay New
Further improvements to tag-based coloring in search. 2010-02-07 Aaron Ecay New
[3/4] Add infrastructure for building shared library on OS X. 2010-04-11 Aaron Ecay New
[4/4] Add CONFIGURE_LDFLAGS to the notmuch-shared buld command line. 2010-04-11 Aaron Ecay New
SWIG (and particularly Python) bindings 2009-12-30 Adrian Perez New
Makefile.local: Fix LDFLAGS for notmuch-shared 2010-04-23 Adrien Bustany New
[RFC/PATCH] Add search-files command 2010-01-13 Ali Polatel New
[RFC/PATCH,v2] Add search-files command 2010-01-13 Ali Polatel New
Import CODING_STYLE from cairo 2010-01-13 Ali Polatel New
store folder information 2009-12-14 Andreas Klöckner New
[-v2] notmuch.el: Support for customizing search result display 2009-12-02 Aneesh Kumar K.V New
[-V2,2/2] notmuch.el: Add support for reply-to sender 2010-01-23 Aneesh Kumar K.V New
[-V3] notmuch.el: Support for customizing search result display 2010-02-11 Aneesh Kumar K.V New
[-V2] notmuch-reply: Add support for replying only to sender 2009-12-05 Aneesh Kumar K.V New
[2/2] notmuch.el: Add support for reply-to sender 2009-12-03 Aneesh Kumar K.V New
[-V3] notmuch.el: Support for customizing search result display 2010-03-10 Aneesh Kumar K.V New
[-V3,2/2] notmuch.el: Add support for reply-to sender 2010-03-10 Aneesh Kumar K.V New
[1/2] notmuch-reply: Add support for replying only to sender 2009-12-03 Aneesh Kumar K.V New
[-V3,1/2] notmuch-reply: Add support for replying only to sender 2010-03-10 Aneesh Kumar K.V New
[-V2,1/2] notmuch-reply: Add support for replying only to sender 2010-01-23 Aneesh Kumar K.V New
[-V2] notmuch.el: Support for customizing search result display 2010-01-23 Aneesh Kumar K.V New
notmuch new --new-tags=tags... 2010-04-10 Anthony Towns New
Added mail directory filename pattern support. 2010-02-22 Bart Massey New
SWIG (and particularly Python) bindings 2009-12-29 Ben Gamari New
Fix linker error from insufficient LDFLAGS 2010-04-22 Benjamin Gamari New
test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. 2010-02-20 Carl Worth New
Trivial fix for non-root install 2009-12-01 Carl Worth New
Switch from random to sequential thread identifiers. 2010-02-08 Carl Worth New
Failing test cases 2010-05-04 Carl Worth New
Switch from random to sequential thread identifiers. 2010-02-08 Carl Worth New
emacs: On getting support for inline images 2010-02-10 Carl Worth New
test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. 2010-02-22 Carl Worth New
[2/2] * avoid gcc 4.4.1 compiler warning due to ignored 'fflush' return value 2009-12-01 Carl Worth New
Makefile: specify libnotmuch.so location with -rpath 2010-04-25 Chris Wilson New
[RFC] notmuch search: Return a non-zero exitcode if the search returns no hits. 2010-01-15 Chris Wilson New
quoting message-IDs for the shell 2010-05-28 Christopher League New
[v2,3/4] Configure the database separately from mail store 2010-02-26 David Benjamin New
Don't involve the shell in notmuch searches 2010-06-04 David Benjamin New
[3/4] Configure the database separately from mail store 2010-02-24 David Benjamin New
[1/4] lib/database.cc: Fix function name in comment 2010-02-24 David Benjamin New
[2/4] Pass separate notmuch_path when opening database 2010-02-24 David Benjamin New
[4/4] Prompt for database location in notmuch setup 2010-02-24 David Benjamin New
[v2] notmuch.el: add a hook to notmuch-reply 2010-04-21 David Bremner New
[1/2] notmuch-show-get-header: new function; return alist of parsed header fields. 2010-02-12 David Bremner New
notmuch.el: hide original message in top posted replies. 2010-02-24 David Bremner New
notmuch-query.el: new file to support access to the notmuch database. 2009-12-20 David Bremner New
notmuch-show-get-header: new function; return alist of parsed header fields. 2009-12-05 David Bremner New
[3/3] notmuch-show.c: prototype tabular output format, with output control 2009-12-19 David Bremner New
[1/3] remove stale "unused" from around argv and argc in notmuch_show_command. 2010-04-24 David Bremner New
[3/3] notmuch-show.c: control which headers are show for json output. 2010-04-24 David Bremner New
[1/2] notmuch.el: convert sparse keymap to a list in notmuch-substitute-one-command-key-with-prefix 2010-02-12 David Bremner New
notmuch.pod: pod version of documentation, converted by rman, massaged by hand. 2010-06-13 David Bremner New
notmuch.pod: pod version of documentation, converted by rman, massaged by hand. 2009-12-31 David Bremner New
notmuch.el: add a submap (on "z" for "ztash") to stash things. 2009-12-25 David Bremner New
[2/3] notmuch-show.c: make calls to format functions conditional 2009-12-19 David Bremner New
[1/2] notmuch.el: add a submap (on "z" for "ztash") to stash things. 2009-12-27 David Bremner New
[v3] notmuch.el: Refactor citation markup. Variables for minimum size, button text. 2010-01-16 David Bremner New
notmuch-show.c: provide an option --format=message-ids which outputs only ids. 2009-12-18 David Bremner New
notmuch.el: add a hook to notmuch-reply 2010-02-26 David Bremner New
Add an "--output=(json|text|)" command-line option to both notmuch-search and notmuch-show. 2009-12-18 David Bremner New
notmuch-restore.c: only update tags for messages that differ from dump file. 2009-12-06 David Bremner New
[v2] Add functions notmuch-show-get-(bcc, cc, date, from, subject, to). 2010-02-12 David Bremner New
notmuch-restore.c: only update tags for messages that differ from dump file. 2009-12-08 David Bremner New
[1/3] rename option to select output format to --format from --output. 2009-12-19 David Bremner New
[04/13] emacs: Display non-matching authors with a different face. 2010-05-19 David Edmondson New
Appease the compiler. 2010-03-03 David Edmondson New
emacs: Display non-matching authors in italic. 2010-04-28 David Edmondson New
[06/13] emacs: Allow control over faces for search mode columns. 2010-05-19 David Edmondson New
emacs: Avoid runtime use of `cl'. 2010-04-29 David Edmondson New
emacs: Tell the user how many addresses matched when completing 2010-04-26 David Edmondson New
emacs: Push the cursor to point-max on `n' or `N' at the end of a thread 2010-04-22 David Edmondson New
[01/13] emacs: Usability improvements for `notmuch-hello'. 2010-05-19 David Edmondson New
[rfc] improved wrapping of long lines 2010-02-16 David Edmondson New
Look for text/html content types ignoring case 2010-02-19 David Edmondson New
[10/13] emacs: In search mode, truncate authors using invisible text. 2010-05-19 David Edmondson New
notmuch.el: Decorate 'Date:' headers with the message-header-other face when visible. 2010-02-10 David Edmondson New
[2/2] notmuch.el: Replace inline function calls for body cleaning with a hook mechanism. 2010-02-18 David Edmondson New
[05/13] emacs: Set the `face' property rather than `font-lock-face'. 2010-05-19 David Edmondson New
[02/13] notmuch: Fix off-by-one errors if a header is >200 characters long. 2010-05-19 David Edmondson New
[2/2] emacs: Fix `notmuch-hello-insert-tags' to correctly draw the tags. 2010-04-27 David Edmondson New
emacs: Allow tuning of the tag/saved search layout. 2010-04-27 David Edmondson New
emacs: Usability improvements for `notmuch-hello'. 2010-04-28 David Edmondson New
[13/13] emacs: Allow the display of absolute dates in the header line. 2010-05-19 David Edmondson New
notmuch.el: Colour cited regions and signatures with message-cited-text-face. 2010-02-15 David Edmondson New
emacs: Fix column alignment in `notmuch-hello-insert-tags' 2010-04-27 David Edmondson New
emacs: Allow control over faces for search mode columns. 2010-04-29 David Edmondson New
[RFC] improved display of message/rfc822 parts 2010-02-12 David Edmondson New
notmuch.el: Fix tag highlighting in search mode if some part of the line before the tags includes brackets. 2010-02-15 David Edmondson New
emacs/notmuch-wash.el: Add `notmuch-wash-convert-inline-patch-to-part'. 2010-04-27 David Edmondson New
notmuch: Fix off-by-one errors if a header is >200 characters long. 2010-04-28 David Edmondson New
[03/13] emacs: Adjust comment to avoid confusing font-lock. 2010-05-19 David Edmondson New
[1/2] emacs: Display non-matching authors with a different face. 2010-04-29 David Edmondson New
notmuch.el: Allow citation suffixes to be shown as well as prefixes. 2010-02-17 David Edmondson New
[1/2] emacs: If 'all tags' is not shown, don't use it when calculating widths. 2010-04-27 David Edmondson New
emacs: Re-work the implementation of highlighting in notmuch-search-mode. 2010-06-07 David Edmondson New
notmuch.el: 'F' in search mode takes us to a list of folders. 2010-02-11 David Edmondson New
fix problem with notmuch-hello-nice-number 2010-06-10 David Edmondson New
[RFC] labelling parts 2010-02-15 David Edmondson New
git: Ignore packaging intermediate files 2010-04-10 David Edmondson New
emacs: More functionality for `notmuch-wash-tidy-citations'. 2010-05-04 David Edmondson New
« Previous 1 2 3 4 Next »