<feed xmlns='http://www.w3.org/2005/Atom'>
<title>catgirl, branch enroll</title>
<subtitle>IRC client
</subtitle>
<id>https://git.causal.agency/catgirl/atom?h=enroll</id>
<link rel='self' href='https://git.causal.agency/catgirl/atom?h=enroll'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/'/>
<updated>2022-03-06T03:18:47+00:00</updated>
<entry>
<title>Do basic word-wrapping at runtime</title>
<updated>2022-03-06T03:18:47+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-06T02:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=efe22577dbcd9606bfbfb9b522654b0bd27c8139'/>
<id>urn:sha1:efe22577dbcd9606bfbfb9b522654b0bd27c8139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prompt for account password</title>
<updated>2022-03-04T02:29:16+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-04T02:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=776fc1cccb2e17799528b35864f64ab0ef7ebfd2'/>
<id>urn:sha1:776fc1cccb2e17799528b35864f64ab0ef7ebfd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prompt for account, nick, pronouns</title>
<updated>2022-03-03T04:26:16+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-03T04:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=ab426ddcc6c3488db8ef4b17d91f135b04a9209a'/>
<id>urn:sha1:ab426ddcc6c3488db8ef4b17d91f135b04a9209a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement self-signed certificate trusting</title>
<updated>2022-03-03T04:03:01+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-03T04:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=cda5b9dcf542d7749483b0d3e7c940e173311946'/>
<id>urn:sha1:cda5b9dcf542d7749483b0d3e7c940e173311946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement SRV record lookup</title>
<updated>2022-03-03T03:15:55+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-03T03:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=6e7fab70100e22ee6f585eb36388bde16003fd66'/>
<id>urn:sha1:6e7fab70100e22ee6f585eb36388bde16003fd66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prompt for host and port, do address lookup</title>
<updated>2022-03-03T03:06:45+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-03T03:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=822b5f629e4cf8ad32ffa54ded63beef7a2ebd8e'/>
<id>urn:sha1:822b5f629e4cf8ad32ffa54ded63beef7a2ebd8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add skeleton of enroll flow and first two questions</title>
<updated>2022-03-03T02:43:51+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-03T02:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=c7fda93adf254e69e895770557080be9e7c434e2'/>
<id>urn:sha1:c7fda93adf254e69e895770557080be9e7c434e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add empty enroll program</title>
<updated>2022-03-03T01:42:00+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-03T01:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=ce54b769a3eb6eab8cc61804fdcef0c26993b0fb'/>
<id>urn:sha1:ce54b769a3eb6eab8cc61804fdcef0c26993b0fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify commands which depend on caps</title>
<updated>2022-02-26T20:51:42+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-02-26T20:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=b6c72806498e95cb08606a7ec46742e5439d3348'/>
<id>urn:sha1:b6c72806498e95cb08606a7ec46742e5439d3348</id>
<content type='text'>
Currently only /setname.
</content>
</entry>
<entry>
<title>Only add available commands to complete</title>
<updated>2022-02-26T20:41:50+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-02-26T20:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catgirl/commit/?id=b7fe705c9143a8bae6b0e87e62c9568265291484'/>
<id>urn:sha1:b7fe705c9143a8bae6b0e87e62c9568265291484</id>
<content type='text'>
</content>
</entry>
</feed>
d>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
</td></tr>
<tr class='logheader'><td><span title='2022-07-08 17:22:36 -0400'>2022-07-08</span></td><td class='logsubject'><a href='/src/commit/TOUR.7?id=f1e82f57838bb337478b255682bc3a33c035e94a&amp;follow=1'>Remove TOUR</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
There is not that much distinct stuff here anymore.


</td></tr>
<tr class='logheader'><td><span title='2022-07-03 08:21:05 -0400'>2022-07-03</span></td><td class='logsubject'><a href='/src/commit/txt/books.txt?id=a37fc29df3d52e5cabc693292840016171c92217&amp;follow=1'>Add The Bone Shard Emperor</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Suffers a little bit from middle book but I really enjoyed it. Read
it faster than the first one too, despite its length.


