<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/devel/author-scan.sh, branch debian/unstable</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Funstable</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2Funstable'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2021-08-03T23:26:36Z</updated>
<entry>
<title>Fix author-scan.sh on BSD systems.</title>
<updated>2021-08-03T23:26:36Z</updated>
<author>
<name>Matt Armstrong</name>
<email>matt@rfc20.org</email>
</author>
<published>2021-02-13T18:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5734d8bd3220c99972290949c204091116c8b200'/>
<id>urn:sha1:5734d8bd3220c99972290949c204091116c8b200</id>
<content type='text'>
BSD xargs does not have the -d option. Here we use tr to convert
newlines to NUL characters, then pass -0 to xargs (which BSD does
support).

I looked at passing -z to 'git ls-files', but I did not find a BSD
grep option to turn on NUL deliminted line processing.
</content>
</entry>
<entry>
<title>devel: script to calculate a list of authors.</title>
<updated>2020-06-05T10:00:35Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-06-03T16:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=55619625eb08f046e4e02ebc43f4aefa8903c638'/>
<id>urn:sha1:55619625eb08f046e4e02ebc43f4aefa8903c638</id>
<content type='text'>
As an initial heuristic, report anyone with at least 15 lines of code
in the current source tree. Test corpora are excluded, although
probabably this doesn't change much about the list of authors
produced.
</content>
</entry>
</feed>
