| Fix invalid JSON output for NULL strings |
2010-03-14 |
Michal Sojka |
|
New |
| Produce valid JSON output even if mail body is empty |
2010-03-14 |
Michal Sojka |
|
New |
| Store thread ids for messages that we haven't seen yet |
2010-03-13 |
James Westby |
|
New |
| notmuch-config: make new message tags configurable |
2010-03-12 |
Benjamin Gamari |
|
New |
| [3/3] Add a --libdir option to ./configure |
2010-03-12 |
Ingmar Vanhassel |
|
New |
| [2/3] Fix target dependencies for multiple jobs |
2010-03-12 |
Ingmar Vanhassel |
|
New |
| [1/3] Build and link against notmuch shared library, install notmuch.h |
2010-03-12 |
Ingmar Vanhassel |
|
New |
| Add the emacs directory to the load-path when byte compiling |
2010-03-12 |
David Edmondson |
|
New |
| Add the emacs directory to the load-path when byte compiling. |
2010-03-12 |
David Edmondson |
|
New |
| Build and link against notmuch shared library |
2010-03-11 |
Benjamin Gamari |
|
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 |
| [-V3,1/2] notmuch-reply: Add support for replying only to sender |
2010-03-10 |
Aneesh Kumar K.V |
|
New |
| Change From and Bcc when creating reply draft buffer |
2010-03-09 |
James Vasile |
|
New |
| : 0001-Include-tags-in-notmuch-show-format-json.patch |
2010-03-08 |
Fernando Herrera |
|
New |
| [V4] notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1--3) |
2010-03-06 |
Jesse Rosenthal |
|
New |
| notmuch-reply: Use a shorter 'On, X Y wrote:' line |
2010-03-04 |
Michal Sojka |
|
New |
| format_part_json: part_content->data is not null terminated |
2010-03-04 |
Gregor Hoffleit |
|
New |
| json_quote_str should handle non-ASCII characters |
2010-03-04 |
Gregor Hoffleit |
|
New |
| Appease the compiler. |
2010-03-03 |
David Edmondson |
|
New |
| Do not segfault on empty mime parts |
2010-03-02 |
martin f. krafft |
|
New |
| notmuch-reply: Use a shorter 'On, X Y wrote:' line |
2010-03-02 |
Sebastian Spaeth |
|
New |
| [1/2] notmuch-show: Do not output (null) when the message body is empty |
2010-03-02 |
Sebastian Spaeth |
|
New |
| A few patches |
2010-03-02 |
Mike Kelly |
|
New |
| [2/2] Emacs code for replying only to sender (bound to 'R' key) |
2010-03-01 |
Michal Sojka |
|
New |
| [1/2] Allow replying only to sender |
2010-03-01 |
Michal Sojka |
|
New |
| notmuch-new: Respect maildir flags when importing a new message |
2010-03-01 |
Sebastian Spaeth |
|
New |
| compatibility with emacs22 |
2010-02-28 |
James Vasile |
|
New |
| [v2,3/4] Configure the database separately from mail store |
2010-02-26 |
David Benjamin |
|
New |
| [2/2] document new `notmuch new` behavior |
2010-02-26 |
Mike Kelly |
|
New |
| [1/2] Initial support for maildir flags. |
2010-02-26 |
Mike Kelly |
|
New |
| Add shell script notmuch-retry |
2010-02-26 |
James Vasile |
|
New |
| notmuch.el: add a hook to notmuch-reply |
2010-02-26 |
David Bremner |
|
New |
| Refactor notmuch-folder-add to avoid recursion. Allow notmuch-folders to contain folders with empty search criteria. |
2010-02-25 |
James Vasile |
|
New |
| Support for deletion (patch included) |
2010-02-25 |
Matthieu Lemerre |
|
New |
| Calls to notmuch get queued and executed asynchronously. |
2010-02-24 |
James Vasile |
|
New |
| notmuch.el: hide original message in top posted replies. |
2010-02-24 |
David Bremner |
|
New |
| [4/4] Prompt for database location in notmuch setup |
2010-02-24 |
David Benjamin |
|
New |
| [3/4] Configure the database separately from mail store |
2010-02-24 |
David Benjamin |
|
New |
| [2/4] Pass separate notmuch_path when opening database |
2010-02-24 |
David Benjamin |
|
New |
| [1/4] lib/database.cc: Fix function name in comment |
2010-02-24 |
David Benjamin |
|
New |
| Calls to notmuch get queued and executed asynchronously. |
2010-02-23 |
James Vasile |
|
New |
| [V3] notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1 and V2) |
2010-02-23 |
Jesse Rosenthal |
|
New |
| Added mail directory filename pattern support. |
2010-02-22 |
Bart Massey |
|
New |
| test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. |
2010-02-22 |
Carl Worth |
|
New |
| test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. |
2010-02-20 |
Carl Worth |
|
New |
| Look for text/html content types ignoring case |
2010-02-19 |
David Edmondson |
|
New |
| [2/2] notmuch.el: Replace inline function calls for body cleaning with a hook mechanism. |
2010-02-18 |
David Edmondson |
|
New |
| [1/2] build: Ensure that '.' is in the emacs load-path when compiling files. |
2010-02-17 |
David Edmondson |
|
New |
| notmuch.el: bind 'd' to new function notmuch-search-delete-thread-or-region |
2010-02-17 |
Sebastian Spaeth |
|
New |
| notmuch.el: Allow citation suffixes to be shown as well as prefixes. |
2010-02-17 |
David Edmondson |
|
New |
| [v2] notmuch.el: add functionality in notmuch search mode to add or remove tags by region |
2010-02-17 |
Jesse Rosenthal |
|
New |
| Look for text/html content types ignoring case |
2010-02-16 |
James Westby |
|
New |
| [rfc] improved wrapping of long lines |
2010-02-16 |
David Edmondson |
|
New |
| [PATCHv2] notmuch.el: Colour cited regions and signatures with message-cited-text-face. |
2010-02-16 |
Sebastian Spaeth |
|
New |
| [rfc] improved wrapping of long lines |
2010-02-16 |
David Edmondson |
|
New |
| notmuch: Respect maildir message flags |
2010-02-16 |
Stewart Smith |
|
New |
| [RFC] labelling parts |
2010-02-15 |
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 |
| notmuch.el: Colour cited regions and signatures with message-cited-text-face. |
2010-02-15 |
David Edmondson |
|
New |
| [v2] notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id |
2010-02-12 |
Jesse Rosenthal |
|
New |
| notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id |
2010-02-12 |
Jesse Rosenthal |
|
New |
| [RFC] improved display of message/rfc822 parts |
2010-02-12 |
David Edmondson |
|
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 |
| [v2] Add functions notmuch-show-get-(bcc, cc, date, from, subject, to). |
2010-02-12 |
David Bremner |
|
New |
| [1/2] notmuch-show-get-header: new function; return alist of parsed header fields. |
2010-02-12 |
David Bremner |
|
New |
| [-V3] notmuch.el: Support for customizing search result display |
2010-02-11 |
Aneesh Kumar K.V |
|
New |
| notmuch.el: Prefix arg inverts the sort order of notmuch-search. |
2010-02-11 |
David Edmondson |
|
New |
| notmuch.el: 'F' in search mode takes us to a list of folders. |
2010-02-11 |
David Edmondson |
|
New |
| emacs: On getting support for inline images |
2010-02-10 |
Carl Worth |
|
New |
| notmuch.el: Decorate 'Date:' headers with the message-header-other face when visible. |
2010-02-10 |
David Edmondson |
|
New |
| notmuch: Respect maildir message flags |
2010-02-10 |
Tim Stoakes |
|
New |
| notmuch.el patch for older emacs |
2010-02-09 |
James Vasile |
|
New |
| Switch from random to sequential thread identifiers. |
2010-02-08 |
Carl Worth |
|
New |
| Switch from random to sequential thread identifiers. |
2010-02-08 |
Carl Worth |
|
New |
| [3/3] Convert the actual tests to the new framework |
2010-02-08 |
Michal Sojka |
|
New |
| [2/3] Update test framework for use with notmuch |
2010-02-08 |
Michal Sojka |
|
New |
| [1/3] Copy test framework from Git |
2010-02-08 |
Michal Sojka |
|
New |
| notmuch-test: add tests for counting within absolute time ranges and 'today' |
2010-02-08 |
Sebastian Spaeth |
|
New |
| [4/4] add documentation for the new daterange parser and remove TODO list item |
2010-02-08 |
Sebastian Spaeth |
|
New |
| [3/4] integrate date parser |
2010-02-08 |
Sebastian Spaeth |
|
New |
| [2/4] Introduce new notmuch return status NOTMUCH_STATUS_INVALID_DATE |
2010-02-08 |
Sebastian Spaeth |
|
New |
| Further improvements to tag-based coloring in search. |
2010-02-07 |
Aaron Ecay |
|
New |
| [PATCHv2] notmuch.el: colorize lines in notmuch-search based on thread tags. |
2010-02-05 |
Jameson Graef Rollins |
|
New |
| notmuch.el: colorize lines in notmuch-search based on thread tags. |
2010-02-04 |
Jameson Graef Rollins |
|
New |
| [4/4] Content of the test script updated to the new framework |
2010-02-03 |
Michal Sojka |
|
New |
| [3/4] Rename notmuch-test according to the new naming scheme |
2010-02-03 |
Michal Sojka |
|
New |
| [2/4] Update test framework for use with notmuch |
2010-02-03 |
Michal Sojka |
|
New |
| [1/4] Copy test framework from Git |
2010-02-03 |
Michal Sojka |
|
New |
| [PATCHv2] Preserve folder information when indexing |
2010-02-02 |
Michal Sojka |
|
New |
| [PATCHv2] Preserve folder information when indexing |
2010-02-02 |
Michal Sojka |
|
New |
| Better folder name search strategy. |
2010-01-30 |
Servilio Afre Puentes |
|
New |
| [1/2] Skip German "aw:" prefix in subjects |
2010-01-28 |
Michal Sojka |
|
New |
| Remove bcc header from notmuch reply. |
2010-01-26 |
Jameson Graef Rollins |
|
New |
| simplify notmuch new output |
2010-01-26 |
Jameson Graef Rollins |
|
New |
| [4/4] integrate keithp's date.c into the notmuch date parser and delete my previous own attempt |
2010-01-26 |
Sebastian Spaeth |
|
New |
| [3/4] compile date.c as well |
2010-01-26 |
Sebastian Spaeth |
|
New |
| [2/4] add date parser file from Keith |
2010-01-26 |
Sebastian Spaeth |
|
New |
| [1/4] Make the date parser nicer. |
2010-01-26 |
Sebastian Spaeth |
|
New |
| Make the date parser nicer |
2010-01-26 |
Keith Packard |
|
New |