</td></tr>
<tr class='logheader'><td><span title='2022-06-25 17:39:13 -0400'>2022-06-25</span></td><td class='logsubject'><a href='/src/commit/home/.config/X/resources?id=f7e8b61cdc5033afbcf0198b9a3b58c7a397cc3a&amp;follow=1'>Bump xterm font size to 12</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='2022-06-10 21:57:20 -0400'>2022-06-10</span></td><td class='logsubject'><a href='/src/commit/bin/sh.l?id=9298fe810211ea3cd5bf6fdbb76b115f28ae2491&amp;follow=1'>Handle subshells (and functions) inside substitutions</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='2022-06-10 15:41:21 -0400'>2022-06-10</span></td><td class='logsubject'><a href='/src/commit/install.sh?id=1e9ed406a664ad0cae0973b31f8abe878e017813&amp;follow=1'>Switch to jorts Install script</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='2022-06-08 15:01:08 -0400'>2022-06-08</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=c1fe77108117eb95b5960e765bdbdd6a21a8caf9&amp;follow=1'>Indicate if still reading or no results</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='2022-06-08 09:07:06 -0400'>2022-06-08</span></td><td class='logsubject'><a href='/src/commit/txt/books.txt?id=77a6a77700a79a8f0859934b900e0c8ad76f2707&amp;follow=1'>Add Maiden, Mother, Crone</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Mixed bag like most collections of short stories. Some of them are
pretty good. The author of the worst written story also has the
worst written bio.


</td></tr>
<tr class='logheader'><td><span title='2022-06-05 00:44:07 -0400'>2022-06-05</span></td><td class='logsubject'><a href='/src/commit/txt/shows.txt?id=4f405376ae6b5d46b37b7a7ada4e0dd70d08f652&amp;follow=1'>FIRST SHOW IN 2.5 YEARS BABEY!!!</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='2022-06-03 11:03:24 -0400'>2022-06-03</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=90b47ca285a6fa0b970e338afa723606cfe68c53&amp;follow=1'>Set line number on File lines</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='2022-06-03 10:34:51 -0400'>2022-06-03</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=ae064a619bb3972f0c12840e7d8950ac025fea1c&amp;follow=1'>Stop polling stdin after EOF</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='2022-06-02 23:17:38 -0400'>2022-06-02</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=956c25d98c3c7af4ff78c3175630b281c780b3c7&amp;follow=1'>Set TABSIZE=4</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Absolutely indiscriminately.


</td></tr>
<tr class='logheader'><td><span title='2022-06-02 22:40:41 -0400'>2022-06-02</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=07596633a2d95ff24de1a7a6b9df64534cd9e82e&amp;follow=1'>Do basic match highlighting</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='2022-06-02 21:45:47 -0400'>2022-06-02</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=557f1deb2b1a18ede48950b5421b71f662ea309d&amp;follow=1'>Clean up parsing a little</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='2022-06-02 21:30:03 -0400'>2022-06-02</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=77113cf667e1f4fbccc337b508d0f81b1f4b7563&amp;follow=1'>Don't duplicate path string</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='2022-06-02 20:53:17 -0400'>2022-06-02</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=1da6e2b522a624c1056f4f6cd61f977fded83a37&amp;follow=1'>Use stderr instead of /dev/tty, realloc buffer if lines too long</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
For some reason I haven't been able to figure out, trying to poll
/dev/tty returns POLLNVAL (and this was using 100% CPU looping),
but using stderr instead works fine.


</td></tr>
<tr class='logheader'><td><span title='2022-06-02 20:14:26 -0400'>2022-06-02</span></td><td class='logsubject'><a href='/src/commit/bin/qf.c?id=a8ca43a9dd52ba36aae52fa4345aa0af942803d7&amp;follow=1'>Add initial working version of qf</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='2022-05-29 22:20:51 -0400'>2022-05-29</span></td><td class='logsubject'><a href='/src/commit/home/.shrc?id=282a40a8ecedc78b87dc74672fde9e0f50d36ba7&amp;follow=1'>Set prompt for oksh</a></td><td>June McEnroe