<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/ui-ssdiff.h, branch v0.10</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>https://git.zx2c4.com/cgit/atom/ui-ssdiff.h?h=v0.10</id>
<link rel='self' href='https://git.zx2c4.com/cgit/atom/ui-ssdiff.h?h=v0.10'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/'/>
<updated>2012-01-03T15:16:01Z</updated>
<entry>
<title>ui-ssdiff: move LCS table away from the stack</title>
<updated>2012-01-03T15:16:01Z</updated>
<author>
<name>Jamie Couture</name>
<email>jamie.couture@gmail.com</email>
</author>
<published>2011-09-17T22:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=e19f7d7180d64c8ba9ca15f5fe164606f0ec88c1'/>
<id>urn:sha1:e19f7d7180d64c8ba9ca15f5fe164606f0ec88c1</id>
<content type='text'>
Printing deferred line changes for files containing long lines would
cause a segfault.

- limit LCS table size: 128x128.
- move LCS table to global context: avoid allocating/freeing memory
  for every deferred line change.

Signed-off-by: Jamie Couture &lt;jamie.couture@gmail.com&gt;
</content>
</entry>
<entry>
<title>Polishing of how the side-by-side diff looks.</title>
<updated>2009-09-16T18:17:56Z</updated>
<author>
<name>Ragnar Ouchterlony</name>
<email>ragnar@lysator.liu.se</email>
</author>
<published>2009-09-15T17:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=207cc34711039329b41345f716bf421a88a6fd0a'/>
<id>urn:sha1:207cc34711039329b41345f716bf421a88a6fd0a</id>
<content type='text'>
Aligned all different files, so that all side-by-side tables look
the same. Also made sure that the tables take up the whole browser
width.

Also various changes to the css to make things easier on the eye.

Signed-off-by: Ragnar Ouchterlony &lt;ragnar@lysator.liu.se&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>First version of side-by-side diff.</title>
<updated>2009-09-16T18:17:56Z</updated>
<author>
<name>Ragnar Ouchterlony</name>
<email>ragnar@lysator.liu.se</email>
</author>
<published>2009-09-13T17:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=40e174d5364910750413d94b5417e57d108190ef'/>
<id>urn:sha1:40e174d5364910750413d94b5417e57d108190ef</id>
<content type='text'>
This constitutes the first prototype of a side-by-side diff. It is not
possible to switch between unidiff and side-by-side diff at all at this
stage.

Signed-off-by: Ragnar Ouchterlony &lt;ragnar@lysator.liu.se&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
</feed>
