<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib/update-unicode, branch main</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=main</id>
<link rel='self' href='https://git.shady.money/git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2018-04-11T09:11:00Z</updated>
<entry>
<title>unicode_width.h: rename to use dash in file name</title>
<updated>2018-04-11T09:11:00Z</updated>
<author>
<name>Stefan Beller</name>
<email>sbeller@google.com</email>
</author>
<published>2018-04-10T21:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e233bef43e4a73ec183eb927ab4803aefc77bab9'/>
<id>urn:sha1:e233bef43e4a73ec183eb927ab4803aefc77bab9</id>
<content type='text'>
This is more consistent with the project style. The majority of Git's
source files use dashes in preference to underscores in their file names.

Also adjust contrib/update-unicode as well.

Signed-off-by: Stefan Beller &lt;sbeller@google.com&gt;
</content>
</entry>
<entry>
<title>update_unicode.sh: remove the plane filter</title>
<updated>2016-12-14T17:48:07Z</updated>
<author>
<name>Beat Bolli</name>
<email>dev+git@drbeat.li</email>
</author>
<published>2016-12-13T23:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3fe5799144f242ca9cacd0211318e36f9a09d7c6'/>
<id>urn:sha1:3fe5799144f242ca9cacd0211318e36f9a09d7c6</id>
<content type='text'>
The uniset upstream has accepted my patches that eliminate the Unicode
plane offsets from the output in '--32' mode.

Remove the corresponding filter in update_unicode.sh.

This also fixes the issue that the plane offsets were not removed from
the second uniset call.

Signed-off-by: Beat Bolli &lt;dev+git@drbeat.li&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>update_unicode.sh: automatically download newer definition files</title>
<updated>2016-12-14T17:48:00Z</updated>
<author>
<name>Beat Bolli</name>
<email>dev+git@drbeat.li</email>
</author>
<published>2016-12-13T23:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=fef54f31627542b90f0a2af6c98ebb1e4c309211'/>
<id>urn:sha1:fef54f31627542b90f0a2af6c98ebb1e4c309211</id>
<content type='text'>
Checking just for the unicode data files' existence is not sufficient;
we should also download them if a newer version exists on the Unicode
consortium's servers. Option -N of wget does this nicely for us.

Reviewed-by: Torsten Bögershausen &lt;tboegi@web.de&gt;
Signed-off-by: Beat Bolli &lt;dev+git@drbeat.li&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>update_unicode.sh: pin the uniset repo to a known good commit</title>
<updated>2016-12-14T00:12:48Z</updated>
<author>
<name>Beat Bolli</name>
<email>dev+git@drbeat.li</email>
</author>
<published>2016-12-13T23:31:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3f0a386309402c4a4b07f1c228e61023fbac3566'/>
<id>urn:sha1:3f0a386309402c4a4b07f1c228e61023fbac3566</id>
<content type='text'>
The uniset upstream has added more commits that for example change the
hexadecimal output in '--32' mode to decimal. Let's pin the repo to a
commit that still outputs the width tables in the format we want.

Signed-off-by: Beat Bolli &lt;dev+git@drbeat.li&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>update_unicode.sh: remove an unnecessary subshell level</title>
<updated>2016-12-14T00:12:47Z</updated>
<author>
<name>Beat Bolli</name>
<email>dev+git@drbeat.li</email>
</author>
<published>2016-12-13T23:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b79e28e3701e83ba19d3b11ada4cc2bbdfaf8c29'/>
<id>urn:sha1:b79e28e3701e83ba19d3b11ada4cc2bbdfaf8c29</id>
<content type='text'>
After the move into contrib/update-unicode, we no longer create the
unicode directory to have a clean working folder. Instead, the directory
of the script is used. This means that the subshell can be removed.

Signed-off-by: Beat Bolli &lt;dev+git@drbeat.li&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>update_unicode.sh: move it into contrib/update-unicode</title>
<updated>2016-12-14T00:12:47Z</updated>
<author>
<name>Beat Bolli</name>
<email>dev+git@drbeat.li</email>
</author>
<published>2016-12-13T23:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f3eb54920eff356a30df144d50b45a5581e5eb13'/>
<id>urn:sha1:f3eb54920eff356a30df144d50b45a5581e5eb13</id>
<content type='text'>
As it's used only by a tiny minority of the Git developer population,
this script does not belong into the main Git source directory.

Move it into contrib/ and adjust the paths to account for the new
location.

Signed-off-by: Beat Bolli &lt;dev+git@drbeat.li&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
