<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.12.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.12.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.12.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2017-03-24T19:59:15Z</updated>
<entry>
<title>Git 2.12.2</title>
<updated>2017-03-24T19:59:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8f9aeb0d36c6cbfb849946bb272fa0d3c4611547'/>
<id>urn:sha1:8f9aeb0d36c6cbfb849946bb272fa0d3c4611547</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'ab/doc-no-option-notation-fix' into maint</title>
<updated>2017-03-24T19:57:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=75d4476f52f734bb1a01be9dfc99b1797cb3bdfe'/>
<id>urn:sha1:75d4476f52f734bb1a01be9dfc99b1797cb3bdfe</id>
<content type='text'>
Doc fix.

* ab/doc-no-option-notation-fix:
  doc: change erroneous --[no]-whatever into --[no-]whatever
</content>
</entry>
<entry>
<title>Merge branch 'ab/push-default-doc-fix' into maint</title>
<updated>2017-03-24T19:57:54Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ce9e6178d31a61db05acd2c7311651d1da31d18f'/>
<id>urn:sha1:ce9e6178d31a61db05acd2c7311651d1da31d18f</id>
<content type='text'>
Doc fix.

* ab/push-default-doc-fix:
  push: mention "push.default=tracking" in the documentation
</content>
</entry>
<entry>
<title>Merge branch 'nd/commit-hook-doc-fix' into maint</title>
<updated>2017-03-24T19:57:54Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7bd881f7ca942be3a98077642ea6d526ac6ff458'/>
<id>urn:sha1:7bd881f7ca942be3a98077642ea6d526ac6ff458</id>
<content type='text'>
Doc fix.

* nd/commit-hook-doc-fix:
  git-commit.txt: list post-rewrite in HOOKS section
</content>
</entry>
<entry>
<title>Merge branch 'jc/config-case-cmdline-take-2' into maint</title>
<updated>2017-03-24T19:57:54Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=eb4e87cef9cbf3bf2b543e671c56627e212b703c'/>
<id>urn:sha1:eb4e87cef9cbf3bf2b543e671c56627e212b703c</id>
<content type='text'>
The code to parse "git -c VAR=VAL cmd" and set configuration
variable for the duration of cmd had two small bugs, which have
been fixed.
This supersedes jc/config-case-cmdline topic that has been discarded.

* jc/config-case-cmdline-take-2:
  config: use git_config_parse_key() in git_config_parse_parameter()
  config: move a few helper functions up
</content>
</entry>
<entry>
<title>Merge branch 'jk/grep-no-index-fix' into maint</title>
<updated>2017-03-24T19:57:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ea7aa5a464ea7e0d5ee5f3c2a5728d40ebd1f3f1'/>
<id>urn:sha1:ea7aa5a464ea7e0d5ee5f3c2a5728d40ebd1f3f1</id>
<content type='text'>
The code to parse the command line "git grep &lt;patterns&gt;... &lt;rev&gt;
[[--] &lt;pathspec&gt;...]" has been cleaned up, and a handful of bugs
have been fixed (e.g. we used to check "--" if it is a rev).

* jk/grep-no-index-fix:
  grep: treat revs the same for --untracked as for --no-index
  grep: do not diagnose misspelt revs with --no-index
  grep: avoid resolving revision names in --no-index case
  grep: fix "--" rev/pathspec disambiguation
  grep: re-order rev-parsing loop
  grep: do not unnecessarily query repo for "--"
  grep: move thread initialization a little lower
</content>
</entry>
<entry>
<title>Merge branch 'jn/remote-helpers-with-git-dir' into maint</title>
<updated>2017-03-24T19:57:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=411a1794120fa044f92ff53f41a4aa81018ed507'/>
<id>urn:sha1:411a1794120fa044f92ff53f41a4aa81018ed507</id>
<content type='text'>
"git ls-remote" and "git archive --remote" are designed to work
without being in a directory under Git's control.  However, recent
updates revealed that we randomly look into a directory called
.git/ without actually doing necessary set-up when working in a
repository.  Stop doing so.

* jn/remote-helpers-with-git-dir:
  remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR
  remote: avoid reading $GIT_DIR config in non-repo
</content>
</entry>
<entry>
<title>Merge branch 'sb/submodule-config-parse-ignore-fix' into maint</title>
<updated>2017-03-24T19:57:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f3d5bbb28322307592f9e5f5f21e69ff0249eea7'/>
<id>urn:sha1:f3d5bbb28322307592f9e5f5f21e69ff0249eea7</id>
<content type='text'>
Code to read submodule.&lt;name&gt;.ignore config did not state the
variable name correctly when giving an error message diagnosing
misconfiguration.

* sb/submodule-config-parse-ignore-fix:
  submodule-config: correct error reporting for invalid ignore value
</content>
</entry>
<entry>
<title>Merge branch 'jk/push-deadlock-regression-fix' into maint</title>
<updated>2017-03-24T19:57:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2017-03-24T19:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f4d3af185988ad45ebc0a6dead32222cad2c03a6'/>
<id>urn:sha1:f4d3af185988ad45ebc0a6dead32222cad2c03a6</id>
<content type='text'>
"git push" had a handful of codepaths that could lead to a deadlock
when unexpected error happened, which has been fixed.

* jk/push-deadlock-regression-fix:
  send-pack: report signal death of pack-objects
  send-pack: read "unpack" status even on pack-objects failure
  send-pack: improve unpack-status error messages
  send-pack: use skip_prefix for parsing unpack status
  send-pack: extract parsing of "unpack" response
  receive-pack: fix deadlock when we cannot create tmpdir
</content>
</entry>
<entry>
<title>mailmap: use Michael J Gruber's new address</title>
<updated>2017-03-24T19:30:27Z</updated>
<author>
<name>Michael J Gruber</name>
<email>git@grubix.eu</email>
</author>
<published>2017-03-24T14:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=296ab786eed237b59f76f6411e895cc1e3ce14ab'/>
<id>urn:sha1:296ab786eed237b59f76f6411e895cc1e3ce14ab</id>
<content type='text'>
Map both old addresses to the new, hopefully more permanent one.

Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Michael J Gruber &lt;git@grubix.eu&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
