<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/.gitignore, branch 0.12</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.12</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.12'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-01-17T18:52:31Z</updated>
<entry>
<title>fix .gitignore for gzipped man pages</title>
<updated>2012-01-17T18:52:31Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2012-01-17T18:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8ea82928b91e847298e4586f9db9734e727a418a'/>
<id>urn:sha1:8ea82928b91e847298e4586f9db9734e727a418a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore dynamic libraries on OS X.</title>
<updated>2011-12-18T01:50:05Z</updated>
<author>
<name>Aaron Ecay</name>
<email>aaronecay@gmail.com</email>
</author>
<published>2011-12-17T15:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1e3a37b83c927334a73409296570885e14072f3c'/>
<id>urn:sha1:1e3a37b83c927334a73409296570885e14072f3c</id>
<content type='text'>
Parallel to ignoring .so for linux.
</content>
</entry>
<entry>
<title>python: add a .gitignore file and refine the toplevel one</title>
<updated>2011-09-29T07:04:50Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2011-09-26T01:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dc8a1745e1890853ae26e3d7425c1156556a6136'/>
<id>urn:sha1:dc8a1745e1890853ae26e3d7425c1156556a6136</id>
<content type='text'>
The line 'notmuch' in the toplevel .gitignore file is to broad
and matches bindings/python/notmuch making it cumbersome to
git-add files within that directory.

Refine the toplevel file to only match the generated notmuch
executable and add a more specialized .gitignore file to the
python directory.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>.gitignore: Ignore the notmuch.sym file.</title>
<updated>2011-06-28T19:21:41Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2011-06-28T19:21:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e0f8d4c7ab1b627571995eabc064bb7dff949db1'/>
<id>urn:sha1:e0f8d4c7ab1b627571995eabc064bb7dff949db1</id>
<content type='text'>
This is a generated file, so will not be under git control.
</content>
</entry>
<entry>
<title>make release: Add Debian package building and upload</title>
<updated>2010-04-16T20:20:22Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-16T20:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e6d20b7b8f47bcd5da14639c31a4943e188c070d'/>
<id>urn:sha1:e6d20b7b8f47bcd5da14639c31a4943e188c070d</id>
<content type='text'>
Finally, a single button to push to do all the uploading.
</content>
</entry>
<entry>
<title>debian: Add a gbp.conf to start using git-buildpackage</title>
<updated>2010-04-16T16:32:46Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-16T15:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2608bfe95f2c29ba568fa14904087882373971bc'/>
<id>urn:sha1:2608bfe95f2c29ba568fa14904087882373971bc</id>
<content type='text'>
On Bdale Garbee's recommendation I'm switching from gitpkg, (which
constructed a source tree but still required me to go run debuild), to
git-buildpackage. I hadn't originally used git-buildpackage because it
didn't seem to work without a configuration file, (where gitpkg was
fine).

Bdale was kind enough to point me to his fw/altos source at
git.gag.com where I found an example gpb.conf file as well as a target
in debian/rules to automatically update debian/changelog with the new
version number.
</content>
</entry>
<entry>
<title>.gitignore: Ignore the releases directory.</title>
<updated>2010-04-06T21:36:31Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-06T17:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f23b233e3ad7217c207ff2d4b223d729f4002330'/>
<id>urn:sha1:f23b233e3ad7217c207ff2d4b223d729f4002330</id>
<content type='text'>
The "make release" target creates this directory, but it's nothing
I'll ever want to add to the git repository.
</content>
</entry>
<entry>
<title>git: Ignore `notmuch-shared'</title>
<updated>2010-04-05T16:25:56Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2010-04-01T17:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bb5211684654b7cf54f842990a733a64fe01d612'/>
<id>urn:sha1:bb5211684654b7cf54f842990a733a64fe01d612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Only print the "make install" hint after the first build.</title>
<updated>2010-04-02T21:06:32Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-04-02T21:06:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a07962d3ec898f58507f71ada7af66f1c305cf60'/>
<id>urn:sha1:a07962d3ec898f58507f71ada7af66f1c305cf60</id>
<content type='text'>
It was getting quite annoying to see this big block of text on every
little build, (but I didn't want to get rid of it for any new users).
This seems to strike the right balance.
</content>
</entry>
<entry>
<title>Build and link against notmuch shared library, install notmuch.h</title>
<updated>2010-04-01T00:38:27Z</updated>
<author>
<name>Ben Gamari</name>
<email>bgamari.foss@gmail.com</email>
</author>
<published>2010-03-12T13:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=266ab595a2fcbc8467eae843557597835269a554'/>
<id>urn:sha1:266ab595a2fcbc8467eae843557597835269a554</id>
<content type='text'>
Signed-off-by: Ingmar Vanhassel &lt;ingmar@exherbo.org&gt;
</content>
</entry>
</feed>
