<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web, branch v4.0.0-rc5</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web?h=v4.0.0-rc5</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web?h=v4.0.0-rc5'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-06-18T08:20:39Z</updated>
<entry>
<title>Release 4.0.0-rc5</title>
<updated>2015-06-18T08:20:39Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-18T08:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6e3cbb9e65c0a743b5f8d88de42e2fddaaaaaa99'/>
<id>urn:sha1:6e3cbb9e65c0a743b5f8d88de42e2fddaaaaaa99</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Clarify that HTTPs clone URIs are for read-only access</title>
<updated>2015-06-17T15:06:41Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-17T15:05:30Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=1e3a7179bda741b818d3929ef6e5a6718b2320e9'/>
<id>urn:sha1:1e3a7179bda741b818d3929ef6e5a6718b2320e9</id>
<content type='text'>
Fixes FS#45335.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Store 10 significant digits of the popularity score</title>
<updated>2015-06-15T20:37:45Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-15T10:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2284cb3e4a2ef86b1a2a548ed0b4431ace978d87'/>
<id>urn:sha1:2284cb3e4a2ef86b1a2a548ed0b4431ace978d87</id>
<content type='text'>
Even if we only display two digits after the decimal point, storing more
digits internally allows us to order the search results more accurately.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Add explanation for Popularity field in search results</title>
<updated>2015-06-15T20:37:45Z</updated>
<author>
<name>Leonidas Spyropoulos</name>
<email>artafinde@gmail.com</email>
</author>
<published>2015-06-15T08:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=74c7cf70ffe49d907df13521edd760467d0602b0'/>
<id>urn:sha1:74c7cf70ffe49d907df13521edd760467d0602b0</id>
<content type='text'>
Fixes FS#45327.

Signed-off-by: Leonidas Spyropoulos &lt;artafinde@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>footer: Link version number to release log</title>
<updated>2015-06-14T17:14:34Z</updated>
<author>
<name>Johannes Löthberg</name>
<email>johannes@kyriasis.com</email>
</author>
<published>2015-06-14T17:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=37960beea130699969e4870799d073f28bc0f550'/>
<id>urn:sha1:37960beea130699969e4870799d073f28bc0f550</id>
<content type='text'>
Fixes FS#45321

Signed-off-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>home: Add submitting packages section</title>
<updated>2015-06-14T15:58:56Z</updated>
<author>
<name>Johannes Löthberg</name>
<email>johannes@kyriasis.com</email>
</author>
<published>2015-06-14T15:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fd1794a737dba34ab35c2c712133ee0301608459'/>
<id>urn:sha1:fd1794a737dba34ab35c2c712133ee0301608459</id>
<content type='text'>
Link to the ArchWiki and lists any SSH fingerprints configured in the
AUR configuration file.

Fixes FS#45322.

Signed-off-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>confparser: Add function for getting the items of a section</title>
<updated>2015-06-14T15:58:56Z</updated>
<author>
<name>Johannes Löthberg</name>
<email>johannes@kyriasis.com</email>
</author>
<published>2015-06-14T13:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=815e437f0c1889167b4005941404e05bb742416e'/>
<id>urn:sha1:815e437f0c1889167b4005941404e05bb742416e</id>
<content type='text'>
Signed-off-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>confparser: Add function for checking if config section exists</title>
<updated>2015-06-14T15:58:56Z</updated>
<author>
<name>Johannes Löthberg</name>
<email>johannes@kyriasis.com</email>
</author>
<published>2015-06-14T13:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=d8e32ce5e112d1441c24464003e971e010fee5ac'/>
<id>urn:sha1:d8e32ce5e112d1441c24464003e971e010fee5ac</id>
<content type='text'>
Signed-off-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>confparser: Split loading of config into own function</title>
<updated>2015-06-14T15:58:56Z</updated>
<author>
<name>Johannes Löthberg</name>
<email>johannes@kyriasis.com</email>
</author>
<published>2015-06-14T13:08:38Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9ef7de05698bb5fb82cb63894262a68156228fd1'/>
<id>urn:sha1:9ef7de05698bb5fb82cb63894262a68156228fd1</id>
<content type='text'>
Signed-off-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Show co-maintainers next to maintainers in details</title>
<updated>2015-06-14T15:58:56Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-14T07:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fb42ec696cac974ea87e9a24ba009b58a7fe2c13'/>
<id>urn:sha1:fb42ec696cac974ea87e9a24ba009b58a7fe2c13</id>
<content type='text'>
Implements FS#45313.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
</feed>
