<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/cgitrc, branch lf/filter</title>
<subtitle>A hyperfast web frontend for git repositories written in C 
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/'/>
<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='http://git.joursoir.net/cgit/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>
<entry>
<title>cgitrc: explain new local-time option</title>
<updated>2008-08-05T07:36:31+00:00</updated>
<author>
<name>Stefan Naewe</name>
<email>stefan.naewe@atlas-elektronik.com</email>
</author>
<published>2008-08-05T07:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=3c71f597cc932992d5c44196e90f4675a1d54e77'/>
<id>3c71f597cc932992d5c44196e90f4675a1d54e77</id>
<content type='text'>
Signed-off-by: Stefan Naewe &lt;stefan.naewe@atlas-elektronik.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>
Signed-off-by: Stefan Naewe &lt;stefan.naewe@atlas-elektronik.com&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a favicon option to cgitrc</title>
<updated>2008-07-19T18:47:39+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>larsh@hatman.(none)</email>
</author>
<published>2008-07-19T18:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=502865a5ec40fed5f1f865cb34002aecaab8405e'/>
<id>502865a5ec40fed5f1f865cb34002aecaab8405e</id>
<content type='text'>
This option is used to specify a shortcut icon on all cgit pages.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option is used to specify a shortcut icon on all cgit pages.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added root-desc to default configuration.</title>
<updated>2008-05-21T05:39:57+00:00</updated>
<author>
<name>Harley Laue</name>
<email>losinggeneration@gmail.com</email>
</author>
<published>2008-05-21T00:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=e6b635c2b1a0b2c08170c70e8b9e59f4b9789431'/>
<id>e6b635c2b1a0b2c08170c70e8b9e59f4b9789431</id>
<content type='text'>
Signed-off-by: Harley Laue &lt;losinggeneration@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>
Signed-off-by: Harley Laue &lt;losinggeneration@gmail.com&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for automatic and custom clone urls</title>
<updated>2007-12-03T00:49:38+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-12-03T00:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=afcdd083dab81afef744e261d81a452698188c30'/>
<id>afcdd083dab81afef744e261d81a452698188c30</id>
<content type='text'>
This adds support for two new parameters to cgitrc: clone-prefix and
repo.clone-url.

If clone-prefix is specified, all repos will get a clone url printed in the
sidebar; the url is generated by clone-prefix + repo.url.

Additionally, each repo can specify repo.clone-url which will override any
such auto-generated url.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds support for two new parameters to cgitrc: clone-prefix and
repo.clone-url.

If clone-prefix is specified, all repos will get a clone url printed in the
sidebar; the url is generated by clone-prefix + repo.url.

Additionally, each repo can specify repo.clone-url which will override any
such auto-generated url.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for "robots" meta-tag</title>
<updated>2007-11-11T20:57:21+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-11-11T20:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=d267d88c9cb1fb4a45120b86e410ab604626c6bb'/>
<id>d267d88c9cb1fb4a45120b86e410ab604626c6bb</id>
<content type='text'>
With this change, cgit will start to generate the "robots" meta-tag, using
a default value of "index, nofollow".

The default value can be modified with a new cgitrc variable, "robots".

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this change, cgit will start to generate the "robots" meta-tag, using
a default value of "index, nofollow".

The default value can be modified with a new cgitrc variable, "robots".

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the cgit layout</title>
<updated>2007-10-30T12:38:34+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-30T09:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=0c8e184e9cbf4d3a1e907de9125f6d8210c169d6'/>
<id>0c8e184e9cbf4d3a1e907de9125f6d8210c169d6</id>
<content type='text'>
This modifies and hopefully improves the layout of all cgit pages:

  * Remove the header from all pages and replace it with a sidebar;
    most pages have sufficient width but many needs more height.

  * Add a dropdown-box to switch between branches, using a one-liner
    javascript to reload the current page in context of the selected branch.

  * Include refs found below refs/archives in the sidebar, appearing as a
    set of menuitems below a 'download' heading.

  * Include the brand new cgit logo

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This modifies and hopefully improves the layout of all cgit pages:

  * Remove the header from all pages and replace it with a sidebar;
    most pages have sufficient width but many needs more height.

  * Add a dropdown-box to switch between branches, using a one-liner
    javascript to reload the current page in context of the selected branch.

  * Include refs found below refs/archives in the sidebar, appearing as a
    set of menuitems below a 'download' heading.

  * Include the brand new cgit logo

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add descriptions of summary-branches and summary-tags to cgitrc</title>
<updated>2007-10-27T08:53:27+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-27T08:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=6bce91be1a60b46270c69c4098a8c03f47dae63a'/>
<id>6bce91be1a60b46270c69c4098a8c03f47dae63a</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>Add support for a renamelimit option in cgitrc</title>
<updated>2007-09-25T07:03:51+00:00</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-09-24T21:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=98fcf7227c8dda520c864ea8a51012934115258f'/>
<id>98fcf7227c8dda520c864ea8a51012934115258f</id>
<content type='text'>
This option can be used to override the default rename-limit in git.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option can be used to override the default rename-limit in git.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed typo in cgitrc</title>
<updated>2007-09-14T17:28:09+00:00</updated>
<author>
<name>Michael Krelin</name>
<email>hacker@klever.net</email>
</author>
<published>2007-09-14T17:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/cgit/commit/?id=7921572fb1fd28ec7523fcf5ed03eaf8a3432e65'/>
<id>7921572fb1fd28ec7523fcf5ed03eaf8a3432e65</id>
<content type='text'>
Signed-off-by: Michael Krelin &lt;hacker@klever.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Krelin &lt;hacker@klever.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
