<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch gitgui-0.10.1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=gitgui-0.10.1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=gitgui-0.10.1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2008-04-05T04:03:19Z</updated>
<entry>
<title>git-gui: use +/- instead of ]/[ to show more/less context in diff</title>
<updated>2008-04-05T04:03:19Z</updated>
<author>
<name>Michele Ballabio</name>
<email>barra_cuda@katamail.com</email>
</author>
<published>2008-04-04T21:04:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=729ffa50f75a025935623bfc58d0932c65f7de2f'/>
<id>urn:sha1:729ffa50f75a025935623bfc58d0932c65f7de2f</id>
<content type='text'>
On some systems, brackets cannot be used as event details
(they don't have a keysym), so use +/- instead (both on
keyboard and keypad) and add ctrl-= as a synonym of ctrl-+
for convenience.

[sp: Had to change accelerator to show only "$M1T-="; the
     original version included "$M1T-+ $M1T-=" but this is
	 not drawn at all on Mac OS X.]

Signed-off-by: Michele Ballabio &lt;barra_cuda@katamail.com&gt;
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui: Update french translation</title>
<updated>2008-04-05T03:53:50Z</updated>
<author>
<name>Christian Couder</name>
<email>chriscool@tuxfamily.org</email>
</author>
<published>2008-04-05T02:20:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ccb3b537cc847791c0e28c72ee1f9e6e807f2f6f'/>
<id>urn:sha1:ccb3b537cc847791c0e28c72ee1f9e6e807f2f6f</id>
<content type='text'>
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui: Switch keybindings for [ and ] to bracketleft and bracketright</title>
<updated>2008-04-04T01:38:12Z</updated>
<author>
<name>Shawn O. Pearce</name>
<email>spearce@spearce.org</email>
</author>
<published>2008-04-03T22:06:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=54906addfa598640a6492cae1015badefa1ce201'/>
<id>urn:sha1:54906addfa598640a6492cae1015badefa1ce201</id>
<content type='text'>
Thanks to Michele Ballabio for the quick fix.
This resolves the error introduced by c91ee2bd61.

Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui 0.10</title>
<updated>2008-04-02T06:17:11Z</updated>
<author>
<name>Shawn O. Pearce</name>
<email>spearce@spearce.org</email>
</author>
<published>2008-04-02T06:17:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3d654be48f65545c4d3e35f5d3bbed5489820930'/>
<id>urn:sha1:3d654be48f65545c4d3e35f5d3bbed5489820930</id>
<content type='text'>
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui: Add shortcut keys for Show More/Less Context</title>
<updated>2008-04-02T05:33:32Z</updated>
<author>
<name>Jonathan del Strother</name>
<email>maillist@steelskies.com</email>
</author>
<published>2008-04-01T10:54:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c91ee2bd61299737c2795bd7b798e17ef0714e47'/>
<id>urn:sha1:c91ee2bd61299737c2795bd7b798e17ef0714e47</id>
<content type='text'>
Bound to Ctrl/Cmd + left &amp; right square brackets, depending on
your platform.

[sp: Added missing binds for . to allow shortcuts to work when
     not focused in the commit message area.]

Signed-off-by: Jonathan del Strother &lt;jon.delStrother@bestbefore.tv&gt;
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui: Improve directions regarding POT update in po/README</title>
<updated>2008-03-16T06:06:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-03-15T07:43:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=739a6d4970836463f5ffc9f56381e4efc9e61914'/>
<id>urn:sha1:739a6d4970836463f5ffc9f56381e4efc9e61914</id>
<content type='text'>
Keeping POT up to date relative to the software is absolutely
necessary.  What is unwarranted is updating language files at
the same time by running msgmerge without checking if there is
any outstanding translation work first.  If we assume that the
translators do not have access to msgmerge, that is a good service
to them (the less they have to do, the better), but otherwise,
it is better to be leave po/${language}.po files alone.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui: Update Japanese translation</title>
<updated>2008-03-16T03:57:28Z</updated>
<author>
<name>しらいしななこ</name>
<email>nanako3@bluebottle.com</email>
</author>
<published>2008-03-15T11:12:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=477ef326a3d554c0ad0e4a6d828354c5faafe178'/>
<id>urn:sha1:477ef326a3d554c0ad0e4a6d828354c5faafe178</id>
<content type='text'>
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui: Adjusted Japanese translation to updated POT</title>
<updated>2008-03-15T06:23:06Z</updated>
<author>
<name>Shawn O. Pearce</name>
<email>spearce@spearce.org</email>
</author>
<published>2008-03-15T06:22:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=02a8b27645f2c93b540d553f8a8fa51079d7a3f0'/>
<id>urn:sha1:02a8b27645f2c93b540d553f8a8fa51079d7a3f0</id>
<content type='text'>
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui: Update Japanese translation</title>
<updated>2008-03-15T06:22:08Z</updated>
<author>
<name>しらいしななこ</name>
<email>nanako3@bluebottle.com</email>
</author>
<published>2008-03-14T13:03:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=45e53d17ee0a8c98aab961112f57a4ac6042d877'/>
<id>urn:sha1:45e53d17ee0a8c98aab961112f57a4ac6042d877</id>
<content type='text'>
I updated Japanese translation for the latest git-gui.

Signed-off-by: しらいしななこ &lt;nanako3@bluebottle.com&gt;
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
<entry>
<title>git-gui: Don't translate the special Apple menu</title>
<updated>2008-03-15T05:11:08Z</updated>
<author>
<name>Shawn O. Pearce</name>
<email>spearce@spearce.org</email>
</author>
<published>2008-03-15T05:11:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=442b3caaee6da96292baf1769b364498af5097fa'/>
<id>urn:sha1:442b3caaee6da96292baf1769b364498af5097fa</id>
<content type='text'>
Peter Karlsson pointed out there is no value in translating the
string "Apple", as this is used as the dummy label for the Apple
menu on Mac OS X systems.

The Apple menu is actually not the menu with the Apple corporate
logo, but the menu next to it, which shows the name of the
application and is typically called the application menu.  Most users
of git-gui see this menu titled as "Git Gui".  The actual label of
this menu comes from our Info.plist file and cannot be specified
by any other means.  Translating this string in the Tcl PO files
is not necessary.

Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
</content>
</entry>
</feed>
