<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GentooBrowse API, branch gentoobrowse-api-0.9.3.1</title>
<subtitle>ICE API backing GentooBrowse.</subtitle>
<id>https://git.randomdan.homeip.net/repo/gentoobrowse-api/atom?h=gentoobrowse-api-0.9.3.1</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/atom?h=gentoobrowse-api-0.9.3.1'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/'/>
<updated>2018-02-05T17:31:26Z</updated>
<entry>
<title>Prevent reading beyond end of mem mapped file</title>
<updated>2018-02-05T17:31:26Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-02-05T17:31:26Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=f67c1c8b4882c7c1f0663f1df2fa26f56ed8527b'/>
<id>urn:sha1:f67c1c8b4882c7c1f0663f1df2fa26f56ed8527b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle the case where IUSE contains the same flag with different default flags</title>
<updated>2017-12-11T20:49:36Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-12-11T20:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=74f493d02836bf4efc01197b0864692477091012'/>
<id>urn:sha1:74f493d02836bf4efc01197b0864692477091012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the +/- flag in IUSE entries into its own field</title>
<updated>2017-12-09T19:47:00Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-12-09T19:47:00Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=1d10377b0a3684335bb5cd697336b6625fcca742'/>
<id>urn:sha1:1d10377b0a3684335bb5cd697336b6625fcca742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assert of email body before asserting its contents</title>
<updated>2017-12-09T13:53:35Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-12-09T13:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=4f6708641c0290f533079777661119c06c2f14ce'/>
<id>urn:sha1:4f6708641c0290f533079777661119c06c2f14ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds getEbuildsByFilter to Portage API</title>
<updated>2017-12-02T22:27:44Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-12-02T21:29:01Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=f19aae1c6744b88756aeeb00415b95d95b81a49b'/>
<id>urn:sha1:f19aae1c6744b88756aeeb00415b95d95b81a49b</id>
<content type='text'>
This new method accepts a standard atom specifier and returns an array
of matching ebuilds. We can now use it to thoroughly test a mostly
re-written ebuildfilter function.
</content>
</entry>
<entry>
<title>Remove the ~ operator for ebuildversionrange</title>
<updated>2017-12-02T15:41:47Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-12-02T15:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=005f336416c4678b9e0962aec56421db21304c15'/>
<id>urn:sha1:005f336416c4678b9e0962aec56421db21304c15</id>
<content type='text'>
And along with it, the need for a custom search path to be set.
Also updates remaining SQL and scripts to unnecessarily depend on
customer search path.
</content>
</entry>
<entry>
<title>More fine grained package pruning</title>
<updated>2017-11-12T16:59:08Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-11-12T16:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=4472a810b52ad8b762a2e70be732cb9e3d369974'/>
<id>urn:sha1:4472a810b52ad8b762a2e70be732cb9e3d369974</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't try to be too clever when processing updates, as there is no guarantee the ebuilds will get moved in the same commit window and we don't (yet) support git move detection</title>
<updated>2017-11-12T16:54:37Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-11-12T13:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=86f5dbff95f030d397d79546252fc0944bdc4095'/>
<id>urn:sha1:86f5dbff95f030d397d79546252fc0944bdc4095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reference bootstrap css and js from CDN</title>
<updated>2017-11-07T18:43:01Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-11-07T18:43:01Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=ee25d99ea44af2340248301de3790bcaf9c6e25f'/>
<id>urn:sha1:ee25d99ea44af2340248301de3790bcaf9c6e25f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slicer 1.7 compatibility</title>
<updated>2017-10-19T19:16:24Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-10-19T19:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=12778d74c8ca3f765d850e9897d23df2a34fa82e'/>
<id>urn:sha1:12778d74c8ca3f765d850e9897d23df2a34fa82e</id>
<content type='text'>
</content>
</entry>
</feed>
