<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/www/photo.causal.agency/0066/body, 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-02-17T20:34:46+00:00</updated>
<entry>
<title>Remove photo metadata directories</title>
<updated>2026-02-17T20:34:46+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2026-02-17T20:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=bf01f9f8f8a2d3f71cab0339c1483d359c1dc114'/>
<id>urn:sha1:bf01f9f8f8a2d3f71cab0339c1483d359c1dc114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add all the numbered roll metadata</title>
<updated>2025-05-17T23:10:18+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2025-05-17T23:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=fb124a76deb52cbad0be143d0a95d0453381e520'/>
<id>urn:sha1:fb124a76deb52cbad0be143d0a95d0453381e520</id>
<content type='text'>
</content>
</entry>
</feed>
ref='/src/log/bin/cash/libedit/filecomplete.h?showmsg=1&amp;follow=1'>log</a> <a href='/src/tree/bin/cash/libedit/filecomplete.h?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f'>tree</a> <a href='/src/commit/bin/cash/libedit/filecomplete.h?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;follow=1'>commit</a> <a href='/src/diff/bin/cash/libedit/filecomplete.h?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;follow=1'>diff</a></td><td class='form'><form class='right' method='get' action='/src/log/bin/cash/libedit/filecomplete.h'>
<input type='hidden' name='id' value='605dcbfe543fc9f4dc3c236a67fe370c4c01447f'/><input type='hidden' name='showmsg' value='1'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>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=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;showmsg=1&amp;follow=1'>root</a>/<a href='/src/log/bin?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;showmsg=1&amp;follow=1'>bin</a>/<a href='/src/log/bin/cash?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;showmsg=1&amp;follow=1'>cash</a>/<a href='/src/log/bin/cash/libedit?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;showmsg=1&amp;follow=1'>libedit</a>/<a href='/src/log/bin/cash/libedit/filecomplete.h?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;showmsg=1&amp;follow=1'>filecomplete.h</a> (<a href='/src/log/bin/cash/libedit/filecomplete.h?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;showmsg=1'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/src/log/bin/cash/libedit/filecomplete.h?id=605dcbfe543fc9f4dc3c236a67fe370c4c01447f&amp;follow=1'>Collapse</a>)</th><th class='left'>Author</th></tr>
<tr class='logheader'><td><span title='2019-02-18 21:09:17 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/up.sh?id=bb88074041f38ee90c2e164e7fc8c98a709ccf31&amp;follow=1'>Use hi -o anchor in up</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='2019-02-18 21:07:46 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=fc881d11da66055e6955e1c861f0a838d5586e81&amp;follow=1'>Don't match nested parentheses in Tag for C</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Fixes mistaken highlight of:

    pngWrite(file, (uint8_t []) { 0, 0, 0 }, 3);


</td></tr>
<tr class='logheader'><td><span title='2019-02-18 19:27:46 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=1ebce46abaa573479e9e0571217e963b1eefb506&amp;follow=1'>Match whitespace between * [] {}</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='2019-02-18 19:20:16 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=97c43482654e5ecc19114302d462c9ac558feda2&amp;follow=1'>Fix function-like #define regex</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
A define like #define FOO (1) is not function-like.


</td></tr>
<tr class='logheader'><td><span title='2019-02-18 19:08:27 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=5a442ec0a42c7e4572343953dc69c46a14ea7801&amp;follow=1'>Match Tag in Rust</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='2019-02-18 18:52:11 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=ddaef3b27a7339faca4cdb982c022b38bf8d9606&amp;follow=1'>Match sh functions as Tag</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='2019-02-18 18:07:25 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=53751f31fce9b0c2fc6c8bb4be9195f0ce546cf9&amp;follow=1'>Match Sh and Ss as Tag in 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='2019-02-18 18:00:20 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/man1/hi.1?id=062b5f7398da079e067e6ad1992ac97ed32f707d&amp;follow=1'>Match statics and typedefs as Tag</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='2019-02-18 17:29:49 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=66558056aca2554f7bc80d31c5c0880d6520a088&amp;follow=1'>Clean up htmlHeader</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='2019-02-18 17:07:53 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/man1/hi.1?id=48014f1c32317a838a9724e6ee1354236ff6ead2&amp;follow=1'>Remove hi line numbering</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Tags are much better for referring to specific parts of a file and line
numbering is better done by a post-processing tool such as cat -n or
producing a two-column HTML &lt;table&gt;.


