<feed xmlns='http://www.w3.org/2005/Atom'>
<title>litterbox, branch 1.5</title>
<subtitle>IRC logger
</subtitle>
<id>https://git.causal.agency/litterbox/atom?h=1.5</id>
<link rel='self' href='https://git.causal.agency/litterbox/atom?h=1.5'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/'/>
<updated>2020-08-10T16:04:29+00:00</updated>
<entry>
<title>Mention LibreTLS in README</title>
<updated>2020-08-10T16:04:29+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-08-10T16:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=140db2d29f6e38105b59a18d7c8f206f208d80c2'/>
<id>urn:sha1:140db2d29f6e38105b59a18d7c8f206f208d80c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check return value of asprintf</title>
<updated>2020-08-02T02:31:38+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-08-02T02:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=7343f1c40eafa3f1696c34eeda57ff5a416520d6'/>
<id>urn:sha1:7343f1c40eafa3f1696c34eeda57ff5a416520d6</id>
<content type='text'>
On GNU, asprintf leaves the destination pointer undefined on failure.
Clowns.
</content>
</entry>
<entry>
<title>Don't bother with --sysconfdir</title>
<updated>2020-07-24T18:34:11+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-24T18:34:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=be9ece270233115f007aa311ed4eabc062709cdb'/>
<id>urn:sha1:be9ece270233115f007aa311ed4eabc062709cdb</id>
<content type='text'>
It's only used on FreeBSD anyway.
</content>
</entry>
<entry>
<title>Use asprintf to concatenate query</title>
<updated>2020-07-24T18:19:41+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-24T18:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=434a537d660d41b030e409a3c3d9d0ffafe0c8f2'/>
<id>urn:sha1:434a537d660d41b030e409a3c3d9d0ffafe0c8f2</id>
<content type='text'>
Newer gcc will point out that concatenating 3 buffers of 4096 bytes into
a buffer of 4096 might truncate, which I don't care about because the
query should never be 4K anyway, but it's simple to use asprintf here.
</content>
</entry>
<entry>
<title>Fix select #define</title>
<updated>2020-07-24T16:06:00+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-24T16:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=7033a84c0629243e5380463614ddadbddeb7cd2d'/>
<id>urn:sha1:7033a84c0629243e5380463614ddadbddeb7cd2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite configure script for all platforms, add OpenBSD</title>
<updated>2020-07-24T15:42:40+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-24T15:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=049ad2666299d572c5ed4a2b1614e6c475630143'/>
<id>urn:sha1:049ad2666299d572c5ed4a2b1614e6c475630143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add scooper to README</title>
<updated>2020-07-21T19:48:54+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-21T19:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=71b4cfca2f8edeba56e7da11c0b8a00bd349d7f3'/>
<id>urn:sha1:71b4cfca2f8edeba56e7da11c0b8a00bd349d7f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -U scooper-url option to make scooper links</title>
<updated>2020-07-19T20:09:54+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-19T20:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=851e1a95f0d470e6c59d80d39e35fcea04128b48'/>
<id>urn:sha1:851e1a95f0d470e6c59d80d39e35fcea04128b48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace time index with (context, time) index</title>
<updated>2020-07-11T18:23:51+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-11T18:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=6c82c1e785847986d9adda4fc4c3d637f94d37fe'/>
<id>urn:sha1:6c82c1e785847986d9adda4fc4c3d637f94d37fe</id>
<content type='text'>
This is what it should have been...
</content>
</entry>
<entry>
<title>Delay creating eventsTime index when migration from v2</title>
<updated>2020-07-09T00:09:10+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-07-09T00:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/litterbox/commit/?id=756e5c63dab8a29cab9e1b438c23e4bb029505d0'/>
<id>urn:sha1:756e5c63dab8a29cab9e1b438c23e4bb029505d0</id>
<content type='text'>
</content>
</entry>
</feed>
00'>2021-01-19</span></td><td class='logsubject'><a href='/src/commit/bin/htagml.c?id=959b6cc5b728d67b561becc042e8d37cd4f54a9c&amp;follow=1'>Prefer tag matches not preceded by [[:alnum:]]</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Otherwise the "id" in "void" matches for "void id".


</td></tr>
<tr class='logheader'><td><span title='2021-01-19 23:23:59 -0500'>2021-01-19</span></td><td class='logsubject'><a href='/src/commit/bin/mtags.c?id=3e4cbcf40a45dfe50b6ffc107307ec28ad6eb7e0&amp;follow=1'>Escape \ and / in mtags search patterns</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2021-01-20 03:49:40 +0000'>2021-01-20</span></td><td class='logsubject'><a href='/src/commit/www/git.causal.agency/source-filter.sh?id=5be0d7f6ec83dd09837f5da2617178136954c90d&amp;follow=1'>Use mtags in source-filter</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2021-01-19 22:40:14 -0500'>2021-01-19</span></td><td class='logsubject'><a href='/src/commit/bin/mtags.c?id=57e1744deee8ca461551a67edbdd5cdafa7b83ba&amp;follow=1'>Add mtags to generate tags for make and mdoc</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2021-01-19 21:27:23 -0500'>2021-01-19</span></td><td class='logsubject'><a href='/src/commit/bin/htagml.c?id=a3ee3ce9314d95f939c9bd39dd8b83becd4c7fc5&amp;follow=1'>Map tags to IDs using only [[:alnum:]-._]</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2021-01-19 20:54:06 -0500'>2021-01-19</span></td><td class='logsubject'><a href='/src/commit/bin/man1/hilex.1?id=ab6181ade55645c10e94593505c30b968d2f5b9f&amp;follow=1'>Don't use a pager if reading standard input</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2021-01-19 20:15:13 -0500'>2021-01-19</span></td><td class='logsubject'><a href='/src/commit/bin/man1/hilex.1?id=0193f411a44b7f20e97a93d52274582043589c2e&amp;follow=1'>Support BSD make syntax and match *.am</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
These don't really go together, but...


</td></tr>
<tr class='logheader'><td><span title='2021-01-19 19:40:31 -0500'>2021-01-19</span></td><td class='logsubject'><a href='/src/commit/bin/make.l?id=a4ef89693d688b37d359d1328189946388c83836&amp;follow=1'>Match tab following escaped newline in make assignments</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Otherwise it ends up going into Shell state.


</td></tr>
<tr class='logheader'><td><span title='2021-01-18 21:33:21 -0500'>2021-01-18</span></td><td class='logsubject'><a href='/src/commit/bin/man1/hilex.1?id=f1ffecec87e5734c50ac4a9cb9ddd93611ea8c47&amp;follow=1'>Allow matching lexers using first input line</a></td><td>June McEnroe