<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit-70, branch v0.8</title>
<subtitle>a fork of cgit with a Gopher interface</subtitle>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/'/>
<entry>
<title>CGIT 0.8</title>
<updated>2008-10-05T19:23:39+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T19:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=ae83752b418328a369d4a6658fc673458012e1f1'/>
<id>ae83752b418328a369d4a6658fc673458012e1f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ui-summary: use html_url_path()</title>
<updated>2008-10-05T19:21:42+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T19:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=0071aa8612c12f626355339d2108ed4c5b336d58'/>
<id>0071aa8612c12f626355339d2108ed4c5b336d58</id>
<content type='text'>
This makes the clone urls be properly escaped.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the clone urls be properly escaped.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ui-refs: use cgit_tag_link()</title>
<updated>2008-10-05T19:19:05+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T19:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=24d4bb3058e02c61ae4ea61c3a3d993564bed79b'/>
<id>24d4bb3058e02c61ae4ea61c3a3d993564bed79b</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ui-shared: add cgit_tag_link()</title>
<updated>2008-10-05T19:18:45+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T19:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=cf61ad411c41a774c9671651704bdeb78ccc1036'/>
<id>cf61ad411c41a774c9671651704bdeb78ccc1036</id>
<content type='text'>
This function can be used to generate properly escaped links to the tag
page.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function can be used to generate properly escaped links to the tag
page.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ui-shared: generate proper links in cgit_object_link()</title>
<updated>2008-10-05T19:12:08+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T19:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=8b5fc6de036cf159ffa61a55158044749bd6f4d9'/>
<id>8b5fc6de036cf159ffa61a55158044749bd6f4d9</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ui-shared: use html_url_path() to get properly escaped url in form action</title>
<updated>2008-10-05T17:25:47+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T17:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=2e884f3162771880a2a5260713d6b7d1aa25bc6f'/>
<id>2e884f3162771880a2a5260713d6b7d1aa25bc6f</id>
<content type='text'>
When a repo uses an url with e.g. '#' or '?' characters this needs to be
properly escaped when used as action in a form tag.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a repo uses an url with e.g. '#' or '?' characters this needs to be
properly escaped when used as action in a form tag.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GIT-1.6.0.2</title>
<updated>2008-10-05T17:19:59+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T17:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=b7f33786ef4b155a11b0324f84bbde5d7fc9c998'/>
<id>b7f33786ef4b155a11b0324f84bbde5d7fc9c998</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ui-shared: reword the standard page footer</title>
<updated>2008-10-05T17:09:58+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T17:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=b9aabf0b8fbf3a3ab69010ee2c9ed5426c751912'/>
<id>b9aabf0b8fbf3a3ab69010ee2c9ed5426c751912</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ui-shared: do not print repo name on the "summary" tab</title>
<updated>2008-10-05T17:00:32+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T17:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=23ffba78b4572f35f0ee52410dde9a16e6d02ce5'/>
<id>23ffba78b4572f35f0ee52410dde9a16e6d02ce5</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace cgitrc with cgitrc.5.txt</title>
<updated>2008-10-05T16:55:49+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T16:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=df46123b0e55027bc39403df285851d37f25a473'/>
<id>df46123b0e55027bc39403df285851d37f25a473</id>
<content type='text'>
The new file describes all cgitrc options in a more structured manner then
the cgitrc example file and it might also work as the source for a cgitrc
man page.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new file describes all cgitrc options in a more structured manner then
the cgitrc example file and it might also work as the source for a cgitrc
man page.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
