<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.29.0-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.29.0-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.29.0-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2020-10-09T04:53:26Z</updated>
<entry>
<title>Git 2.29-rc1</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d4a392452e292ff924e79ec8458611c0f679d6d4'/>
<id>urn:sha1:d4a392452e292ff924e79ec8458611c0f679d6d4</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'js/default-branch-name-part-3'</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=62564ba4e5191aeb849266e8a1bb2845eb257baf'/>
<id>urn:sha1:62564ba4e5191aeb849266e8a1bb2845eb257baf</id>
<content type='text'>
Test preparation for the switch of default branch name continues.

* js/default-branch-name-part-3:
  tests: avoid using the branch name `main`
  t1415: avoid using `main` as ref name
</content>
</entry>
<entry>
<title>Merge branch 'js/ci-ghwf-dedup-tests'</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=20a00abe35a3f54db5bcb54ca8c04d3f679042ea'/>
<id>urn:sha1:20a00abe35a3f54db5bcb54ca8c04d3f679042ea</id>
<content type='text'>
The logic to skip testing on the tagged commit and the tag itself
was not quite consistent which led to failure of Windows test
tasks.  It has been revamped to consistently skip revisions that
have already been tested, based on the tree object of the revision.

* js/ci-ghwf-dedup-tests:
  ci: do not skip tagged revisions in GitHub workflows
  ci: skip GitHub workflow runs for already-tested commits/trees
</content>
</entry>
<entry>
<title>Merge branch 'ja/misc-doc-fixes'</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d620daaa34be578a67734c0daca4412d6d06f208'/>
<id>urn:sha1:d620daaa34be578a67734c0daca4412d6d06f208</id>
<content type='text'>
Doc fixes.

* ja/misc-doc-fixes:
  doc: fix the bnf like style of some commands
  doc: git-remote fix ups
  doc: use linkgit macro where needed.
  git-bisect-lk2009: make continuation of list indented
</content>
</entry>
<entry>
<title>Merge branch 'dl/makefile-sort'</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e245b4e3b26f447e897dedcb835bd9d3568311fe'/>
<id>urn:sha1:e245b4e3b26f447e897dedcb835bd9d3568311fe</id>
<content type='text'>
Makefile clean-up.

* dl/makefile-sort:
  Makefile: ASCII-sort += lists
</content>
</entry>
<entry>
<title>Merge branch 'js/no-builtins-on-disk-option'</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=86e1007abc58f8458ce90dc10a385239722cf08a'/>
<id>urn:sha1:86e1007abc58f8458ce90dc10a385239722cf08a</id>
<content type='text'>
Hotfix to breakage introduced in the topic in v2.29-rc0

* js/no-builtins-on-disk-option:
  help: do not expect built-in commands to be hardlinked
</content>
</entry>
<entry>
<title>Merge branch 'js/ghwf-setup-msbuild-update'</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:26Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=08f06e542d3f36cf1044f32fd7f84576fa2f324b'/>
<id>urn:sha1:08f06e542d3f36cf1044f32fd7f84576fa2f324b</id>
<content type='text'>
CI update.

* js/ghwf-setup-msbuild-update:
  GitHub workflow: automatically follow minor updates of setup-msbuild
</content>
</entry>
<entry>
<title>Merge branch 'jk/index-pack-hotfixes'</title>
<updated>2020-10-09T04:53:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c7ac8c0a7ccba76f082b9fd9c7e35b66209d8bf3'/>
<id>urn:sha1:c7ac8c0a7ccba76f082b9fd9c7e35b66209d8bf3</id>
<content type='text'>
Hotfix and clean-up for the jt/threaded-index-pack topic that has
graduated to v2.29-rc0.

* jk/index-pack-hotfixes:
  index-pack: make get_base_data() comment clearer
  index-pack: drop type_cas mutex
  index-pack: restore "resolving deltas" progress meter
</content>
</entry>
<entry>
<title>Merge branch 'dl/mingw-header-cleanup'</title>
<updated>2020-10-09T04:53:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=abac91e3aa0fffb5901498923e79d4bcbdb96c46'/>
<id>urn:sha1:abac91e3aa0fffb5901498923e79d4bcbdb96c46</id>
<content type='text'>
Header clean-up.

* dl/mingw-header-cleanup:
  compat/mingw.h: drop extern from function declaration
</content>
</entry>
<entry>
<title>Merge branch 'hx/push-atomic-with-cert'</title>
<updated>2020-10-09T04:53:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-10-09T04:53:25Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f491ce954b4b317b70705b1670f233f16ea36e12'/>
<id>urn:sha1:f491ce954b4b317b70705b1670f233f16ea36e12</id>
<content type='text'>
Hotfix to a recently added test script.

* hx/push-atomic-with-cert:
  t5534: split stdout and stderr redirection
</content>
</entry>
</feed>
