<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/ui-tag.c, branch v0.9</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>http://git.cetero.st/cgit/atom/ui-tag.c?h=v0.9</id>
<link rel='self' href='http://git.cetero.st/cgit/atom/ui-tag.c?h=v0.9'/>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/'/>
<updated>2009-10-06T18:33:04Z</updated>
<entry>
<title>ui-tag: make output more similar to commit view</title>
<updated>2009-10-06T18:33:04Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2009-10-06T18:33:04Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=322a4bc30917741cae30647165670b94f517ebf9'/>
<id>urn:sha1:322a4bc30917741cae30647165670b94f517ebf9</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>ui-tag: add snapshot links</title>
<updated>2009-10-06T17:26:06Z</updated>
<author>
<name>Alexey Nezhdanov</name>
<email>snakeru@gmail.com</email>
</author>
<published>2009-09-27T19:00:29Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=8cdccac758d976a8a92cc39b1581832a889e2058'/>
<id>urn:sha1:8cdccac758d976a8a92cc39b1581832a889e2058</id>
<content type='text'>
Signed-off-by: Alexey Nezhdanov &lt;snakeru@gmail.com&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'stable'</title>
<updated>2009-08-17T08:17:23Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2009-08-17T08:17:23Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=cb92d05b6b729cd0e219b43d7a79aff832a9c1ac'/>
<id>urn:sha1:cb92d05b6b729cd0e219b43d7a79aff832a9c1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui-tag.c: do not segfault when id is missing from query-string</title>
<updated>2009-08-17T07:24:36Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2009-08-17T07:19:05Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=8a631b1173b1abecc5a737b0e21751ddbabf9df2'/>
<id>urn:sha1:8a631b1173b1abecc5a737b0e21751ddbabf9df2</id>
<content type='text'>
The purpose of the tag page is to print info about a specific tag,
but if no tag was specified on the query-string cgit used to segfault.

With this patch, cgit will fallback to the value of the 'h' parameter
instead (which is never NULL due to prepare_repo_cmd() in cgit.c).

It will now also verify that the specified tagname is in fact a valid
ref in the 'refs/tags/' namespace, i.e. specifying 'id=master' will
trigger a 'Bad tag reference' error.

Noticed-by: Eric Wong &lt;normalperson@yhbt.net&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Introduce noplainemail option to hide email adresses from spambots</title>
<updated>2009-08-08T12:23:28Z</updated>
<author>
<name>Martin Szulecki</name>
<email>opensuse@sukimashita.com</email>
</author>
<published>2009-08-07T12:05:17Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=2f56e390f04fe6975b75e512c1436ef173e4aafe'/>
<id>urn:sha1:2f56e390f04fe6975b75e512c1436ef173e4aafe</id>
<content type='text'>
Signed-off-by: Martin Szulecki &lt;opensuse@sukimashita.com&gt;
</content>
</entry>
<entry>
<title>Make all tags viewable</title>
<updated>2009-01-11T15:39:43Z</updated>
<author>
<name>Robin Redeker</name>
<email>elmex@ta-sa.org</email>
</author>
<published>2009-01-11T15:25:01Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=372b4041bd117cf073082559e1f0160d75f57374'/>
<id>urn:sha1:372b4041bd117cf073082559e1f0160d75f57374</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>ui-tag: escape tagnames properly</title>
<updated>2009-01-11T15:37:47Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2009-01-11T15:37:47Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=720b6ece90900df9f836a45d8e7f1cd56f62400a'/>
<id>urn:sha1:720b6ece90900df9f836a45d8e7f1cd56f62400a</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>ui-tag: show the taggers email</title>
<updated>2008-09-15T20:40:02Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-09-15T20:40:02Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=a608ff7ba371c2dddf9274de3a438bf74e2560f7'/>
<id>urn:sha1:a608ff7ba371c2dddf9274de3a438bf74e2560f7</id>
<content type='text'>
If it's specified there's no point in hiding it.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Added `local-time` option to cgitrc</title>
<updated>2008-08-01T20:09:13Z</updated>
<author>
<name>Stefan Naewe</name>
<email>stefan.naewe@atlas-elektronik.com</email>
</author>
<published>2008-08-01T12:54:38Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=0f0ab148c6d444316af10e6b4c7a60630fed45d3'/>
<id>urn:sha1:0f0ab148c6d444316af10e6b4c7a60630fed45d3</id>
<content type='text'>
When `local-time` is set, commit, tag and patch timestamps will be printed
in the servers timezone. Also, regardless of the value of `local-time`,
these timestamps will now always show the timezone.

Signed-off-by: Stefan Naewe &lt;stefan.naewe@atlas-elektronik.com&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add ui-shared.h</title>
<updated>2008-03-24T15:50:57Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-03-24T15:50:57Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=a4d1ca1dc6ff8171694d9e2280b6075a1beced0c'/>
<id>urn:sha1:a4d1ca1dc6ff8171694d9e2280b6075a1beced0c</id>
<content type='text'>
This is finally a proper headerfile for the shared ui-functions which
used to reside in cgit.h

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