<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.4.7</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.4.7</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.4.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-07-27T19:25:42Z</updated>
<entry>
<title>Git 2.4.7</title>
<updated>2015-07-27T19:25:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ca00f80b58d679e59fc271650f68cd25cdb72b09'/>
<id>urn:sha1:ca00f80b58d679e59fc271650f68cd25cdb72b09</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/pretty-encoding-doc' into maint</title>
<updated>2015-07-27T19:21:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=caac7a3abea717e4320a978bae89cfcdf51203bf'/>
<id>urn:sha1:caac7a3abea717e4320a978bae89cfcdf51203bf</id>
<content type='text'>
Doc update.

* jk/pretty-encoding-doc:
  docs: clarify that --encoding can produce invalid sequences
</content>
</entry>
<entry>
<title>Merge branch 'tb/checkout-doc' into maint</title>
<updated>2015-07-27T19:21:47Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ff132a190ec5c99ffd8ff2bef947f230d4ac64c2'/>
<id>urn:sha1:ff132a190ec5c99ffd8ff2bef947f230d4ac64c2</id>
<content type='text'>
Doc update.

* tb/checkout-doc:
  git-checkout.txt: document "git checkout &lt;pathspec&gt;" better
</content>
</entry>
<entry>
<title>Merge branch 'ls/hint-rev-list-count' into maint</title>
<updated>2015-07-27T19:21:47Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3afcec9057ed2c13338ab53a9fa34b8a031e5b23'/>
<id>urn:sha1:3afcec9057ed2c13338ab53a9fa34b8a031e5b23</id>
<content type='text'>
* ls/hint-rev-list-count:
  rev-list: add --count to usage guide
</content>
</entry>
<entry>
<title>Merge branch 'mm/branch-doc-updates' into maint</title>
<updated>2015-07-27T19:21:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=315b3ba3e421f66527a71bbc2e3a7c90e9c6d8e5'/>
<id>urn:sha1:315b3ba3e421f66527a71bbc2e3a7c90e9c6d8e5</id>
<content type='text'>
* mm/branch-doc-updates:
  Documentation/branch: document -M and -D in terms of --force
  Documentation/branch: document -d --force and -m --force
</content>
</entry>
<entry>
<title>Merge branch 'jc/fsck-retire-require-eoh' into maint</title>
<updated>2015-07-27T19:21:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bde6a72af5b5dc9f1e489c8103ea900e266ab766'/>
<id>urn:sha1:bde6a72af5b5dc9f1e489c8103ea900e266ab766</id>
<content type='text'>
A fix to a minor regression to "git fsck" in v2.2 era that started
complaining about a body-less tag object when it lacks a separator
empty line after its header to separate it with a non-existent body.

* jc/fsck-retire-require-eoh:
  fsck: it is OK for a tag and a commit to lack the body
</content>
</entry>
<entry>
<title>Merge branch 'et/http-proxyauth' into maint</title>
<updated>2015-07-27T19:21:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c18593658e6d8411851972909ffd7f8acd3127c4'/>
<id>urn:sha1:c18593658e6d8411851972909ffd7f8acd3127c4</id>
<content type='text'>
We used to ask libCURL to use the most secure authentication method
available when talking to an HTTP proxy only when we were told to
talk to one via configuration variables.  We now ask libCURL to
always use the most secure authentication method, because the user
can tell libCURL to use an HTTP proxy via an environment variable
without using configuration variables.

* et/http-proxyauth:
  http: always use any proxy auth method available
</content>
</entry>
<entry>
<title>Merge branch 'jc/unexport-git-pager-in-use-in-pager' into maint</title>
<updated>2015-07-27T19:21:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=342c14db8c1c570f24993c44d7687e541537d6bc'/>
<id>urn:sha1:342c14db8c1c570f24993c44d7687e541537d6bc</id>
<content type='text'>
When you say "!&lt;ENTER&gt;" while running say "git log", you'd confuse
yourself in the resulting shell, that may look as if you took
control back to the original shell you spawned "git log" from but
that isn't what is happening.  To that new shell, we leaked
GIT_PAGER_IN_USE environment variable that was meant as a local
communication between the original "Git" and subprocesses that was
spawned by it after we launched the pager, which caused many
"interesting" things to happen, e.g. "git diff | cat" still paints
its output in color by default.

Stop leaking that environment variable to the pager's half of the
fork; we only need it on "Git" side when we spawn the pager.

* jc/unexport-git-pager-in-use-in-pager:
  pager: do not leak "GIT_PAGER_IN_USE" to the pager
</content>
</entry>
<entry>
<title>Merge branch 'mh/strbuf-read-file-returns-ssize-t' into maint</title>
<updated>2015-07-27T19:21:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3b175fb940ba970a840cbef3e1e354163838d0eb'/>
<id>urn:sha1:3b175fb940ba970a840cbef3e1e354163838d0eb</id>
<content type='text'>
Avoid possible ssize_t to int truncation.

* mh/strbuf-read-file-returns-ssize-t:
  strbuf: strbuf_read_file() should return ssize_t
</content>
</entry>
<entry>
<title>Merge branch 'kb/config-unmap-before-renaming' into maint</title>
<updated>2015-07-27T19:21:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-27T19:21:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6f402a93ce1eb00438c5bcc5f28164d9165ba8b9'/>
<id>urn:sha1:6f402a93ce1eb00438c5bcc5f28164d9165ba8b9</id>
<content type='text'>
"git config" failed to update the configuration file when the
underlying filesystem is incapable of renaming a file that is still
open.

* kb/config-unmap-before-renaming:
  config.c: fix writing config files on Windows network shares
</content>
</entry>
</feed>
