<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-mergetool--lib.sh, branch v1.6.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.6.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.6.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2009-04-12T22:19:12Z</updated>
<entry>
<title>mergetool--lib: simplify API usage by removing more global variables</title>
<updated>2009-04-12T22:19:12Z</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2009-04-12T03:41:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=47d65924a69576bd9f3254f7055de6b37a359596'/>
<id>urn:sha1:47d65924a69576bd9f3254f7055de6b37a359596</id>
<content type='text'>
The mergetool--lib scriplet was tricky to use because it relied upon
the existance of several global shell variables.  This removes more
global variables so that things are simpler for callers.

A side effect is that some variables are recomputed each time
run_merge_tool() is called, but the overhead for recomputing
them is justified by the simpler implementation.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>difftool/mergetool: refactor commands to use git-mergetool--lib</title>
<updated>2009-04-08T07:25:24Z</updated>
<author>
<name>David Aguilar</name>
<email>davvid@gmail.com</email>
</author>
<published>2009-04-08T07:17:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=21d0ba7ebb0c6b6c6ad844f8a40fff8dd4c0b105'/>
<id>urn:sha1:21d0ba7ebb0c6b6c6ad844f8a40fff8dd4c0b105</id>
<content type='text'>
This consolidates the common functionality from git-mergetool and
git-difftool--helper into a single git-mergetool--lib scriptlet.

Signed-off-by: David Aguilar &lt;davvid@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
