<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.3.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.3.4</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.3.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-03-23T18:27:27Z</updated>
<entry>
<title>Git 2.3.4</title>
<updated>2015-03-23T18:27:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-23T18:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3a52578eef9b65ad449853e4a3a923d8e1eb2a22'/>
<id>urn:sha1:3a52578eef9b65ad449853e4a3a923d8e1eb2a22</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mg/doc-status-color-slot' into maint</title>
<updated>2015-03-23T18:23:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-23T18:23:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ffac6258de4f72e06b6b2e412deffb00a1abb339'/>
<id>urn:sha1:ffac6258de4f72e06b6b2e412deffb00a1abb339</id>
<content type='text'>
Documentation fixes.

* mg/doc-status-color-slot:
  config,completion: add color.status.unmerged
</content>
</entry>
<entry>
<title>Merge branch 'jc/decorate-leaky-separator-color' into maint</title>
<updated>2015-03-23T18:23:28Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-23T18:23:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3f6f5c9dbe764c5100e6b48a0081b022983f49e8'/>
<id>urn:sha1:3f6f5c9dbe764c5100e6b48a0081b022983f49e8</id>
<content type='text'>
"git log --decorate" did not reset colors correctly around the
branch names.

* jc/decorate-leaky-separator-color:
  log --decorate: do not leak "commit" color into the next item
  Documentation/config.txt: simplify boolean description in the syntax section
  Documentation/config.txt: describe 'color' value type in the "Values" section
  Documentation/config.txt: have a separate "Values" section
  Documentation/config.txt: describe the structure first and then meaning
  Documentation/config.txt: explain multi-valued variables once
  Documentation/config.txt: avoid unnecessary negation
</content>
</entry>
<entry>
<title>Merge branch 'km/imap-send-libcurl-options' into maint</title>
<updated>2015-03-23T18:23:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-23T18:23:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=84a37fae516eff3072a5729ce0ce40bf056fbeb1'/>
<id>urn:sha1:84a37fae516eff3072a5729ce0ce40bf056fbeb1</id>
<content type='text'>
"git imap-send" learned to optionally talk with an IMAP server via
libcURL; because there is no other option when Git is built with
NO_OPENSSL option, use that codepath by default under such
configuration.

* km/imap-send-libcurl-options:
  imap-send: use cURL automatically when NO_OPENSSL defined
</content>
</entry>
<entry>
<title>Git 2.3.3</title>
<updated>2015-03-14T05:57:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-14T05:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bb8577532add843833ebf8b5324f94f84cb71ca0'/>
<id>urn:sha1:bb8577532add843833ebf8b5324f94f84cb71ca0</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mr/doc-clean-f-f' into maint</title>
<updated>2015-03-14T05:56:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-14T05:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4b23b5d1afbc7fcd8bc744523f4c3ff06dbe25d1'/>
<id>urn:sha1:4b23b5d1afbc7fcd8bc744523f4c3ff06dbe25d1</id>
<content type='text'>
Documentation update.

* mr/doc-clean-f-f:
  Documentation/git-clean.txt: document that -f may need to be given twice
</content>
</entry>
<entry>
<title>Merge branch 'mg/doc-remote-tags-or-not' into maint</title>
<updated>2015-03-14T05:56:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-14T05:56:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3af1bcafffb0d462abf6208574059f72ce4d5b48'/>
<id>urn:sha1:3af1bcafffb0d462abf6208574059f72ce4d5b48</id>
<content type='text'>
"git remote add" mentioned "--tags" and "--no-tags" and was not
clear that fetch from the remote in the future will use the default
behaviour when neither is given to override it.

* mg/doc-remote-tags-or-not:
  git-remote.txt: describe behavior without --tags and --no-tags
</content>
</entry>
<entry>
<title>Merge branch 'ms/submodule-update-config-doc' into maint</title>
<updated>2015-03-14T05:56:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-14T05:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=30a52c1dcbb286214a0d59fb4b3df1d13d9d060d'/>
<id>urn:sha1:30a52c1dcbb286214a0d59fb4b3df1d13d9d060d</id>
<content type='text'>
The interaction between "git submodule update" and the
submodule.*.update configuration was not clearly documented.

* ms/submodule-update-config-doc:
  submodule: improve documentation of update subcommand
</content>
</entry>
<entry>
<title>Merge branch 'jc/apply-beyond-symlink' into maint</title>
<updated>2015-03-14T05:56:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-14T05:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5244a31039dbb3fe0d544fc56100d0ccbc653131'/>
<id>urn:sha1:5244a31039dbb3fe0d544fc56100d0ccbc653131</id>
<content type='text'>
"git apply" was not very careful about reading from, removing,
updating and creating paths outside the working tree (under
--index/--cached) or the current directory (when used as a
replacement for GNU patch).

* jc/apply-beyond-symlink:
  apply: do not touch a file beyond a symbolic link
  apply: do not read from beyond a symbolic link
  apply: do not read from the filesystem under --index
  apply: reject input that touches outside the working area
</content>
</entry>
<entry>
<title>config,completion: add color.status.unmerged</title>
<updated>2015-03-10T22:27:59Z</updated>
<author>
<name>Michael J Gruber</name>
<email>git@drmicha.warpmail.net</email>
</author>
<published>2015-03-10T16:11:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0d6accc01d4073d685ece5ba9fd0a439539a5a02'/>
<id>urn:sha1:0d6accc01d4073d685ece5ba9fd0a439539a5a02</id>
<content type='text'>
Reported-by: "Mladen B." &lt;mladen074@gmail.com&gt;
Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
