<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.18.0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.18.0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.18.0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2018-06-21T17:00:06Z</updated>
<entry>
<title>Git 2.18</title>
<updated>2018-06-21T17:00:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-06-21T17:00:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=53f9a3e157dbbc901a02ac2c73346d375e24978c'/>
<id>urn:sha1:53f9a3e157dbbc901a02ac2c73346d375e24978c</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'en/rename-directory-detection-reboot'</title>
<updated>2018-06-19T18:11:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-06-19T18:11:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1fb9df724833b0d0dffaefc6886ac60247c67a0c'/>
<id>urn:sha1:1fb9df724833b0d0dffaefc6886ac60247c67a0c</id>
<content type='text'>
* en/rename-directory-detection-reboot:
  merge-recursive: use xstrdup() instead of fixed buffer
</content>
</entry>
<entry>
<title>Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com/git-l10n/git-po</title>
<updated>2018-06-19T16:29:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-06-19T16:29:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f0ac6e39433c1d7e9339207aa4d01e9bf7a05b8a'/>
<id>urn:sha1:f0ac6e39433c1d7e9339207aa4d01e9bf7a05b8a</id>
<content type='text'>
Merge Korean translation for l10n of Git 2.18.0 round 3

* tag 'l10n-2.18.0-rnd3.1' of git://github.com/git-l10n/git-po:
  l10n: ko.po: Update Korean translation
</content>
</entry>
<entry>
<title>Merge branch 'cf/submodule-progress-dissociate'</title>
<updated>2018-06-19T16:26:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-06-19T16:26:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bd73c3f13f34ae47b956777aa4bb785b91078ee5'/>
<id>urn:sha1:bd73c3f13f34ae47b956777aa4bb785b91078ee5</id>
<content type='text'>
* cf/submodule-progress-dissociate:
  t7400: encapsulate setup code in test_expect_success
</content>
</entry>
<entry>
<title>Merge branch 'js/rebase-i-root-fix'</title>
<updated>2018-06-19T16:26:28Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-06-19T16:26:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6b55779afc4e211ff051c5129481a5f2a08ef306'/>
<id>urn:sha1:6b55779afc4e211ff051c5129481a5f2a08ef306</id>
<content type='text'>
* js/rebase-i-root-fix:
  t3404: check root commit in 'rebase -i --root reword root commit'
</content>
</entry>
<entry>
<title>t7400: encapsulate setup code in test_expect_success</title>
<updated>2018-06-19T16:25:56Z</updated>
<author>
<name>Stefan Beller</name>
<email>sbeller@google.com</email>
</author>
<published>2018-06-18T23:41:48Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=83f5fa58e8c1322f4f54ed6974da0348b54b5134'/>
<id>urn:sha1:83f5fa58e8c1322f4f54ed6974da0348b54b5134</id>
<content type='text'>
When running t7400 in a shell you observe more output than expected:

    ...
    ok 8 - setup - hide init subdirectory
    ok 9 - setup - repository to add submodules to
    ok 10 - submodule add
    [master (root-commit) d79ce16] one
     Author: A U Thor &lt;author@example.com&gt;
     1 file changed, 1 insertion(+)
     create mode 100644 one.t
    ok 11 - redirected submodule add does not show progress
    ok 12 - redirected submodule add --progress does show progress
    ok 13 - submodule add to .gitignored path fails
    ...

Fix the output by encapsulating the setup code in test_expect_success

Signed-off-by: Stefan Beller &lt;sbeller@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>t3404: check root commit in 'rebase -i --root reword root commit'</title>
<updated>2018-06-19T16:14:33Z</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2018-06-18T22:19:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=878810552b42a444b2a38ccaad60d23969638f05'/>
<id>urn:sha1:878810552b42a444b2a38ccaad60d23969638f05</id>
<content type='text'>
When testing a reworded root commit, ensure that the squash-onto commit
which is created and amended is still the root commit.

Suggested-by: Phillip Wood &lt;phillip.wood@talktalk.net&gt;
Helped-by: Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;
Signed-off-by: Todd Zullinger &lt;tmz@pobox.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: fix typos in documentation and release notes</title>
<updated>2018-06-19T16:01:12Z</updated>
<author>
<name>Karthikeyan Singaravelan</name>
<email>tir.karthi@gmail.com</email>
</author>
<published>2018-06-17T04:35:54Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1f2abe68d032c72d450c5afd1271953596e6258f'/>
<id>urn:sha1:1f2abe68d032c72d450c5afd1271953596e6258f</id>
<content type='text'>
Signed-off-by: Karthikeyan Singaravelan &lt;tir.karthi@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Almost 2.18 final</title>
<updated>2018-06-18T18:24:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-06-18T18:24:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=242ba98e44d8314fb184d240939614a3c9b424db'/>
<id>urn:sha1:242ba98e44d8314fb184d240939614a3c9b424db</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'es/make-no-iconv'</title>
<updated>2018-06-18T18:23:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2018-06-18T18:23:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=da34dd49bb8c9bdab5bf98f463d5b3453976db9b'/>
<id>urn:sha1:da34dd49bb8c9bdab5bf98f463d5b3453976db9b</id>
<content type='text'>
"make NO_ICONV=NoThanks" did not override NEEDS_LIBICONV
(i.e. linkage of -lintl, -liconv, etc. that are platform-specific
tweaks), which has been corrected.

* es/make-no-iconv:
  Makefile: make NO_ICONV really mean "no iconv"
</content>
</entry>
</feed>
