<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/ui-diff.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-diff.c?h=v0.7.2</id>
<link rel='self' href='http://git.cetero.st/cgit/atom/ui-diff.c?h=v0.7.2'/>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/'/>
<updated>2007-10-01T10:30:29Z</updated>
<entry>
<title>ui-diff: add links to pre- and postversion of blobs</title>
<updated>2007-10-01T10:30:29Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-01T10:30:29Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=e238ebe1874e07865b3f38fe8e256e91a6f734a4'/>
<id>urn:sha1:e238ebe1874e07865b3f38fe8e256e91a6f734a4</id>
<content type='text'>
Each diff header now links to the old and new version of each file

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add prefix parameter to cgit_print_diff()</title>
<updated>2007-10-01T09:46:38Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-01T09:46:38Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=1a6025b7a515a23ab4c83f4a5da468e00e4f0a38'/>
<id>urn:sha1:1a6025b7a515a23ab4c83f4a5da468e00e4f0a38</id>
<content type='text'>
This allows a diff to be restricted to the path prefix specified in the url.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add prefix parameter to cgit_diff_tree()</title>
<updated>2007-10-01T09:42:19Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-10-01T09:42:19Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=f527a57c8a55f5fd315e1bc1cb338f5f4a9b20ae'/>
<id>urn:sha1:f527a57c8a55f5fd315e1bc1cb338f5f4a9b20ae</id>
<content type='text'>
This paramter can be used to restrict a diff to the specified path prefix.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jo/dirlink'</title>
<updated>2007-09-03T21:00:06Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-09-03T21:00:06Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=ff13396926f3352d9e29c0663154918297dc5af7'/>
<id>urn:sha1:ff13396926f3352d9e29c0663154918297dc5af7</id>
<content type='text'>
* jo/dirlink:
  Rename dirlink to gitlink.

Conflicts:

	ui-tree.c

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</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-diff: close td/tr/table properly</title>
<updated>2007-06-06T21:02:48Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-06-06T21:02:40Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=c83db796a1cf6893de275e78b98cef10eccc1200'/>
<id>urn:sha1:c83db796a1cf6893de275e78b98cef10eccc1200</id>
<content type='text'>
The previous commit fixed the diff-view when two trees where specified on
the querystring (sha1/sha2) but made the generated html invalid when only
a commit sha1 is specified. This fixes it.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>ui-diff: emit table/tr/td at better locations</title>
<updated>2007-06-05T09:44:53Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-06-05T09:44:47Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=4a6201e318d1db69d126f08a3d80ce2d5cf7ac01'/>
<id>urn:sha1:4a6201e318d1db69d126f08a3d80ce2d5cf7ac01</id>
<content type='text'>
This fixes a bug which made the diff-link for each parent of a commit
output a diff without correct styles.

It also adds an error-message if the head commit specified on the querystring
isn't a valid commit object.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Rename dirlink to gitlink.</title>
<updated>2007-06-04T17:58:32Z</updated>
<author>
<name>Jeffrey C. Ollie</name>
<email>jeff@ocjtech.us</email>
</author>
<published>2007-06-04T17:28:56Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=e651cb0d2dc2dbd458c51cdba8ae56e8629348cc'/>
<id>urn:sha1:e651cb0d2dc2dbd458c51cdba8ae56e8629348cc</id>
<content type='text'>
Git changed from dirlink to gitlink in
302b9282c9ddfcc704ca759bdc98c1d5f75eba2f.

Signed-off-by: Jeffrey C. Ollie &lt;jeff@ocjtech.us&gt;
</content>
</entry>
<entry>
<title>Fixed unexpected tags in html output.</title>
<updated>2007-05-31T08:18:00Z</updated>
<author>
<name>Ondrej Jirman</name>
<email>ondrej.jirman@zonio.net</email>
</author>
<published>2007-05-25T23:14:25Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=0928d8827a714f3908efa7eb9eb4cde28761af26'/>
<id>urn:sha1:0928d8827a714f3908efa7eb9eb4cde28761af26</id>
<content type='text'>
At least those that were catched by tidy.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Don't die when diffing trees with subprojects</title>
<updated>2007-05-16T02:21:06Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2007-05-16T02:21:06Z</published>
<link rel='alternate' type='text/html' href='http://git.cetero.st/cgit/commit/?id=f4f1339fe62fb1a28c147567195a86dd99485e25'/>
<id>urn:sha1:f4f1339fe62fb1a28c147567195a86dd99485e25</id>
<content type='text'>
The subprojects needs special handling, since they refer to objects
which normally won't exist in the refering repository.

Fix some extended header bugs and missing features while at it.

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