<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/.gitignore, branch master</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=master</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2026-02-15T22:24:18Z</updated>
<entry>
<title>cli: start remote helper for git.</title>
<updated>2026-02-15T22:24:18Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2026-01-24T22:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fcc41c82c4596aef1598eb9ea52c4b0cb4bb3c53'/>
<id>urn:sha1:fcc41c82c4596aef1598eb9ea52c4b0cb4bb3c53</id>
<content type='text'>
This is closely based on git-remote-nm (in ruby) by Felipe Contreras.
Initially just implement the commands 'capabilities' and 'list'.  This
isn't enough to do anything useful but we can run some simple unit tests. Testing
of URL passing will be done after clone (import command) support is
added.
</content>
</entry>
<entry>
<title>.gitignore: ignore __pycache__</title>
<updated>2023-09-19T09:50:40Z</updated>
<author>
<name>Eric Blake</name>
<email>eblake@redhat.com</email>
</author>
<published>2023-09-06T15:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e392daa729330e921229e475d00282c1cf926f5d'/>
<id>urn:sha1:e392daa729330e921229e475d00282c1cf926f5d</id>
<content type='text'>
Python likes to leave behind cache files; noticeable when doing an
in-tree build.
</content>
</entry>
<entry>
<title>make git ignore new build products</title>
<updated>2022-07-01T11:30:40Z</updated>
<author>
<name>Michael J Gruber</name>
<email>git@grubix.eu</email>
</author>
<published>2022-06-29T11:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2a5e1cf98bf93b44f0c7ceed16b5dab52e017389'/>
<id>urn:sha1:2a5e1cf98bf93b44f0c7ceed16b5dab52e017389</id>
<content type='text'>
nmbug and notmuch-git are new build products. Make git ignore them just
like other build products.

Signed-off-by: Michael J Gruber &lt;git@grubix.eu&gt;
</content>
</entry>
<entry>
<title>gitignore: add bindings/python-cffi/_notmuch_config.py</title>
<updated>2022-02-06T17:16:24Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-02-06T17:14:54Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7b5921877e748338359a25dae578771f768183af'/>
<id>urn:sha1:7b5921877e748338359a25dae578771f768183af</id>
<content type='text'>
This is generated by configure and should not be committed.
</content>
</entry>
<entry>
<title>.gitignore: Sort using sort-lines</title>
<updated>2020-08-10T00:14:36Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-08-08T11:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2a0d4c59659276a14b6857699d27453bcbd39c9b'/>
<id>urn:sha1:2a0d4c59659276a14b6857699d27453bcbd39c9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitignore: Ignore generated sphinx.config</title>
<updated>2020-07-28T11:39:31Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-07-27T15:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a2e9eaadaf2728bb09064b274744f930581e443e'/>
<id>urn:sha1:a2e9eaadaf2728bb09064b274744f930581e443e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitignore: Ignore generated python-cffi files</title>
<updated>2020-04-16T10:58:12Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-04-15T18:28:19Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=89f7a3c3e45edc80ccf5b09c4d8db8654a61b70c'/>
<id>urn:sha1:89f7a3c3e45edc80ccf5b09c4d8db8654a61b70c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: ignore *.stamp</title>
<updated>2019-04-24T09:53:13Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2019-04-21T17:10:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c07e0cf256a072926c93f07d6f551b73d5143c2b'/>
<id>urn:sha1:c07e0cf256a072926c93f07d6f551b73d5143c2b</id>
<content type='text'>
The current case is docstring.stamp, but it's likely that others will
arise.
</content>
</entry>
<entry>
<title>gitignore: add .stamps</title>
<updated>2017-08-30T23:14:43Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-08-30T23:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b52e1e0f1db139cb26e1f9f276918f05d33925e2'/>
<id>urn:sha1:b52e1e0f1db139cb26e1f9f276918f05d33925e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use rooted paths in .gitignore files</title>
<updated>2017-08-18T22:42:35Z</updated>
<author>
<name>Vladimir Panteleev</name>
<email>notmuch@thecybershadow.net</email>
</author>
<published>2017-08-17T00:41:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ca4688e103c644fa383108a79668e8e0b4dbe262'/>
<id>urn:sha1:ca4688e103c644fa383108a79668e8e0b4dbe262</id>
<content type='text'>
A leading / in paths in a .gitignore file matches the beginning of the
path, meaning that for patterns without slashes, git will match files
only in the current directory as opposed to in any subdirectory.

Prefix relevant paths with / in .gitignore files, to prevent
accidentally ignoring files in subdirectories and possibly slightly
improve the performance of "git status".
</content>
</entry>
</feed>
