<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gistatic, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/gistatic/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/gistatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/'/>
<updated>2025-05-27T05:49:58Z</updated>
<entry>
<title>Makefile: Add switch for picking number of parallel fuzz workers</title>
<updated>2025-05-27T05:49:58Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-27T05:49:58Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=1eec478135876b7f325c507d1284aa5782bad09d'/>
<id>urn:sha1:1eec478135876b7f325c507d1284aa5782bad09d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>meta.capim: Add :dependencies key</title>
<updated>2025-05-23T11:03:05Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-23T11:03:05Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=2171a9ce7d03c75e20754536c603cad401919dfa'/>
<id>urn:sha1:2171a9ce7d03c75e20754536c603cad401919dfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revamp setup of i18n, now with gotext(0)</title>
<updated>2025-05-15T09:07:10Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-15T09:07:10Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=5b795296eefee45acedad9841e912dee05c34a01'/>
<id>urn:sha1:5b795296eefee45acedad9841e912dee05c34a01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish branches.html and setup i18n of manpages and HTML strings</title>
<updated>2025-05-11T10:58:03Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-11T10:58:03Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=04c91c40d548bb70062fcadeeeea37fd4319e066'/>
<id>urn:sha1:04c91c40d548bb70062fcadeeeea37fd4319e066</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/gistatic.go: Add missing trailing newline to usage() output</title>
<updated>2025-05-07T00:48:30Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-07T00:48:30Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=7f6fe701d34fb0df4718bf1fd73a5648aec8bb8d'/>
<id>urn:sha1:7f6fe701d34fb0df4718bf1fd73a5648aec8bb8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/gistatic.go: Use ExitIf() from gobang</title>
<updated>2025-05-05T13:24:34Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-05T13:24:34Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=bcbc1ebb02ba8b9625751e4d5d6b847bd3a0c798'/>
<id>urn:sha1:bcbc1ebb02ba8b9625751e4d5d6b847bd3a0c798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/gistatic.go: Tweak indentation 💅</title>
<updated>2025-05-05T13:24:21Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-05T13:24:21Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=c35147bf9a270a07b7922ec8f1923d43f7720c23'/>
<id>urn:sha1:c35147bf9a270a07b7922ec8f1923d43f7720c23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git mv meta.json meta.capim</title>
<updated>2025-05-04T13:48:17Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-04T13:48:17Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=fdd9d91574a486e867a88596bd98878c97177534'/>
<id>urn:sha1:fdd9d91574a486e867a88596bd98878c97177534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make: Use $&lt; over $?</title>
<updated>2025-05-04T08:16:10Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-04T08:16:10Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=3cbb490d80bae276451fd59159ebffcd0156b882'/>
<id>urn:sha1:3cbb490d80bae276451fd59159ebffcd0156b882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from POSIX sh to Go</title>
<updated>2025-05-02T22:10:40Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-02T21:34:58Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/gistatic/commit/?id=715815e3bea7fec41a385742b0a6a8fee4c5cf99'/>
<id>urn:sha1:715815e3bea7fec41a385742b0a6a8fee4c5cf99</id>
<content type='text'>
</content>
</entry>
</feed>
