<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/doc, 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>2022-09-19T01:06:03+00:00</updated>
<entry>
<title>Remove doc/pdf</title>
<updated>2022-09-19T01:06:03+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-09-19T01:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=7adb9cc88736fe650ea790255f396ea4d7b5cfa3'/>
<id>urn:sha1:7adb9cc88736fe650ea790255f396ea4d7b5cfa3</id>
<content type='text'>
Linkrot.
</content>
</entry>
<entry>
<title>Generate RFC bibliographic blocks from JSON</title>
<updated>2022-01-03T19:08:23+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-01-03T19:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=ac8132903355f0ffd057893cde1efe15dfd0cb13'/>
<id>urn:sha1:ac8132903355f0ffd057893cde1efe15dfd0cb13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify rfctags</title>
<updated>2021-04-12T02:55:03+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-04-12T02:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=a8dcf1e99a0811e90db8ba88fbf18f2a79e43069'/>
<id>urn:sha1:a8dcf1e99a0811e90db8ba88fbf18f2a79e43069</id>
<content type='text'>
I wasn't thinking perl enough.
</content>
</entry>
<entry>
<title>Optionally compress RFCs, decompress in rfc(1)</title>
<updated>2021-03-06T06:54:07+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-06T06:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=f648883f7d065471c7cd2ed6295ce2c295272324'/>
<id>urn:sha1:f648883f7d065471c7cd2ed6295ce2c295272324</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove rfc.vim</title>
<updated>2021-03-06T06:38:42+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-03-06T06:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=50f57e26358ae4d0d57ac9f985dde8521857cf65'/>
<id>urn:sha1:50f57e26358ae4d0d57ac9f985dde8521857cf65</id>
<content type='text'>
I don't use neovim regularly anymore and I prefer rfc as an analog
to man.
</content>
</entry>
<entry>
<title>Make mktemp -t compatible with OpenBSD</title>
<updated>2021-02-27T00:08:54+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-02-27T00:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=7e12bc7618efd97a5d205d22598738f40e8afa51'/>
<id>urn:sha1:7e12bc7618efd97a5d205d22598738f40e8afa51</id>
<content type='text'>
Such an annoyance that this flag is incompatible between FreeBSD
and OpenBSD. On FreeBSD it takes an argument, on OpenBSD it does
not. Doing it this way is technically compatible with both, but on
FreeBSD the generated file name has an extra .XXXXXXXXXX in it. Oh
well.
</content>
</entry>
<entry>
<title>Don't compress RFCs, add rfc(1) command</title>
<updated>2021-01-18T21:56:05+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-01-18T21:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=73f6b84e9cfd045d68e30727a57dbd94ad8ae397'/>
<id>urn:sha1:73f6b84e9cfd045d68e30727a57dbd94ad8ae397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'doc/zlib/' from commit 'e1ebbcf0ed43f21dd504f1f109e5d12b6bc99460'</title>
<updated>2020-12-28T03:11:35+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-28T03:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=fe5829caffb9fb44a142f8ca9b0213304b0df84a'/>
<id>urn:sha1:fe5829caffb9fb44a142f8ca9b0213304b0df84a</id>
<content type='text'>
git-subtree-dir: doc/zlib
git-subtree-mainline: bc52b7578b0ebfc228977342ac7bffc999212197
git-subtree-split: e1ebbcf0ed43f21dd504f1f109e5d12b6bc99460
</content>
</entry>
<entry>
<title>Match the number part of the argument to :RFC</title>
<updated>2020-12-21T23:17:20+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-21T23:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=c39d9e5513f3ae84efaa1d3058dcb0b40263506c'/>
<id>urn:sha1:c39d9e5513f3ae84efaa1d3058dcb0b40263506c</id>
<content type='text'>
This fixes pressing K on "RFC3501", for example.
</content>
</entry>
<entry>
<title>Move rfc.vim to doc/rfc</title>
<updated>2020-12-21T22:59:16+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-21T22:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=0aaf713e5ea83908761964e121f617737bf76fde'/>
<id>urn:sha1:0aaf713e5ea83908761964e121f617737bf76fde</id>
<content type='text'>
That default path is a bit wonky, but it prevents having to template
rfc.vim for basically no reason.
</content>
</entry>
</feed>
