<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.4.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.4.4</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.4.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-06-16T21:38:01Z</updated>
<entry>
<title>Git 2.4.4</title>
<updated>2015-06-16T21:38:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-16T21:38:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f09bd215cde5e30029fe08f309d0554eb9256778'/>
<id>urn:sha1:f09bd215cde5e30029fe08f309d0554eb9256778</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'sb/submodule-doc-intro' into maint</title>
<updated>2015-06-16T21:33:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-16T21:33:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0d9388dc30717a5780fa84befa03bef56884805a'/>
<id>urn:sha1:0d9388dc30717a5780fa84befa03bef56884805a</id>
<content type='text'>
* sb/submodule-doc-intro:
  submodule doc: reorder introductory paragraphs
</content>
</entry>
<entry>
<title>Merge branch 'sb/glossary-submodule' into maint</title>
<updated>2015-06-16T21:33:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-16T21:33:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6de4c808391ffff01185c093d6c46f2861f48862'/>
<id>urn:sha1:6de4c808391ffff01185c093d6c46f2861f48862</id>
<content type='text'>
* sb/glossary-submodule:
  glossary: add "remote", "submodule", "superproject"
</content>
</entry>
<entry>
<title>Merge branch 'mc/commit-doc-grammofix' into maint</title>
<updated>2015-06-16T21:33:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-16T21:33:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=afd647c55f19b34c1c605f099720dcec49c4e24a'/>
<id>urn:sha1:afd647c55f19b34c1c605f099720dcec49c4e24a</id>
<content type='text'>
Doc grammar fix.

* mc/commit-doc-grammofix:
  Documentation/git-commit: grammofix
</content>
</entry>
<entry>
<title>Merge branch 'jk/http-backend-deadlock' into maint</title>
<updated>2015-06-16T21:33:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-16T21:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b76b4cd4f1d822686374c5fdeb68ab0aac28bff1'/>
<id>urn:sha1:b76b4cd4f1d822686374c5fdeb68ab0aac28bff1</id>
<content type='text'>
Communication between the HTTP server and http_backend process can
lead to a dead-lock when relaying a large ref negotiation request.
Diagnose the situation better, and mitigate it by reading such a
request first into core (to a reasonable limit).

* jk/http-backend-deadlock:
  http-backend: spool ref negotiation requests to buffer
  t5551: factor out tag creation
  http-backend: fix die recursion with custom handler
</content>
</entry>
<entry>
<title>Merge branch 'mm/log-format-raw-doc' into maint</title>
<updated>2015-06-16T21:33:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-16T21:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4be33f7222990c1c761cd1c497c0db88b3d376cc'/>
<id>urn:sha1:4be33f7222990c1c761cd1c497c0db88b3d376cc</id>
<content type='text'>
Clarify that "log --raw" and "log --format=raw" are unrelated
concepts.

* mm/log-format-raw-doc:
  Documentation/log: clarify sha1 non-abbreviation in log --raw
  Documentation/log: clarify what --raw means
</content>
</entry>
<entry>
<title>Git 2.4.3</title>
<updated>2015-06-05T19:22:33Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-05T19:15:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=69f9a6e54a46c4a75dff680047a465d04cca20ca'/>
<id>urn:sha1:69f9a6e54a46c4a75dff680047a465d04cca20ca</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'ps/doc-packfile-vs-pack-file' into maint</title>
<updated>2015-06-05T19:00:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-05T19:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e41f8d98e37643909e22317f2ffdd940b953af55'/>
<id>urn:sha1:e41f8d98e37643909e22317f2ffdd940b953af55</id>
<content type='text'>
Doc consistency updates.

* ps/doc-packfile-vs-pack-file:
  doc: fix inconsistent spelling of "packfile"
  pack-protocol.txt: fix insconsistent spelling of "packfile"
  git-unpack-objects.txt: fix inconsistent spelling of "packfile"
  git-verify-pack.txt: fix inconsistent spelling of "packfile"
</content>
</entry>
<entry>
<title>Merge branch 'fg/document-commit-message-stripping' into maint</title>
<updated>2015-06-05T19:00:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-05T19:00:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=48feda5873deab617a368df0af4bc10a0731124c'/>
<id>urn:sha1:48feda5873deab617a368df0af4bc10a0731124c</id>
<content type='text'>
* fg/document-commit-message-stripping:
  Documentation: clarify how "git commit" cleans up the edited log message
</content>
</entry>
<entry>
<title>Merge branch 'pt/pull-ff-vs-merge-ff' into maint</title>
<updated>2015-06-05T19:00:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-05T19:00:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7e46f27fa627c0f9f6f547bef53e5aa2de52dec5'/>
<id>urn:sha1:7e46f27fa627c0f9f6f547bef53e5aa2de52dec5</id>
<content type='text'>
The pull.ff configuration was supposed to override the merge.ff
configuration, but it didn't.

* pt/pull-ff-vs-merge-ff:
  pull: parse pull.ff as a bool or string
  pull: make pull.ff=true override merge.ff
</content>
</entry>
</feed>
