unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Adding non-maildir tags does not move message from new to cur
@ 2012-12-19 21:32 Michal Sojka
  2012-12-19 21:32 ` [PATCH 1/3] test: " Michal Sojka
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Michal Sojka @ 2012-12-19 21:32 UTC (permalink / raw)
  To: notmuch

Hello,

patches in this series should supersede the patches in
id:1316039001-32602-5-git-send-email-l.rilling@av7.net. They address
the comments from Jani Nikula and add tests for the behavior that was
unintentionally changed by the previous version of the patch.

Louis Rilling (1):
  tags_to_maildir_flags: Don't rename if no flags change

Michal Sojka (2):
  test: Adding non-maildir tags does not move message from new to cur
  test: Add some missing maildir synchronization tests

 lib/message.cc    |   13 ++++++++++++-
 test/maildir-sync |   20 ++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/3 v3] lib: Maildir flags synchronization fixes
@ 2011-07-12 13:59 Louis Rilling
  2011-07-12 13:59 ` [PATCH 3/3] tags_to_maildir_flags: Don't rename if no flags change Louis Rilling
  0 siblings, 1 reply; 13+ messages in thread
From: Louis Rilling @ 2011-07-12 13:59 UTC (permalink / raw)
  To: Carl Worth; +Cc: notmuch, Austin Clements

Hello Carl,

Here is the updated series of fixes I have around maildir flags
synchronization. The first two patches are just cleanups that can be applied
independently.

The intent for the third patch (detailed in the commit log) is to allow mutt
users to keep using the "new" status, as long as notmuch can respect the
maildir specification.

Changelog:
* v3: Added patch to kill the last usage of C++ type bool
* v2: Fix bool type as well as NULL returned despite having no errors (Austin
      Clements)

Thanks,

Louis

Louis Rilling (3):
  lib: Kill last usage of C++ type bool
  tags_to_maildir_flags: Cleanup double assignement
  tags_to_maildir_flags: Don't rename if no flags change

 lib/message.cc |   26 +++++++++++++++++---------
 1 files changed, 17 insertions(+), 9 deletions(-)

-- 
1.7.2.5

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-09-03 23:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-19 21:32 [PATCH 0/3] Adding non-maildir tags does not move message from new to cur Michal Sojka
2012-12-19 21:32 ` [PATCH 1/3] test: " Michal Sojka
2013-09-03 23:56   ` David Bremner
2012-12-19 21:32 ` [PATCH 2/3] test: Add some missing maildir synchronization tests Michal Sojka
2012-12-19 21:32 ` [PATCH 3/3] tags_to_maildir_flags: Don't rename if no flags change Michal Sojka
2013-09-03  1:10   ` [PATCH] test: update insert tests for new maildir synchronization rules david
2013-09-03  5:19     ` [PATCH 1/2] test: add more maildir flag syncing related tests to insert Jani Nikula
2013-09-03  5:19       ` [PATCH 2/2] test: improve insert test reliability by checking message-id instead of count Jani Nikula
2013-09-03  9:26       ` [PATCH 1/2] test: add more maildir flag syncing related tests to insert David Bremner
2013-09-03 12:11         ` Jani Nikula
2013-09-03  5:22     ` [PATCH] test: update insert tests for new maildir synchronization rules Jani Nikula
2013-09-02 17:56 ` [PATCH 0/3] Adding non-maildir tags does not move message from new to cur Jani Nikula
  -- strict thread matches above, loose matches on Subject: below --
2011-07-12 13:59 [PATCH 0/3 v3] lib: Maildir flags synchronization fixes Louis Rilling
2011-07-12 13:59 ` [PATCH 3/3] tags_to_maildir_flags: Don't rename if no flags change Louis Rilling

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).