<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/ui-commit.c, branch v0.7</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>http://git.cetero.st/cgit/atom/ui-commit.c?h=v0.7</id>
<link rel='self' href='http://git.cetero.st/cgit/atom/ui-commit.c?h=v0.7'/>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/'/>
<updated>2007-10-01T09:54:01Z</updated>
<entry>
<title>ui-commit.c: link to diff instead of tree from diffstat</title>
<updated>2007-10-01T09:54:01Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-01T09:54:01Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=0ec8791ca0c980b721814cf0140204d56586fa63'/>
<id>urn:sha1:0ec8791ca0c980b721814cf0140204d56586fa63</id>
<content type='text'>
This makes each entry in the diffstat link to a path-restricted diff.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>cgit_print_snapshot_links: use url to specify snapshot name</title>
<updated>2007-07-22T22:27:32Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-07-22T22:11:15Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=eb45342e735818b3c68cbab9b61b23e79ae74418'/>
<id>urn:sha1:eb45342e735818b3c68cbab9b61b23e79ae74418</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>allow selective enabling of snapshots</title>
<updated>2007-07-21T16:00:53Z</updated>
<author>
<name>Michael Krelin</name>
<email>hacker@klever.net</email>
</author>
<published>2007-07-21T16:00:53Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=dc3c9b5bc48779f37f2fbcbadce8865eaf4a360e'/>
<id>urn:sha1:dc3c9b5bc48779f37f2fbcbadce8865eaf4a360e</id>
<content type='text'>
 snapshot configuration parameter now can be a
 space/slash/comma/colon/semicolon/pipe-separated list of snaphot suffixes as
 listed in ui-snapshot.c

Signed-off-by: Michael Krelin &lt;hacker@klever.net&gt;
</content>
</entry>
<entry>
<title>add support for snapshot tarballs</title>
<updated>2007-07-18T12:40:03Z</updated>
<author>
<name>Michael Krelin</name>
<email>hacker@klever.net</email>
</author>
<published>2007-07-18T12:40:03Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=f97c707a3b975d32910331f72783ec3044e3c0ee'/>
<id>urn:sha1:f97c707a3b975d32910331f72783ec3044e3c0ee</id>
<content type='text'>
- reworked cgit_print_snapshot to use a list of supported archivers and pick
	one for the suffix supplied
- moved printing of snaphot links into ui-snapshot and make it iterate through
	the said list
</content>
</entry>
<entry>
<title>Add cgit_diff_link()</title>
<updated>2007-06-17T16:12:03Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-06-17T16:12:03Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=4a0be586662843382ecfa53af34a13b291312bc0'/>
<id>urn:sha1:4a0be586662843382ecfa53af34a13b291312bc0</id>
<content type='text'>
This adds a new function used to generate links to the diff page and uses
it everywhere such links appear (expect for single files in the diffstat
displayed on the commit page: this is now a link to the tree page).

The updated diff-page now expects zero, one or two revision specifiers, in
parameters head, id and id2. Id defaults to head unless otherwise specified,
while head (as usual) defaults to repo.defbranch. If id2 isn't specified, it
defaults to the first parent of id1.

The most important change is of course that now all repo pages (summary, log,
tree, commit and diff) has support for passing on the current branch and
revision, i.e. the road is now open for a 'static' menu with links to all
of these pages.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>ui-commit: use cgit_commit_link() for parent links</title>
<updated>2007-06-17T13:44:22Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-06-17T13:44:22Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=faaca447b071592c9a1e1f14b4d0d2a39b4c795a'/>
<id>urn:sha1:faaca447b071592c9a1e1f14b4d0d2a39b4c795a</id>
<content type='text'>
This replaces the old cgit_pageurl() function with the brand new
cgit_commit_link() function, making parent links in commit view preserve
the current branch.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add cgit_commit_link() + support for id=sha1 to commit view</title>
<updated>2007-06-17T12:53:02Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-06-17T12:53:02Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=42a7eb9c73457319a3fd5441ff26046fc9b31dad'/>
<id>urn:sha1:42a7eb9c73457319a3fd5441ff26046fc9b31dad</id>
<content type='text'>
This adds a function to generate links to the commit page and extends said
page to use id from querystring as primary revision specified (fallback to
h).

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add and use cgit_tree_link()</title>
<updated>2007-06-16T23:39:05Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-06-16T23:23:08Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=44947bfcdc0d6e8c7d673bea0538cbf2a182f289'/>
<id>urn:sha1:44947bfcdc0d6e8c7d673bea0538cbf2a182f289</id>
<content type='text'>
This creates a new function used to generate links to 'tree' page and uses
the function everywhere a link to the 'tree' page is generated.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>ui-tree: unify with ui-view, use path to select tree/blob</title>
<updated>2007-06-16T18:20:42Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-06-16T18:20:42Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=ffc69736a606fd8f9a10468cce48b9a37b428944'/>
<id>urn:sha1:ffc69736a606fd8f9a10468cce48b9a37b428944</id>
<content type='text'>
This teaches ui-tree to show both trees and blobs, thereby making ui-view
superfluous. At the same time, ui-tree is extended to honour the specified
path instead of requiering a tree/blob sha1.
</content>
</entry>
<entry>
<title>Use &amp;amp; instead of &amp; in URLs.</title>
<updated>2007-05-31T08:18:38Z</updated>
<author>
<name>Ondrej Jirman</name>
<email>ondrej.jirman@zonio.net</email>
</author>
<published>2007-05-25T23:15:10Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=1a63cfcc3d83919e790e7e279eb35fc75adb0e3c'/>
<id>urn:sha1:1a63cfcc3d83919e790e7e279eb35fc75adb0e3c</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
</feed>
