<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/conf/cgitrc.proto, branch v4.2.0</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/conf/cgitrc.proto?h=v4.2.0</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/conf/cgitrc.proto?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-12-13T09:22:59Z</updated>
<entry>
<title>cgitrc.proto: Add the aurweb favicon</title>
<updated>2015-12-13T09:22:59Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-12-12T23:45:40Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=76aea988f6ca200f0d4ecf54bb2fbfb0f85e4e19'/>
<id>urn:sha1:76aea988f6ca200f0d4ecf54bb2fbfb0f85e4e19</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>cgitrc.proto: Fix clone prefix</title>
<updated>2015-06-04T11:31:55Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-04T11:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=4c7ec61363e293e014c949763f978074d9ed8e04'/>
<id>urn:sha1:4c7ec61363e293e014c949763f978074d9ed8e04</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Use gitnamespaces for efficient storage</title>
<updated>2015-06-01T21:24:52Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-06-01T20:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=b44411fb5399f75939a57f0ccc8166d06fa8ba6f'/>
<id>urn:sha1:b44411fb5399f75939a57f0ccc8166d06fa8ba6f</id>
<content type='text'>
Instead of using one Git repository per package, use a single large
object storage for space efficiency. The refs of the individual package
bases are divided using gitnamespaces(7) which allows for exposing each
namespace as an independent repository easily. Also, git-serve is
modified to create a branch for each package, allowing to browse the
large repository with cgit.

Helped-by: Florian Pritz &lt;bluewind@xinu.at&gt;
Helped-by: Johannes Löthberg &lt;johannes@kyriasis.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Change default configuration to use SSH port 22</title>
<updated>2015-05-21T09:20:17Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-05-21T09:20:17Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c3614c4f097f1a37485672b04759c5c163f1cf42'/>
<id>urn:sha1:c3614c4f097f1a37485672b04759c5c163f1cf42</id>
<content type='text'>
We no longer run a separate SSH daemon on port 2222. Change the default
configuration accordingly. Also remove some configuration files that are
no longer needed.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Rename the AUR software to aurweb</title>
<updated>2015-02-04T08:50:01Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2015-01-30T06:34:26Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=cc1e8aed3059c62d56bccfc07f3041901cec8ebb'/>
<id>urn:sha1:cc1e8aed3059c62d56bccfc07f3041901cec8ebb</id>
<content type='text'>
Rename the project to help differentiate between the software providing
access to the Arch User Repository and the collection of source packages
itself.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add links to public and private clone URLs</title>
<updated>2014-12-29T12:22:05Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-12-29T10:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=176014a5d7bc17dc9528a01df1280b09a3505a8d'/>
<id>urn:sha1:176014a5d7bc17dc9528a01df1280b09a3505a8d</id>
<content type='text'>
Show a public clone URL (using Git over HTTP) by default and only show
the private clone URL to the package maintainer.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add cgit configuration and style sheet</title>
<updated>2014-12-28T20:09:26Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-12-28T20:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=662f31cdb79058b84aeb19534ca640ab719c795c'/>
<id>urn:sha1:662f31cdb79058b84aeb19534ca640ab719c795c</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
