<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit-70, branch v0.8.3.3</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.3.3</title>
<updated>2010-08-03T20:50:02+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2010-08-03T20:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=15c64c5e474bfaa7fd68c588a13d20deefe1c59d'/>
<id>15c64c5e474bfaa7fd68c588a13d20deefe1c59d</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-refs.c: avoid segfault on unparsed ref objects</title>
<updated>2010-08-03T20:06:21+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2010-08-03T20:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=3687be20bc4abf0c0c197d617afaa3a717b1ab9c'/>
<id>3687be20bc4abf0c0c197d617afaa3a717b1ab9c</id>
<content type='text'>
When a ref refers to something other then a commit or tag object, cgit
could segfault when trying to display the tag info.

Noticed-by: Eugene Sajine &lt;euguess@gmail.com&gt;
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 ref refers to something other then a commit or tag object, cgit
could segfault when trying to display the tag info.

Noticed-by: Eugene Sajine &lt;euguess@gmail.com&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reencode author and committer</title>
<updated>2010-07-13T17:24:55+00:00</updated>
<author>
<name>Rémi Lagacé</name>
<email>rlagace@cld.ca</email>
</author>
<published>2010-07-13T17:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=73ac0fb6f217addbcd7878828407392418c973de'/>
<id>73ac0fb6f217addbcd7878828407392418c973de</id>
<content type='text'>
When a commit has a specific encoding, this encoding also applies to
the author and committer name and email.

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 commit has a specific encoding, this encoding also applies to
the author and committer name and email.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CGIT 0.8.3.2</title>
<updated>2010-06-19T09:50:58+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2010-06-19T09:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=f072bc55b08675db93b2f892016e83d9f975dea2'/>
<id>f072bc55b08675db93b2f892016e83d9f975dea2</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>shared.c: avoid memory leak during diff</title>
<updated>2010-04-07T22:48:36+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2010-04-07T22:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=ce761fde0772236a11b41270f9254c515f724ad5'/>
<id>ce761fde0772236a11b41270f9254c515f724ad5</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>Clear the whole context</title>
<updated>2010-02-27T11:52:12+00:00</updated>
<author>
<name>Daniel Milde</name>
<email>info@milde.cz</email>
</author>
<published>2010-02-21T13:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=9bd3a7b1ea6c5863d7cba1b5352ce707f5d129a0'/>
<id>9bd3a7b1ea6c5863d7cba1b5352ce707f5d129a0</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.c: fix segfault when repo is empty</title>
<updated>2010-02-27T11:47:57+00:00</updated>
<author>
<name>Florian Pritz</name>
<email>bluewind@xssn.at</email>
</author>
<published>2010-02-01T16:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=8d946079c5f51ce934ff5edf6333962c6061d8a5'/>
<id>8d946079c5f51ce934ff5edf6333962c6061d8a5</id>
<content type='text'>
PATH_INFO="/$REPONAME/commit/?id=1" QUERY_STRING="id=1" ./cgit.cgi
triggers segfault when the repository is empty and therefore
ctx.qry.head is unset

Signed-off-by: Florian Pritz &lt;bluewind@xssn.at&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PATH_INFO="/$REPONAME/commit/?id=1" QUERY_STRING="id=1" ./cgit.cgi
triggers segfault when the repository is empty and therefore
ctx.qry.head is unset

Signed-off-by: Florian Pritz &lt;bluewind@xssn.at&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CGIT 0.8.3.1</title>
<updated>2009-12-12T11:08:14+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2009-12-12T11:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=c86e206a9773f97dc6de6bbf45712bb304de3653'/>
<id>c86e206a9773f97dc6de6bbf45712bb304de3653</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>Fix segfault on ppc when browsing tree</title>
<updated>2009-12-12T10:56:25+00:00</updated>
<author>
<name>Martins Polakovs</name>
<email>martins.polakovs@gmail.com</email>
</author>
<published>2009-12-10T15:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=24538b072718924d3418a258cf0009fb5b5768de'/>
<id>24538b072718924d3418a258cf0009fb5b5768de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't crash when a repo-specific readme file is used</title>
<updated>2009-12-08T17:25:40+00:00</updated>
<author>
<name>Sami Kyöstilä</name>
<email>sami.kyostila@gmail.com</email>
</author>
<published>2009-12-08T17:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cgit-70/commit/?id=f2bf0a05280edddb4961214adfd7b440191737e2'/>
<id>f2bf0a05280edddb4961214adfd7b440191737e2</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>
</feed>
