<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/template/footer.php, branch master</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/template/footer.php?h=master</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/template/footer.php?h=master'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2015-10-31T09:14:49Z</updated>
<entry>
<title>footer: Close short open tag</title>
<updated>2015-10-31T09:14:49Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-10-26T19:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=81bfb367c84b6a66b93a5ef7577622ec23b1882b'/>
<id>urn:sha1:81bfb367c84b6a66b93a5ef7577622ec23b1882b</id>
<content type='text'>
Fixes a regression introduced in fd6ba76 (Make copyright notice
translatable, 2015-10-17).

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Make copyright notice translatable</title>
<updated>2015-10-17T15:31:48Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-10-17T09:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=fd6ba76431c428679f964fef8f82912efad680f5'/>
<id>urn:sha1:fd6ba76431c428679f964fef8f82912efad680f5</id>
<content type='text'>
Fixes FS#46747.

Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Do not use the term "unsupported" for AUR packages</title>
<updated>2015-08-08T10:59:24Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>lfleischer@archlinux.org</email>
</author>
<published>2015-07-21T12:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=c751921affdcc8e67df2c04cb00de2d0c58e1927'/>
<id>urn:sha1:c751921affdcc8e67df2c04cb00de2d0c58e1927</id>
<content type='text'>
We no longer use the term [unsupported] to refer to the "repository" of
AUR packages. Update texts and variable names accordingly.

Fixes FS#45381.

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>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>We live in 2013 now</title>
<updated>2013-01-19T11:20:50Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.lists@gmail.com</email>
</author>
<published>2013-01-06T13:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=398fdb67ead0dd0fe82a9983f6aa0c99f322d806'/>
<id>urn:sha1:398fdb67ead0dd0fe82a9983f6aa0c99f322d806</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Use echo shortcut syntax</title>
<updated>2012-09-24T10:23:04Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-09-21T06:57:29Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=6102759b7cb9fd23f4e7fa5f12137334ff30a410'/>
<id>urn:sha1:6102759b7cb9fd23f4e7fa5f12137334ff30a410</id>
<content type='text'>
Replace all occurrences of "&lt;?php echo" and "&lt;?php print" by "&lt;?=" to
reduce noise in templates.

Note that as of PHP 5.4.0, "&lt;?=" is always available and no longer
requires "short_open_tag" to be set.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Synchronize footer layout with archweb</title>
<updated>2012-07-06T09:26:06Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-05-23T17:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=bfc4a11006eff1909d8129f217f1fe73b471886f'/>
<id>urn:sha1:bfc4a11006eff1909d8129f217f1fe73b471886f</id>
<content type='text'>
Also, add a copyright notice and the disclaimer.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
</content>
</entry>
<entry>
<title>Wrap everything in a content cotainer</title>
<updated>2012-07-06T09:25:55Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-05-23T17:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=9cee53f3cfbe64286db9ac0361db205e6b9509e3'/>
<id>urn:sha1:9cee53f3cfbe64286db9ac0361db205e6b9509e3</id>
<content type='text'>
For consistency with archweb.

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
Signed-off-by: canyonknight &lt;canyonknight@gmail.com&gt;
</content>
</entry>
<entry>
<title>Escape all output strings in the header and footer</title>
<updated>2012-02-19T04:21:48Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2012-02-19T03:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=19789c3f759f4162a2eaa4ccc0b6fe0df51957ca'/>
<id>urn:sha1:19789c3f759f4162a2eaa4ccc0b6fe0df51957ca</id>
<content type='text'>
Escape each output string using htmlspecialchars(). These aren't
exploitable; it's still better to escape them properly.

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