<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/cli/stasis_indexer/readmes.c, branch bughunt-1001</title>
<subtitle>A pipeline delivery generator
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/'/>
<entry>
<title>indexer_readmes: close index file handle on error</title>
<updated>2026-04-22T15:35:13+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-22T15:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=ddd07afa39394c7b485c8d647c5db08845fa24fe'/>
<id>ddd07afa39394c7b485c8d647c5db08845fa24fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>indexer_readmes: consolidate asprintf error condition handling</title>
<updated>2026-04-22T15:34:39+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-22T15:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=49dd77f16f2575dc8b9e8979e4692d0d449abef3'/>
<id>49dd77f16f2575dc8b9e8979e4692d0d449abef3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace sprintf with snprintf</title>
<updated>2026-04-15T14:10:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-15T14:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=87779a8c85eec0b71703ed3090a3949761396a15'/>
<id>87779a8c85eec0b71703ed3090a3949761396a15</id>
<content type='text'>
* A few strcpy and strcat changes as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* A few strcpy and strcat changes as well
</pre>
</div>
</content>
</entry>
<entry>
<title>The release list should use the full count of releases, not nelem_real</title>
<updated>2025-11-10T18:48:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-10T18:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b999413700231b5d922c91addef7c080fd289b30'/>
<id>b999413700231b5d922c91addef7c080fd289b30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert context manipulation from stack+heap to just heap</title>
<updated>2025-11-04T17:12:56+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-04T17:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=6de3db226d65604f37a4fbed5232546f42c191b9'/>
<id>6de3db226d65604f37a4fbed5232546f42c191b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Favor writing .md extensions first</title>
<updated>2025-02-18T18:40:01+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-18T18:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=2670a59ccbad947df72815d057d3b047cccb69df'/>
<id>2670a59ccbad947df72815d057d3b047cccb69df</id>
<content type='text'>
* .md is replaced with .html when --web is enabled
* Pad horizontal line with linefeeds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .md is replaced with .html when --web is enabled
* Pad horizontal line with linefeeds
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not show docker line if no image exists</title>
<updated>2025-02-18T16:07:41+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-18T16:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b3d4943c540796eb97a91e572d14217538369fff'/>
<id>b3d4943c540796eb97a91e572d14217538369fff</id>
<content type='text'>
* Fix docker_images free call
* Inject horizontal lines between RCs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix docker_images free call
* Inject horizontal lines between RCs
</pre>
</div>
</content>
</entry>
<entry>
<title>Match harder</title>
<updated>2025-02-15T18:25:10+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-15T18:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=b51d09456fa8bd06549530938472c9c007c8b748'/>
<id>b51d09456fa8bd06549530938472c9c007c8b748</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plug a few leaks</title>
<updated>2025-02-14T23:51:59+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-14T23:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=c7fc6029e1682e367ec9a84eac03e8c3175ad5f4'/>
<id>c7fc6029e1682e367ec9a84eac03e8c3175ad5f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>indexer: current release now displays the python version</title>
<updated>2024-12-22T15:07:47+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2024-12-22T15:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=eed609a0ff10949ee87b82f865c1fc7fe53c0a07'/>
<id>eed609a0ff10949ee87b82f865c1fc7fe53c0a07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
