<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/tagging, branch 0.14</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.14</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.14'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-03-31T00:20:36Z</updated>
<entry>
<title>cli: refactor "notmuch tag" data structures for tagging operations</title>
<updated>2012-03-31T00:20:36Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2012-03-26T21:04:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8e3ff8fb03dc647f1daea4665c35a2214473ced8'/>
<id>urn:sha1:8e3ff8fb03dc647f1daea4665c35a2214473ced8</id>
<content type='text'>
To simplify code, keep all tagging operations in a single array
instead of separate add and remove arrays. Apply tag changes in the
order specified on the command line, instead of first removing and
then adding the tags.

This results in a minor functional change: If a tag is both added and
removed, the last specified operation is now used. Previously the tag
was always added. Change the relevant test to reflect the new
behaviour.

Signed-off-by: Jani Nikula &lt;jani@nikula.org&gt;
</content>
</entry>
<entry>
<title>test: add test for both adding and removing a tag at the same time</title>
<updated>2012-03-31T00:20:21Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2012-03-26T21:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=918b80359727de2dd87f26a252de8faee2eff78c'/>
<id>urn:sha1:918b80359727de2dd87f26a252de8faee2eff78c</id>
<content type='text'>
The current behaviour is that regardless of the order in which the
addition and removal of a tag are specified, the tag is added.

Signed-off-by: Jani Nikula &lt;jani@nikula.org&gt;
</content>
</entry>
<entry>
<title>test: Add a test script for "notmuch tag"</title>
<updated>2011-11-15T01:21:22Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2011-11-08T03:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ed20210b6db0b237d48765351cb99b87be7a0509'/>
<id>urn:sha1:ed20210b6db0b237d48765351cb99b87be7a0509</id>
<content type='text'>
</content>
</entry>
</feed>
