<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pounce/extra/notify/Makefile, branch 3.1</title>
<subtitle>IRC bouncer
</subtitle>
<id>https://git.causal.agency/pounce/atom?h=3.1</id>
<link rel='self' href='https://git.causal.agency/pounce/atom?h=3.1'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/'/>
<updated>2022-06-18T14:03:57+00:00</updated>
<entry>
<title>Flatten extras to top-level directory</title>
<updated>2022-06-18T14:03:57+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-06-18T14:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=511f999dfab4fce8d31af9c388d616ce45a88398'/>
<id>urn:sha1:511f999dfab4fce8d31af9c388d616ce45a88398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up Makefiles, configure scripts</title>
<updated>2021-05-03T00:35:48+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-05-03T00:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=8d27209e1872046eb1eba24a7ff85488f6c28ed4'/>
<id>urn:sha1:8d27209e1872046eb1eba24a7ff85488f6c28ed4</id>
<content type='text'>
Default MANDIR to ${PREFIX}/man since it turns out man-db includes
/usr/local/man by default. Add support for BINDIR. Separate libs
out into LDADD variables.
</content>
</entry>
<entry>
<title>notify: Implement pounce-notify</title>
<updated>2021-04-30T23:35:40+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-04-30T23:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/pounce/commit/?id=70651e35d84bca8a4acadf9dfec6a58933e70471'/>
<id>urn:sha1:70651e35d84bca8a4acadf9dfec6a58933e70471</id>
<content type='text'>
</content>
</entry>
</feed>
range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/src/log/?id=10e17478b30838229eeffeac1249e1e166cc95d5&amp;follow=1'>root</a>/<a href='/src/log/doc?id=10e17478b30838229eeffeac1249e1e166cc95d5&amp;follow=1'>doc</a>/<a href='/src/log/doc/pdf?id=10e17478b30838229eeffeac1249e1e166cc95d5&amp;follow=1'>pdf</a>/<a href='/src/log/doc/pdf/.gitignore?id=10e17478b30838229eeffeac1249e1e166cc95d5&amp;follow=1'>.gitignore</a> (<a href='/src/log/doc/pdf/.gitignore?id=10e17478b30838229eeffeac1249e1e166cc95d5'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/src/log/doc/pdf/.gitignore?id=10e17478b30838229eeffeac1249e1e166cc95d5&amp;showmsg=1&amp;follow=1'>Expand</a>)</th><th class='left'>Author</th></tr>
<tr><td><span title='2021-01-13 16:50:59 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/make.l?id=0777d0bc51fcf7ecff67521cfde1448cf08947b2&amp;follow=1'>Try to return make substitutions as single tokens</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 16:42:30 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/man1/hilex.1?id=f65d18f4f06e08cd2caa7743d2220e07f794cd79&amp;follow=1'>Shorten hilex class names</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 16:04:52 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/text.l?id=29b578e6cdede6d9777b8dcf20d09b4aec10ba6c&amp;follow=1'>Move text "lexer" to hilex.c</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 15:57:57 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/c11.l?id=a96f0c74398f97804d36c1fc2c3b4ac7967ce6a0&amp;follow=1'>Try to return strings as single tokens</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 15:56:42 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/c11.l?id=dbac3d8324155122eb5722c42f9fd855ef5028bb&amp;follow=1'>Match [] as Operator in C lexer</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 15:34:31 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/c11.l?id=893ea3fb01983a545802afc2e77120687a531cde&amp;follow=1'>Fix C lexer to require a digit in a float literal</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 15:34:19 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/c.sh?id=be1d4bec5fc0eea8b5548ad074fb1cff09b55ac7&amp;follow=1'>Support long double in c.sh</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 15:33:40 -0500'>2021-01-13</span></td><td><a href='/src/commit/etc/Dark.terminal?id=14945c783108977a2b449b0ef693fc49c56e3dce&amp;follow=1'>Update Terminal.app colours</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 15:17:47 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/scheme.c?id=eba10df8029694955cc82ce77e27e09fb0e7eec2&amp;follow=1'>Increase dark white brightness slightly</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-13 00:25:08 -0500'>2021-01-13</span></td><td><a href='/src/commit/bin/man1/htagml.1?id=7e6bc92bf2c5740d9dbb559023266897b44acaa9&amp;follow=1'>Add hilex example to htagml manual</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 23:36:03 -0500'>2021-01-12</span></td><td><a href='/src/commit/www/causal.agency/style.css?id=e15ee8179e2ba9ed193087847abf5ee29e5ff2ec&amp;follow=1'>Style causal.agency like bin HTML</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 23:13:24 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/htagml.c?id=f3803a1ec5ca6f3ce0814324f05280532c81785d&amp;follow=1'>Avoid matching tag text inside HTML elements</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 22:57:55 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/up.sh?id=2f76383e32404c29b42345de5f7e2dc939f5e2ae&amp;follow=1'>Use hilex for up -h</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 22:44:03 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/html.sh?id=eec1061c40981eb61b5033804509830a45584211&amp;follow=1'>Use hilex for bin HTML</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 22:24:33 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/man1/hilex.1?id=e673ea6deaee59a72c8861a67b10489703f75c61&amp;follow=1'>Don't output a pre in hilex by default</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 22:06:56 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/text.l?id=c277129386f1acfe133da11f23a7d730ae48964d&amp;follow=1'>Move hilex out of hilex directory</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 21:57:42 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/hilex/irc.c?id=087dcc0be343494728162eb12e05ad8a42f77f22&amp;follow=1'>Consolidate hilex formatters into hilex.c</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 21:40:11 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/hilex/mdoc.l?id=118a437acfb7b53d7522c71bd3f99982724b425b&amp;follow=1'>Remove hacky tagging from hilex</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 21:15:39 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/man1/htagml.1?id=5addac372152c1046caf20703057347cebc5d5f0&amp;follow=1'>Add htagml -i</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 20:58:51 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/html.sh?id=1873a450699f843a2ae73d0b852a4c767bc4234a&amp;follow=1'>Render tag index in HTML</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 20:57:39 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/man1/htagml.1?id=284c1b390e03c108e1de90101ec0884203b2227f&amp;follow=1'>Add htagml -x</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 20:34:27 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/htagml.c?id=355a9768b1b62c58d5c2d943159b1d470adf1e0a&amp;follow=1'>Prevent matching the same tag twice</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 20:33:26 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/htagml.c?id=97778aa8d14644dabe08df95fba51d2544540a3d&amp;follow=1'>Process htagml file line by line</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 19:00:12 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/htagml.c?id=911b4761e465ec084acc7e14ca18dfe5e9b8a00a&amp;follow=1'>Split fields by tab only</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 18:19:21 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/html.sh?id=47747ef69449eddc2125804acf3f67e6090f356f&amp;follow=1'>List both Makefile and html.sh under README.7</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 17:06:23 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/man1/htagml.1?id=f86e02005afa4fa7d61ab4019a365d0e7d372d0d&amp;follow=1'>Add htagml example</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 16:55:34 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/html.sh?id=b037118b31ece700232ae31fafde32a8787fef11&amp;follow=1'>Use mandoc and htagml for bin html</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 16:15:37 -0500'>2021-01-12</span></td><td><a href='/src/commit/bin/man1/htagml.1?id=b8056213935805d7dda21d41d7a515bdbab8667b&amp;follow=1'>Add htagml</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-12 00:34:08 -0500'>2021-01-12</span></td><td><a href='/src/commit/www/causal.agency/torus.pty?id=d7b884d86e85f085d344aa9484276e98b2de1de1&amp;follow=1'>Replace causal.agency with a simple mdoc page</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-11 22:44:58 -0500'>2021-01-11</span></td><td><a href='/src/commit/www/text.causal.agency/Makefile?id=850613cf83468343a8bf992cb4f1be434b02f593&amp;follow=1'>Publish "Using vi"</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-11 18:18:13 -0500'>2021-01-11</span></td><td><a href='/src/commit/home/.config/git/config?id=c950de7a1549e192037f45af6dc8b02ddebf0e73&amp;follow=1'>Enable diff.colorMoved</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-10 21:03:06 -0500'>2021-01-10</span></td><td><a href='/src/commit/home/.profile?id=c558503f241a03a043357fc58392a4273f49b263&amp;follow=1'>Set less search case-insensitive</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-10 18:57:20 -0500'>2021-01-10</span></td><td><a href='/src/commit/home/.profile?id=76bdaff9e57c6db28292e76ec645db7f8e947a36&amp;follow=1'>Set EXINIT</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-09 00:47:50 -0500'>2021-01-09</span></td><td><a href='/src/commit/bin/man1/c.1?id=4e86032c2eb6cfc0d4da82ca29e2b27cc221fcda&amp;follow=1'>Add c -t flag to print expression type</a></td><td>June McEnroe</td></tr>
<tr><td><span title='2021-01-05 11:39:07 -0500'>2021-01-05</span></td><td><a href='/src/commit/www/git.causal.agency/cgitrc?id=7d5c4538ec3f5218f5d61758e2dcad3412bcd18c&amp;follow=1'>Update tagline</a></td><td>June McEnroe