unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH v2 0/3] cli: notmuch tag/restore refactoring
@ 2012-03-25 19:18 Jani Nikula
  2012-03-25 19:18 ` [PATCH v2 1/3] cli: refactor "notmuch tag" data structures for tagging operations Jani Nikula
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jani Nikula @ 2012-03-25 19:18 UTC (permalink / raw)
  To: notmuch

v2 of id:"cover.1332604895.git.jani@nikula.org" with the following
non-functional changes, addressing David's concerns in mail and IRC:

 - do not use C99 style struct assignment in patch 1
 - for now, keep tag_message() local to notmuch-restore.c in patch 3

BR,
Jani.

Jani Nikula (3):
  cli: refactor "notmuch tag" data structures for tagging operations
  cli: refactor "notmuch tag" query tagging into a separate function
  cli: refactor "notmuch restore" message tagging into a separate
    function

 notmuch-restore.c |  148 +++++++++++++++++++++++++----------------------
 notmuch-tag.c     |  166 +++++++++++++++++++++++++++--------------------------
 2 files changed, 163 insertions(+), 151 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-03-26 15:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-25 19:18 [PATCH v2 0/3] cli: notmuch tag/restore refactoring Jani Nikula
2012-03-25 19:18 ` [PATCH v2 1/3] cli: refactor "notmuch tag" data structures for tagging operations Jani Nikula
2012-03-26 15:14   ` Jameson Graef Rollins
2012-03-25 19:18 ` [PATCH v2 2/3] cli: refactor "notmuch tag" query tagging into a separate function Jani Nikula
2012-03-25 20:45   ` Tomi Ollila
2012-03-25 21:10     ` Jani Nikula
2012-03-25 21:26       ` Tomi Ollila
2012-03-26  7:38         ` Jani Nikula
2012-03-25 19:18 ` [PATCH v2 3/3] cli: refactor "notmuch restore" message " Jani Nikula

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).