<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin, branch master</title>
<subtitle>dontfiles
</subtitle>
<id>https://git.causal.agency/src/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/src/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/'/>
<updated>2026-04-27T03:22:46+00:00</updated>
<entry>
<title>Retry on EINTR from waitpid(2)</title>
<updated>2026-04-27T03:22:46+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2026-04-27T03:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=be5013d805f97a8eeba3ceb9f753495c3b4f4f78'/>
<id>urn:sha1:be5013d805f97a8eeba3ceb9f753495c3b4f4f78</id>
<content type='text'>
This was reported by hovsater on IRC but I only saw it on my phone
and I guess am missing logs for it. In any case the link to their
patch is expired, so I wrote this.
</content>
</entry>
<entry>
<title>Add -ll for hilex</title>
<updated>2026-03-23T19:04:47+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2026-03-23T19:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=93827910d7b942a68b8c0f32f45e6408c902091b'/>
<id>urn:sha1:93827910d7b942a68b8c0f32f45e6408c902091b</id>
<content type='text'>
huh. should have always been there I guess, but now it actually
matters, at least on OpenBSD?
</content>
</entry>
<entry>
<title>Remove use of sysexits.h</title>
<updated>2024-05-22T16:16:41+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2024-05-22T16:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=625662a5c1cbb71cf37653df1f31cd60c48b18ae'/>
<id>urn:sha1:625662a5c1cbb71cf37653df1f31cd60c48b18ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix = precedence in when</title>
<updated>2024-05-21T21:07:53+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2024-05-21T21:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=cc8dba0836353aa5ea1096d526daae9129da3b5e'/>
<id>urn:sha1:cc8dba0836353aa5ea1096d526daae9129da3b5e</id>
<content type='text'>
Woops, = should have lowest precedence, otherwise expressions like
a = b + c don't parse right.
</content>
</entry>
<entry>
<title>Highlight ksh scripts as sh</title>
<updated>2023-10-10T21:38:53+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2023-10-10T21:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=baf6511fd64e747f2f5794b67bf55acc5d2a3c84'/>
<id>urn:sha1:baf6511fd64e747f2f5794b67bf55acc5d2a3c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Add git-import"</title>
<updated>2023-09-12T02:48:03+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2023-09-12T02:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=a50c6f455a5c1e092080e5796ad822461e1ae5f4'/>
<id>urn:sha1:a50c6f455a5c1e092080e5796ad822461e1ae5f4</id>
<content type='text'>
This reverts commit 90fefcaa0b70af49061d648ae3566d65abfc2ab0.

Moved to jorts.
</content>
</entry>
<entry>
<title>Add git-import</title>
<updated>2023-09-11T21:02:30+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2023-09-11T21:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=90fefcaa0b70af49061d648ae3566d65abfc2ab0'/>
<id>urn:sha1:90fefcaa0b70af49061d648ae3566d65abfc2ab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 3- and 4-byte UTF-8 sequence matching</title>
<updated>2022-10-17T21:22:39+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-10-17T21:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=b4459e8cbbf18f95c42bdbdf33baeef689d76415'/>
<id>urn:sha1:b4459e8cbbf18f95c42bdbdf33baeef689d76415</id>
<content type='text'>
lex(1) has weird regex precedence rules!
</content>
</entry>
<entry>
<title>Fix same month, different day diffs</title>
<updated>2022-10-06T03:36:30+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-10-06T03:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=b8e33ff1f3231aa5dd84b27fc53c8bf4ace2da90'/>
<id>urn:sha1:b8e33ff1f3231aa5dd84b27fc53c8bf4ace2da90</id>
<content type='text'>
This fixes it expressing a 355d difference, for example, as 1y -1m
20d. Just switching to &lt;= would make it express 365d as 12m rather
than 1y.
</content>
</entry>
<entry>
<title>Add when - to print all named dates</title>
<updated>2022-09-20T00:58:21+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-09-20T00:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=4aa4e5d9b13190e94fe97664598f2dc70187a889'/>
<id>urn:sha1:4aa4e5d9b13190e94fe97664598f2dc70187a889</id>
<content type='text'>
</content>
</entry>
</feed>
