<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/ui-summary.c, branch v0.7.2</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>http://git.cetero.st/cgit/atom/ui-summary.c?h=v0.7.2</id>
<link rel='self' href='http://git.cetero.st/cgit/atom/ui-summary.c?h=v0.7.2'/>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/'/>
<updated>2007-11-03T09:42:37Z</updated>
<entry>
<title>Add search parameters to cgit_log_link</title>
<updated>2007-11-03T09:42:37Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-11-03T09:42:37Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=51140311bb3b0d4d0e859d5045ffe4c74478f5fe'/>
<id>urn:sha1:51140311bb3b0d4d0e859d5045ffe4c74478f5fe</id>
<content type='text'>
This makes the [prev] and [next] links work correctly on search results.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Change the cgit layout</title>
<updated>2007-10-30T12:38:34Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-30T09:47:38Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=0c8e184e9cbf4d3a1e907de9125f6d8210c169d6'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Make print_branch() handle refs not pointing at commits</title>
<updated>2007-10-28T14:38:19Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-28T14:36:18Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=cbcdbcf2bff23113fe81df8f11fe7843b8ed637e'/>
<id>urn:sha1:cbcdbcf2bff23113fe81df8f11fe7843b8ed637e</id>
<content type='text'>
The master branch of stable/linux-2.6.20 currently references a tag
object, which makes print_branch() die with a segfault. This teaches
print_branch() to handle such cases more gracefully.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Teach log search about --grep, --author and --committer</title>
<updated>2007-10-28T14:23:00Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-28T14:23:00Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=68ca032dbe7379f78775fb03ef34a9ad2abc409f'/>
<id>urn:sha1:68ca032dbe7379f78775fb03ef34a9ad2abc409f</id>
<content type='text'>
This makes the log searching more explicit, using a dropdown box to specify
the commit field to match against.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Cleanup code introduced by the filter-refs topic</title>
<updated>2007-10-27T11:34:17Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-27T11:34:17Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=b4d4a25aa481aa3ac8ad69df4dfa53eaa5de6173'/>
<id>urn:sha1:b4d4a25aa481aa3ac8ad69df4dfa53eaa5de6173</id>
<content type='text'>
The functions used to print branches and tags were only half-done and
somewhat confused. Fix it.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add links to the new refs page from summary page</title>
<updated>2007-10-27T08:53:28Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-27T08:47:44Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=ac1f493b6bbc589327e9ba3303f112fcd323c6b6'/>
<id>urn:sha1:ac1f493b6bbc589327e9ba3303f112fcd323c6b6</id>
<content type='text'>
If either branches or tags are filtered on the summary page, add a link to
refs/heads and/or refs/tags right below the last branch/tag.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Make cgit_print_branches()/cgit_print_tags() external</title>
<updated>2007-10-27T08:53:27Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-27T08:25:40Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=8efb05f98ad389d1b7f5aac17838401908622dad'/>
<id>urn:sha1:8efb05f98ad389d1b7f5aac17838401908622dad</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add support for config param summary-branches</title>
<updated>2007-10-27T08:53:27Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-27T08:13:42Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=763a6a09deec7290365a0072d25630daa7b417e2'/>
<id>urn:sha1:763a6a09deec7290365a0072d25630daa7b417e2</id>
<content type='text'>
This parameter can be used to specify max number of branches to show
on the summary page (if not all branches will be displayed, the "most
idle" branches are the ones to be pruned). The default value for this
parameter is 0, which disables the pruning.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Move logic for age comparision from cmp_tag_age into cmp_age()</title>
<updated>2007-10-27T08:53:27Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-27T08:06:03Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=f6310fec783d2721ef61815a0eec525d6a904452'/>
<id>urn:sha1:f6310fec783d2721ef61815a0eec525d6a904452</id>
<content type='text'>
Simple refactoring to enable later filtering of branches based on age.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add support for config param summary-tags</title>
<updated>2007-10-27T08:53:27Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-25T08:40:16Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=fe211c7eef6c7d3e39486d6a7484d3b4debff88f'/>
<id>urn:sha1:fe211c7eef6c7d3e39486d6a7484d3b4debff88f</id>
<content type='text'>
This parameter can be used to specify max number of tags to show on
the summary page. If not specified, all tags are printed.

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