<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.6.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.6.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.6.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-11-05T20:20:34Z</updated>
<entry>
<title>Git 2.6.3</title>
<updated>2015-11-05T20:20:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=af40944bda352190f05d22b7cb8fe88beb17f3a7'/>
<id>urn:sha1:af40944bda352190f05d22b7cb8fe88beb17f3a7</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rs/daemon-plug-child-leak' into maint</title>
<updated>2015-11-05T20:18:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-05T20:18:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b8f5242592146c85c2e09fd9721e522ce4dd32e5'/>
<id>urn:sha1:b8f5242592146c85c2e09fd9721e522ce4dd32e5</id>
<content type='text'>
"git daemon" uses "run_command()" without "finish_command()", so it
needs to release resources itself, which it forgot to do.

* rs/daemon-plug-child-leak:
  daemon: plug memory leak
  run-command: factor out child_process_clear()
</content>
</entry>
<entry>
<title>Merge branch 'xf/user-manual-ff' into maint</title>
<updated>2015-11-04T22:20:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-04T22:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=684fea37948d720cc69b3553b42353b4b42709dc'/>
<id>urn:sha1:684fea37948d720cc69b3553b42353b4b42709dc</id>
<content type='text'>
* xf/user-manual-ff:
  user-manual: fix the description of fast-forward
</content>
</entry>
<entry>
<title>Merge branch 'xf/user-manual-markup' into maint</title>
<updated>2015-11-04T22:20:47Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-04T22:20:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6c66686e0b917df914af779257479c341590a9a0'/>
<id>urn:sha1:6c66686e0b917df914af779257479c341590a9a0</id>
<content type='text'>
AsciiDoc markup fixes.

* xf/user-manual-markup:
  Documentation: match undefline with the text in old release notes
  Documentation: match underline with the text
  Documentation: fix header markup
</content>
</entry>
<entry>
<title>Merge branch 'jc/everyday-markup' into maint</title>
<updated>2015-11-04T22:20:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-04T22:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7974b3fd75bb37b58e2504758e95c2ac81434219'/>
<id>urn:sha1:7974b3fd75bb37b58e2504758e95c2ac81434219</id>
<content type='text'>
AsciiDoc markup fixes.

* jc/everyday-markup:
  Documentation/everyday: match undefline with the text
</content>
</entry>
<entry>
<title>Merge branch 'jc/em-dash-in-doc' into maint</title>
<updated>2015-11-04T22:20:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-04T22:20:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bc1e0481bf0a01e4f4741ee206cc0d81e667d73a'/>
<id>urn:sha1:bc1e0481bf0a01e4f4741ee206cc0d81e667d73a</id>
<content type='text'>
AsciiDoc markup fixes.

* jc/em-dash-in-doc:
  Documentation: AsciiDoc spells em-dash as double-dashes, not triple
</content>
</entry>
<entry>
<title>Merge branch 'jk/merge-file-exit-code' into maint</title>
<updated>2015-11-03T23:32:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-03T23:32:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5c15ca0b3c866398f22cbab974d0a1964ef105ca'/>
<id>urn:sha1:5c15ca0b3c866398f22cbab974d0a1964ef105ca</id>
<content type='text'>
"git merge-file" tried to signal how many conflicts it found, which
obviously would not work well when there are too many of them.

* jk/merge-file-exit-code:
  merge-file: clamp exit code to maximum 127
</content>
</entry>
<entry>
<title>Merge branch 'jc/usage-stdin' into maint</title>
<updated>2015-11-03T23:32:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-03T23:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f5f76845961f4207b3dc8c186b2356f160276e45'/>
<id>urn:sha1:f5f76845961f4207b3dc8c186b2356f160276e45</id>
<content type='text'>
The synopsis text and the usage string of subcommands that read
list of things from the standard input are often shown as if they
only take input from a file on a filesystem, which was misleading.

* jc/usage-stdin:
  usage: do not insist that standard input must come from a file
</content>
</entry>
<entry>
<title>Merge branch 'jk/repository-extension' into maint</title>
<updated>2015-11-03T23:32:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-11-03T23:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f89baca1b99ff2882690d6b58dc2071195c6ae84'/>
<id>urn:sha1:f89baca1b99ff2882690d6b58dc2071195c6ae84</id>
<content type='text'>
Prepare for Git on-disk repository representation to undergo
backward incompatible changes by introducing a new repository
format version "1", with an extension mechanism.

* jk/repository-extension:
  introduce "preciousObjects" repository extension
  introduce "extensions" form of core.repositoryformatversion
</content>
</entry>
<entry>
<title>run-command: factor out child_process_clear()</title>
<updated>2015-11-02T23:01:00Z</updated>
<author>
<name>René Scharfe</name>
<email>l.s.r@web.de</email>
</author>
<published>2015-10-24T12:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2d71608ec0b6d098ed7c8c914fb7004b28349995'/>
<id>urn:sha1:2d71608ec0b6d098ed7c8c914fb7004b28349995</id>
<content type='text'>
Avoid duplication by moving the code to release allocated memory for
arguments and environment to its own function, child_process_clear().
Export it to provide a counterpart to child_process_init().

Signed-off-by: Rene Scharfe &lt;l.s.r@web.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
