<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/ui-repolist.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-repolist.c?h=v0.5</id>
<link rel='self' href='http://git.cetero.st/cgit/atom/ui-repolist.c?h=v0.5'/>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/'/>
<updated>2007-05-23T17:22:20Z</updated>
<entry>
<title>Remove unused variable from ui-repolist.c:read_agefile()</title>
<updated>2007-05-23T17:22:20Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-23T17:22:20Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=25da3f76255754c8b3f98232a5eb84f47088d0f7'/>
<id>urn:sha1:25da3f76255754c8b3f98232a5eb84f47088d0f7</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Show time since last change on index page</title>
<updated>2007-05-22T21:25:25Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-22T21:25:25Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=57f6a8bf0de6c112cabc1d8e20ade2698bd886b7'/>
<id>urn:sha1:57f6a8bf0de6c112cabc1d8e20ade2698bd886b7</id>
<content type='text'>
When creating the index page, an optional file can be scanned per repository
to obtain a timestamp for last modification within the repo. If such a file
cannot be found, st_mtime for repo.defbranch is used instead.

This information is then printed in a new column, "Idle", using the new
function cgit_print_age().

The new parameter "repo.agefile" can be used to specify (globally) a relative
path to scan (default value is "info/web/last-modified").

The content of the "last-modified" file can be generated by the post-receive
hook with a command like this:

	git-for-each-ref --format="%(committerdate)" --sort=-committerdate \
	--count=1 &gt; $GIT_DIR/info/web/last-modified

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Make frontpage friendlier</title>
<updated>2007-05-20T22:14:28Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-20T22:14:28Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=0b8b6a317654dce2aa8c7ec5bf55717f624af14f'/>
<id>urn:sha1:0b8b6a317654dce2aa8c7ec5bf55717f624af14f</id>
<content type='text'>
This is an attempt to make the index page more usable by changing how
repo groups and repo links are displayed.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'repogroups'</title>
<updated>2007-05-20T20:13:17Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-20T20:13:17Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=271ac5a7e6b5b67f54fdd16e8542aa282f1c7140'/>
<id>urn:sha1:271ac5a7e6b5b67f54fdd16e8542aa282f1c7140</id>
<content type='text'>
* repogroups:
  Adjust apperance of repogroup headers
  Don't highlight repogroup headings
  Teach cgit how to group repositories by category
</content>
</entry>
<entry>
<title>Teach cgit howto include an external file on index page.</title>
<updated>2007-05-18T22:00:25Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-18T22:00:25Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=de69ce020c4ccd7146d6ac72bbd8f417088e8c03'/>
<id>urn:sha1:de69ce020c4ccd7146d6ac72bbd8f417088e8c03</id>
<content type='text'>
The new parameter index-header can be used to name an external file
which will be included verbatim at the top of the index page.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Don't highlight repogroup headings</title>
<updated>2007-05-18T21:17:09Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-18T21:17:09Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=2aef89e5da436f2bc9670d96ccbc5ff1c2b8355c'/>
<id>urn:sha1:2aef89e5da436f2bc9670d96ccbc5ff1c2b8355c</id>
<content type='text'>
Specify class='nohover' to avoid highlighting this row.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Teach cgit how to group repositories by category</title>
<updated>2007-05-18T20:51:18Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-18T20:48:22Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=5877c49f68b1e1bef94b4867f22c336f0e1605b6'/>
<id>urn:sha1:5877c49f68b1e1bef94b4867f22c336f0e1605b6</id>
<content type='text'>
The new parameter 'repo.group' is used to set the repository group
for the following repositores. Whenever this parameter changes value,
a subheading is generated in the index page (printing the current value
of repo.group).

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Restrict length of repo description on repolist page</title>
<updated>2007-05-16T08:46:59Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-16T08:45:45Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=c1ad6cb77889880ad0189a689840fbfa6e5cbc80'/>
<id>urn:sha1:c1ad6cb77889880ad0189a689840fbfa6e5cbc80</id>
<content type='text'>
If any repo has a very long description, all repos suffer since the
repo-links in the right-most column gets pushed out of sight.

Fix it by introducing max-repodesc-length parameter in cgitrc, and default
to 60 chars.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add C D L and T links to index page</title>
<updated>2007-05-16T00:16:55Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-16T00:12:06Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=8f6f8c3406ad069b37da7cb90462c1e61c991859'/>
<id>urn:sha1:8f6f8c3406ad069b37da7cb90462c1e61c991859</id>
<content type='text'>
These are of course Commit, Diff, Log and Tree pages, all accessed w.o.
specifying refname or sha1.

Sadly, the layout is neither pretty nor accessible.

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>
</feed>
