<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.3.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.3.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.3.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-03-06T22:58:14Z</updated>
<entry>
<title>Git 2.3.2</title>
<updated>2015-03-06T22:58:14Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-06T22:58:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60'/>
<id>urn:sha1:1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mm/am-c-doc' into maint</title>
<updated>2015-03-06T22:57:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-06T22:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d86679fa061e22e33596814630513b6a7b4d4767'/>
<id>urn:sha1:d86679fa061e22e33596814630513b6a7b4d4767</id>
<content type='text'>
The configuration variable 'mailinfo.scissors' was hard to
discover in the documentation.

* mm/am-c-doc:
  Documentation/git-am.txt: mention mailinfo.scissors config variable
  Documentation/config.txt: document mailinfo.scissors
</content>
</entry>
<entry>
<title>Prepare for 2.3.2</title>
<updated>2015-03-05T21:15:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-05T21:15:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3ebda3e9f56d49cc72488e76478d086e75be731d'/>
<id>urn:sha1:3ebda3e9f56d49cc72488e76478d086e75be731d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'jc/conf-var-doc' into maint</title>
<updated>2015-03-05T21:13:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-05T21:13:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c11c154f429f23f1c30f2aa067ff8bf6c1b982fe'/>
<id>urn:sha1:c11c154f429f23f1c30f2aa067ff8bf6c1b982fe</id>
<content type='text'>
Longstanding configuration variable naming rules has been added to
the documentation.

* jc/conf-var-doc:
  CodingGuidelines: describe naming rules for configuration variables
  config.txt: mark deprecated variables more prominently
  config.txt: clarify that add.ignore-errors is deprecated
</content>
</entry>
<entry>
<title>Merge branch 'jc/remote-set-url-doc' into maint</title>
<updated>2015-03-05T21:13:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-03-05T21:13:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=069dea89cf2f09101e3ca9a9b3c7a216d61aac10'/>
<id>urn:sha1:069dea89cf2f09101e3ca9a9b3c7a216d61aac10</id>
<content type='text'>
Clarify in the documentation that "remote.&lt;nick&gt;.pushURL" and
"remote.&lt;nick&gt;.URL" are there to name the same repository accessed
via different transports, not two separate repositories.

* jc/remote-set-url-doc:
  Documentation/git-remote.txt: stress that set-url is not for triangular
</content>
</entry>
<entry>
<title>Git 2.3.1</title>
<updated>2015-02-25T06:14:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-02-25T06:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8004647a217c26f708bce2aa26ed94a4a0ed575d'/>
<id>urn:sha1:8004647a217c26f708bce2aa26ed94a4a0ed575d</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/doc-log-rev-list-options' into maint</title>
<updated>2015-02-25T06:10:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-02-25T06:10:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=254a3ebfe8d6061721629d9cba9b3d5f4f591ba6'/>
<id>urn:sha1:254a3ebfe8d6061721629d9cba9b3d5f4f591ba6</id>
<content type='text'>
"git log --help" used to show rev-list options that are irrelevant
to the "log" command.

* jc/doc-log-rev-list-options:
  Documentation: what does "git log --indexed-objects" even mean?
</content>
</entry>
<entry>
<title>Merge branch 'jc/diff-format-doc' into maint</title>
<updated>2015-02-25T06:10:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-02-25T06:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9f8410b941130630db288794c253e697e4515d9d'/>
<id>urn:sha1:9f8410b941130630db288794c253e697e4515d9d</id>
<content type='text'>
The documentation incorrectly said that C(opy) and R(ename) are the
only ones that can be followed by the score number in the output in
the --raw format.

* jc/diff-format-doc:
  diff-format doc: a score can follow M for rewrite
</content>
</entry>
<entry>
<title>Merge branch 'mg/push-repo-option-doc' into maint</title>
<updated>2015-02-25T06:10:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-02-25T06:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2fc85f05452087298023519cf95e04c9343ec69d'/>
<id>urn:sha1:2fc85f05452087298023519cf95e04c9343ec69d</id>
<content type='text'>
The "git push" documentation made the "--repo=&lt;there&gt;" option
easily misunderstood.

* mg/push-repo-option-doc:
  git-push.txt: document the behavior of --repo
</content>
</entry>
<entry>
<title>Documentation/git-am.txt: mention mailinfo.scissors config variable</title>
<updated>2015-02-20T23:09:23Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2015-02-20T19:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=afb5de7f8d0dd9207a587f4ee2fa29d7ee8485ea'/>
<id>urn:sha1:afb5de7f8d0dd9207a587f4ee2fa29d7ee8485ea</id>
<content type='text'>
It was already documented, but the user had to follow the link to
git-mailinfo.txt to find it.

Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
