<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.30.0-rc0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.30.0-rc0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.30.0-rc0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2020-12-14T18:30:05Z</updated>
<entry>
<title>Git 2.30-rc0</title>
<updated>2020-12-14T18:30:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:30:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1c52ecf4ba0f4f7af72775695fee653f50737c71'/>
<id>urn:sha1:1c52ecf4ba0f4f7af72775695fee653f50737c71</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'js/t5526-with-no-particular-primary-branch-name'</title>
<updated>2020-12-14T18:21:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3fc7fc1c5f05602be0ad9d81ba3797dfc97f8efd'/>
<id>urn:sha1:3fc7fc1c5f05602be0ad9d81ba3797dfc97f8efd</id>
<content type='text'>
Test update.

* js/t5526-with-no-particular-primary-branch-name:
  t5526: drop the prereq expecting the default branch name `main`
  t5526: avoid depending on a specific default branch name
</content>
</entry>
<entry>
<title>Merge branch 'js/cmake-extra-built-ins-fix'</title>
<updated>2020-12-14T18:21:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=043bfc62e309795319ec6cf4b38604fa9327eb38'/>
<id>urn:sha1:043bfc62e309795319ec6cf4b38604fa9327eb38</id>
<content type='text'>
VSbuild fix.

* js/cmake-extra-built-ins-fix:
  cmake: determine list of extra built-ins dynamically
</content>
</entry>
<entry>
<title>Merge branch 'da/vs-build-iconv-fix'</title>
<updated>2020-12-14T18:21:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ccbde2c4f4751096a526527e1aab3e508f093a3f'/>
<id>urn:sha1:ccbde2c4f4751096a526527e1aab3e508f093a3f</id>
<content type='text'>
Build update.

* da/vs-build-iconv-fix:
  ci(vs-build): stop passing the iconv library location explicitly
</content>
</entry>
<entry>
<title>Merge branch 'jk/multi-line-indent-style-fix'</title>
<updated>2020-12-14T18:21:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:38Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3c9f0df16a20071aa6810152dd7f4003f3d96c4b'/>
<id>urn:sha1:3c9f0df16a20071aa6810152dd7f4003f3d96c4b</id>
<content type='text'>
Style fix.

* jk/multi-line-indent-style-fix:
  style: indent multiline "if" conditions to align
</content>
</entry>
<entry>
<title>Merge branch 'jk/check-config-parsing-error-in-upload-pack'</title>
<updated>2020-12-14T18:21:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a5e74b4baaf17ea069fa451c405ef219eb61ee7a'/>
<id>urn:sha1:a5e74b4baaf17ea069fa451c405ef219eb61ee7a</id>
<content type='text'>
Tighten error checking in the codepath that responds to "git fetch".

* jk/check-config-parsing-error-in-upload-pack:
  upload-pack: propagate return value from object filter config callback
</content>
</entry>
<entry>
<title>Merge branch 'ae/doc-reproducible-html'</title>
<updated>2020-12-14T18:21:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=aa35dadb26bf79fc100d84f3effbdc161849386c'/>
<id>urn:sha1:aa35dadb26bf79fc100d84f3effbdc161849386c</id>
<content type='text'>
Newer versions of xsltproc can assign IDs in HTML documents it
generates in a consistent manner.  Use the feature to help format
HTML version of the user manual reproducibly.

* ae/doc-reproducible-html:
  doc: make HTML manual reproducible
</content>
</entry>
<entry>
<title>Merge branch 'so/glossary-branch-is-not-necessarily-active'</title>
<updated>2020-12-14T18:21:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c9f1f4412cdb7fdb5da47fd1c5bc9614cc9aa48c'/>
<id>urn:sha1:c9f1f4412cdb7fdb5da47fd1c5bc9614cc9aa48c</id>
<content type='text'>
The glossary described a branch as an "active" line of development,
which is misleading---a stale and non-moving branch is still a
branch.

* so/glossary-branch-is-not-necessarily-active:
  glossary: improve "branch" definition
</content>
</entry>
<entry>
<title>Merge branch 'fc/atmark-in-refspec'</title>
<updated>2020-12-14T18:21:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c59b73bef302f4efd0f853f913328aab534b1f1a'/>
<id>urn:sha1:c59b73bef302f4efd0f853f913328aab534b1f1a</id>
<content type='text'>
"@" sometimes worked (e.g. "git push origin @:there") as a part of
a refspec element, but "git push origin @" did not work, which has
been corrected.

* fc/atmark-in-refspec:
  refspec: make @ a synonym of HEAD
  tests: push: trivial cleanup
  tests: push: improve cleanup of HEAD tests
</content>
</entry>
<entry>
<title>Merge branch 'dd/help-autocorrect-never'</title>
<updated>2020-12-14T18:21:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-12-14T18:21:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=78abcff222d2d9cb05776bac39f7dc6a84b8f809'/>
<id>urn:sha1:78abcff222d2d9cb05776bac39f7dc6a84b8f809</id>
<content type='text'>
"git $cmd $args", when $cmd is not a recognised subcommand, by
default tries to see if $cmd is a typo of an existing subcommand
and optionally executes the corrected command if there is only one
possibility, depending on the setting of help.autocorrect; the
users can now disable the whole thing, including the cycles spent
to find a likely typo, by setting the configuration variable to
'never'.

* dd/help-autocorrect-never:
  help.c: help.autocorrect=never means "do not compute suggestions"
</content>
</entry>
</feed>
