[PATCH 0/3] cli: notmuch tag/restore refactoring

Subject: [PATCH 0/3] cli: notmuch tag/restore refactoring

Date: Sat, 24 Mar 2012 18:14:34 +0200

To: notmuch@notmuchmail.org

Cc:

From: Jani Nikula


Hi, here's some refactoring of notmuch tag/restore with mostly
non-functional changes, in preparation of later, more interesting
changes to dump/restore/tag.

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-client.h  |    5 +
 notmuch-restore.c |   73 +---------------
 notmuch-tag.c     |  242 +++++++++++++++++++++++++++++++++++------------------
 3 files changed, 169 insertions(+), 151 deletions(-)

-- 
1.7.5.4


Thread: