<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/cli/stasis_indexer/helpers.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>NUL terminate after copy</title>
<updated>2026-04-24T19:55:21+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-24T19:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=347677c3330ece8496b9cd242fd7e4292c2260ae'/>
<id>347677c3330ece8496b9cd242fd7e4292c2260ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emit stasis version</title>
<updated>2026-04-21T16:22:50+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-21T14:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=7bd80c314dc4db2296b8a15c2f276dc9afe63fd1'/>
<id>7bd80c314dc4db2296b8a15c2f276dc9afe63fd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert vsprintf</title>
<updated>2026-04-17T14:57:43+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-17T14:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=90cbf865cb6e88d5db6484040dc4dc885f88caed'/>
<id>90cbf865cb6e88d5db6484040dc4dc885f88caed</id>
<content type='text'>
* Check error conditions in related v-functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Check error conditions in related v-functions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cmd buffer size to copy</title>
<updated>2026-04-16T17:04:33+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-16T17:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d17103f326bbf026f55a326629e41e69c21a78ad'/>
<id>d17103f326bbf026f55a326629e41e69c21a78ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert more strcat and strcpy to strn variants</title>
<updated>2026-04-16T15:52:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-16T15:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=dc6b871b419159097c272fe21cdef6acece40a99'/>
<id>dc6b871b419159097c272fe21cdef6acece40a99</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>get_latest_deliveries() now optionally returns the count of elements in the returned array of Delivery structs</title>
<updated>2025-11-04T15:59:48+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-11-04T15:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5c1fd40923f8749b0c0327616fcf2fc87cd0ef89'/>
<id>5c1fd40923f8749b0c0327616fcf2fc87cd0ef89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add write_manifest() helper</title>
<updated>2025-03-27T19:07:47+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-03-27T19:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a72d5b8e451127606b0a47fb771486cab0e2c275'/>
<id>a72d5b8e451127606b0a47fb771486cab0e2c275</id>
<content type='text'>
* Store file listing in "TREE"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Store file listing in "TREE"
</pre>
</div>
</content>
</entry>
<entry>
<title>free(3): If ptr is NULL, no operation is performed.</title>
<updated>2025-03-20T13:31:13+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-03-20T13:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=f59c6633fe8e06007570c088aed89179de96759e'/>
<id>f59c6633fe8e06007570c088aed89179de96759e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sort_by_latest_rc now sorts against the rc, platform, and python version (descending)</title>
<updated>2025-02-18T16:04:46+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-02-18T16:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=22861747b42a5863003c772a50ce3289ddb9d427'/>
<id>22861747b42a5863003c772a50ce3289ddb9d427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
