<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/ui-shared.c, branch v0.5</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>http://git.cetero.st/cgit/atom/ui-shared.c?h=v0.5</id>
<link rel='self' href='http://git.cetero.st/cgit/atom/ui-shared.c?h=v0.5'/>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/'/>
<updated>2007-05-23T22:08:36Z</updated>
<entry>
<title>Bad html: it's nice to add alt-attributes</title>
<updated>2007-05-23T22:08:36Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-23T22:08:36Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=7dc99a4bbbb8b791b58bd8bd34a3b149e3c0bb52'/>
<id>urn:sha1:7dc99a4bbbb8b791b58bd8bd34a3b149e3c0bb52</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Bad html: &lt;form&gt; should have an action-attribute</title>
<updated>2007-05-23T22:06:25Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-23T22:06:25Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=ef473df0b328dac114fa4df6b03373a410db6a4b'/>
<id>urn:sha1:ef473df0b328dac114fa4df6b03373a410db6a4b</id>
<content type='text'>
Don't know how the href-attribute got in there...

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add cgit_print_age() function</title>
<updated>2007-05-22T21:12:41Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-22T21:08:46Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=5db39170b6c979655a0238dcd627e206febed88b'/>
<id>urn:sha1:5db39170b6c979655a0238dcd627e206febed88b</id>
<content type='text'>
This function can be used to print relative dates, just as in gitweb. Next
step will be to actually use the new function.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Enable url=value querystring parameter</title>
<updated>2007-05-18T20:51:01Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-18T01:00:54Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=30ccdcaa74ebc0aab2b7843b0db8251d0ddf56de'/>
<id>urn:sha1:30ccdcaa74ebc0aab2b7843b0db8251d0ddf56de</id>
<content type='text'>
This makes is possible to use repo-urls like '/pub/scm/git/git.git' and
even add path specifications, like '/pub/scm/git/git.git/log/documentation'.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Make git_pageurl handle NULL querystrings</title>
<updated>2007-05-16T00:06:28Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-16T00:06:28Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=723469962b42de9f73960a883403cfdc422f176f'/>
<id>urn:sha1:723469962b42de9f73960a883403cfdc422f176f</id>
<content type='text'>
This is suddenly useful after the repo.defbranch-related changes.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Don't hardcode urls when SCRIPT_NAME is available</title>
<updated>2007-05-14T22:48:31Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-14T22:48:31Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=ea2831f1c826d92c0158474c2d07837ec2f9fd6c'/>
<id>urn:sha1:ea2831f1c826d92c0158474c2d07837ec2f9fd6c</id>
<content type='text'>
Also, let the makefile define the name of the installed cgi and
use that definition as a default value for cgit_script_name variable.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>ui-shared.c: fix whitespace breakage</title>
<updated>2007-05-14T22:22:17Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-14T22:22:03Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=6fb7d09fea94b3dd6932469283358cb24f1e7e29'/>
<id>urn:sha1:6fb7d09fea94b3dd6932469283358cb24f1e7e29</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Layout update</title>
<updated>2007-02-20T23:24:36Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-02-17T12:46:18Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=66cacd053ba900c8eb3b7962027370c84a97f990'/>
<id>urn:sha1:66cacd053ba900c8eb3b7962027370c84a97f990</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for snapshots</title>
<updated>2007-02-08T12:58:58Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-02-08T12:53:13Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=ab2ab95f09994560f62fd631f07d3b6e3577aa6e'/>
<id>urn:sha1:ab2ab95f09994560f62fd631f07d3b6e3577aa6e</id>
<content type='text'>
Make a link from the commit viewer to a snapshot of the corresponding tree.

Currently only zip-format is supported.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix search for non-virtual urls</title>
<updated>2007-02-03T12:10:26Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-02-03T12:08:21Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=bb3e7950c39b67e863a618b3a0e766544b65d3cb'/>
<id>urn:sha1:bb3e7950c39b67e863a618b3a0e766544b65d3cb</id>
<content type='text'>
When cgit don't use virtual urls, the current repo and page
url parameters must be included in the search form as hidden
input fields.

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