</td></tr>
<tr class='logheader'><td><span title='2019-02-18 16:54:09 -0500'>2019-02-18</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=ab4bf7cada57e01a38aa1f8c12d4044b203d9f61&amp;follow=1'>Add Tag class to hi</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='2019-02-17 21:30:00 -0500'>2019-02-17</span></td><td class='logsubject'><a href='/src/commit/bin/Makefile?id=5666794d51b927cca3dec538abacd67f5f1fcf7a&amp;follow=1'>Generate HTML with hi -n -f html -o anchor</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Running hi twice to insert stuff between the head and the content is a
bit of a hack but oh well.


</td></tr>
<tr class='logheader'><td><span title='2019-02-17 21:13:36 -0500'>2019-02-17</span></td><td class='logsubject'><a href='/src/commit/bin/man1/hi.1?id=bc2eb7a5313217c2edf32914c5018ed910d08b15&amp;follow=1'>Add hi -f html -o anchor for line number links</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='2019-02-17 14:40:16 -0500'>2019-02-17</span></td><td class='logsubject'><a href='/src/commit/bin/up.sh?id=a477318a8e404a1a4820bf78d1f4d0af5c321baf&amp;follow=1'>Simplify temp trap in up</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='2019-02-17 14:38:11 -0500'>2019-02-17</span></td><td class='logsubject'><a href='/src/commit/bin/man1/hi.1?id=686ce24e9a67b42765ff5638e1d747c8ea82343d&amp;follow=1'>Add line numbers to hi</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Renames previous -n option to -m to stay consistent with cat -n.
Prefixing lines with line numbers affects where the first tab indent
ends up relative to the text above it. Not sure if it's worth fixing
somehow.


</td></tr>
<tr class='logheader'><td><span title='2019-02-17 12:06:59 -0500'>2019-02-17</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=4fbda7551165739cc62d2a85d43ea7d59cf8322e&amp;follow=1'>Always split spans after newlines</a></td><td>June McEnroe</td></tr>
<tr class='nohover-highlight'><td/><td colspan='3' class='logmsg'>
Simplifies ANSI and IRC output code, and prepares for line numbered
output.


</td></tr>
<tr class='logheader'><td><span title='2019-02-15 18:13:04 -0500'>2019-02-15</span></td><td class='logsubject'><a href='/src/commit/home/.config/nvim/colors/trivial.vim?id=db8e328cd294bfc69a615420b04b1bf0062a100a&amp;follow=1'>Color format specifiers light cyan in vim</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='2019-02-15 17:48:05 -0500'>2019-02-15</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=4bd9899913e57409409a05cd1b4b50a1773d4ee1&amp;follow=1'>Highlight Interp as yellow</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='2019-02-15 17:47:44 -0500'>2019-02-15</span></td><td class='logsubject'><a href='/src/commit/bin/hi.c?id=30132e89f935e247e3ba76c63abd736db52448ca&amp;follow=1'>Highlight strings in sh command 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='2019-02-15 15:26:05 -0500'>2019-02-15</span></td><td class='logsubject'><a href='/src/commit/home/.config/nvim/init.vim?id=f8ab260a0693218701d44bd87c4f2c0a5d11f88b&amp;follow=1'>Add nmap gp</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='2019-02-14 02:16:27 -0500'>2019-02-14</span></td><td class='logsubject'><a href='/src/commit/bin/up.sh?id=656e95683afe196e53ce1bd96ac75fe8a6dea5b8&amp;follow=1'>Avoid newline when copying URL to pasteboard</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='2019-02-13 23:30:53 -0500'>2019-02-13</span></td><td class='logsubject'><a href='/src/commit/txt/books.txt?id=a9024581ad338b0cbd4282a4fc5e44fee943fe34&amp;follow=1'>Add forgotten "sixth" book of H2G2</a></td><td>June McEnroe