<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/lib/diff.tcl, branch gitgui-0.18.0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=gitgui-0.18.0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=gitgui-0.18.0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2013-05-16T22:40:59Z</updated>
<entry>
<title>git-gui: allow "\ No newline at end of file" for linewise staging</title>
<updated>2013-05-16T22:40:59Z</updated>
<author>
<name>Heiko Voigt</name>
<email>hvoigt@hvoigt.net</email>
</author>
<published>2013-05-09T16:30:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1fcd24d04358ea10c296a414e2b93f3714adca4b'/>
<id>urn:sha1:1fcd24d04358ea10c296a414e2b93f3714adca4b</id>
<content type='text'>
Counting of lines did not skip this line when generating the hunk
header.

Acked-by: Tobias Preuss &lt;tobias.preuss@googlemail.com&gt;
Signed-off-by: Heiko Voigt &lt;hvoigt@hvoigt.net&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: add config value gui.diffopts for passing additional diff options</title>
<updated>2011-11-05T00:38:01Z</updated>
<author>
<name>Tilman Vogel</name>
<email>tilman.vogel@web.de</email>
</author>
<published>2011-01-21T10:59:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=54531e7c7aeca965c23e60a6805059826a8de75a'/>
<id>urn:sha1:54531e7c7aeca965c23e60a6805059826a8de75a</id>
<content type='text'>
Signed-off-by: Tilman Vogel &lt;tilman.vogel@web.de&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: sort the numeric ansi codes</title>
<updated>2011-11-04T16:16:54Z</updated>
<author>
<name>Pat Thoyts</name>
<email>patthoyts@users.sourceforge.net</email>
</author>
<published>2010-11-19T22:22:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3f2fb173ace1afa7040d31cd3239c6a9cac49006'/>
<id>urn:sha1:3f2fb173ace1afa7040d31cd3239c6a9cac49006</id>
<content type='text'>
This ensures that underline does not conflict with inverse colors.

Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: support underline style when parsing diff output</title>
<updated>2011-11-04T16:16:52Z</updated>
<author>
<name>Pat Thoyts</name>
<email>patthoyts@users.sourceforge.net</email>
</author>
<published>2010-11-19T10:00:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=9af6413b96c85c9fcd9c34c015cd8fae0219ee04'/>
<id>urn:sha1:9af6413b96c85c9fcd9c34c015cd8fae0219ee04</id>
<content type='text'>
Suggested-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: handle meta diff header lines only in the header section</title>
<updated>2011-01-28T09:01:17Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2010-12-09T20:47:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bf59439847369ce8c1169fdf58aca5ca857dc568'/>
<id>urn:sha1:bf59439847369ce8c1169fdf58aca5ca857dc568</id>
<content type='text'>
Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: handle special content lines only in the diff header section</title>
<updated>2011-01-28T09:01:17Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2010-12-09T20:47:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d1c7f8aa666dfc96743782cba452112c7678e9eb'/>
<id>urn:sha1:d1c7f8aa666dfc96743782cba452112c7678e9eb</id>
<content type='text'>
These two also stop the diff header.

Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: always reset the current tag</title>
<updated>2011-01-28T09:01:17Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2010-12-09T20:47:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6459d7c046e5ab618ffde2d5a04dc83b5f97a600'/>
<id>urn:sha1:6459d7c046e5ab618ffde2d5a04dc83b5f97a600</id>
<content type='text'>
Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: move 3way diff autodetect up</title>
<updated>2011-01-28T09:01:17Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2010-12-09T20:47:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=963ceab57e0743ed76889b93d051dee828eed859'/>
<id>urn:sha1:963ceab57e0743ed76889b93d051dee828eed859</id>
<content type='text'>
Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: there is no "mode *" diff header line</title>
<updated>2011-01-28T09:01:17Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2010-12-09T20:47:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3c9ae64c81bf6261fa9b19de5b6134e321905838'/>
<id>urn:sha1:3c9ae64c81bf6261fa9b19de5b6134e321905838</id>
<content type='text'>
Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>git-gui: name also new symlinks so</title>
<updated>2011-01-28T09:01:17Z</updated>
<author>
<name>Bert Wesarg</name>
<email>bert.wesarg@googlemail.com</email>
</author>
<published>2010-12-09T20:47:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=97b8ee167154b66ec59367d3cc6d6abf5a996440'/>
<id>urn:sha1:97b8ee167154b66ec59367d3cc6d6abf5a996440</id>
<content type='text'>
and rename them only in the diff header

Signed-off-by: Bert Wesarg &lt;bert.wesarg@googlemail.com&gt;
Signed-off-by: Pat Thoyts &lt;patthoyts@users.sourceforge.net&gt;
</content>
</entry>
</feed>
