<feed xmlns='http://www.w3.org/2005/Atom'>
<title>henrietta-cache, branch 1.5</title>
<subtitle>Egg cache builder for the Henrietta egg server.
</subtitle>
<id>https://code.more-magic.net/henrietta-cache/atom?h=1.5</id>
<link rel='self' href='https://code.more-magic.net/henrietta-cache/atom?h=1.5'/>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/'/>
<updated>2019-09-22T14:03:40Z</updated>
<entry>
<title>Fix CHICKEN 4 imports</title>
<updated>2019-09-22T14:03:40Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-09-22T14:03:40Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=7a27b63c1fcc863bb651a7688b67f7846858f49e'/>
<id>urn:sha1:7a27b63c1fcc863bb651a7688b67f7846858f49e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap the program in a module form</title>
<updated>2019-09-22T14:03:03Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-09-22T14:03:03Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=e671f9896d48367d639e1933f7d2eca1553de397'/>
<id>urn:sha1:e671f9896d48367d639e1933f7d2eca1553de397</id>
<content type='text'>
This makes it easier to find out missing imports.
</content>
</entry>
<entry>
<title>Fix short option argument grouping</title>
<updated>2019-09-22T14:01:38Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-09-22T14:01:38Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=b3b49cbf1dd93d0a783527efc868a53090fa00b6'/>
<id>urn:sha1:b3b49cbf1dd93d0a783527efc868a53090fa00b6</id>
<content type='text'>
This used lset-intersection but that should've been lset-difference.
</content>
</entry>
<entry>
<title>Add -k and -n flags, suggested by Diego "dieggsy"</title>
<updated>2019-09-22T13:52:08Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-09-22T13:50:11Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=02e38e71fe666262489e460860cf0250833a5092'/>
<id>urn:sha1:02e38e71fe666262489e460860cf0250833a5092</id>
<content type='text'>
The -k or -keep option tells henrietta-cache to throw away older
releases, so that only the supplied number of latest releases is kept.

The -n option tells henrietta-cache to not download any new releases.
It can be used if one wants to prune old releases, together with -k.
</content>
</entry>
<entry>
<title>Fix sloppy code dealing with tmpdir parent deletion</title>
<updated>2019-09-12T06:11:02Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-09-12T06:11:02Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=2045c4156b58d5df6a98346e7ee3c2fd42f8d330'/>
<id>urn:sha1:2045c4156b58d5df6a98346e7ee3c2fd42f8d330</id>
<content type='text'>
Somehow this now causes an exception to be raised when the temp dir
was the contents dir, because move-to-cache already removes that
directory.
</content>
</entry>
<entry>
<title>Also add 1.4 to C5 release-info</title>
<updated>2019-09-12T05:49:53Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-09-12T05:49:53Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=804bf2cda41eb1200229f144ff03eb32bd179ddf'/>
<id>urn:sha1:804bf2cda41eb1200229f144ff03eb32bd179ddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tag 1.4 to release-info</title>
<updated>2019-09-03T19:10:42Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-09-03T19:10:42Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=470203ef4014b5ce061f5564a5cdff80d111833b'/>
<id>urn:sha1:470203ef4014b5ce061f5564a5cdff80d111833b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use "tmp" and copy instead of move to improve permission handling</title>
<updated>2019-09-01T15:19:48Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2019-09-01T15:19:48Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=c8599d995ec8653976a9ab9c9197f246fedecc05'/>
<id>urn:sha1:c8599d995ec8653976a9ab9c9197f246fedecc05</id>
<content type='text'>
tmp causes warnings when linking on OpenBSD.  Group ownership switches
to the directory and warns when moving (on OpenBSD and possibly other
BSDs, too).

Thanks to "n0goOi3"
</content>
</entry>
<entry>
<title>Add 1.3 release</title>
<updated>2018-09-06T06:12:15Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-09-06T06:11:55Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=2bf7dae92529bb34c873c032271fdd2c17ab9cc3'/>
<id>urn:sha1:2bf7dae92529bb34c873c032271fdd2c17ab9cc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop module wrapper, as that breaks backwards compatibility</title>
<updated>2018-09-06T06:09:36Z</updated>
<author>
<name>Peter Bex</name>
<email>peter@more-magic.net</email>
</author>
<published>2018-09-06T06:09:36Z</published>
<link rel='alternate' type='text/html' href='https://code.more-magic.net/henrietta-cache/commit/?id=7d20077b82fa1ec1c85b99f92cf48de808e95578'/>
<id>urn:sha1:7d20077b82fa1ec1c85b99f92cf48de808e95578</id>
<content type='text'>
The -i (init file) option means we can't wrap things in a module,
unless we build and ship the module, which will mean people need
to rewrite the init file.  Not worth the hassle to figure out how
to do it "properly".

Fixes #1531, reported by Mario Goulart
</content>
</entry>
</feed>
