<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v2.9.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.9.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.9.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2016-07-15T17:48:16Z</updated>
<entry>
<title>Git 2.9.2</title>
<updated>2016-07-15T17:48:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-15T17:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e634160bf457f8b3a91125307681c9493f11afb2'/>
<id>urn:sha1:e634160bf457f8b3a91125307681c9493f11afb2</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.9.1</title>
<updated>2016-07-11T17:45:50Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-11T17:45:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5c9159de87e41cf14ec5f2132afb5a06f35c26b3'/>
<id>urn:sha1:5c9159de87e41cf14ec5f2132afb5a06f35c26b3</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jn/preformatted-doc-url' into maint</title>
<updated>2016-07-11T17:44:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-11T17:44:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9f0aa036e92621a74a25ef44e6d15d7296d9d994'/>
<id>urn:sha1:9f0aa036e92621a74a25ef44e6d15d7296d9d994</id>
<content type='text'>
The top level documentation "git help git" still pointed at the
documentation set hosted at now-defunct google-code repository.
Update it to point to https://git.github.io/htmldocs/git.html
instead.

* jn/preformatted-doc-url:
  doc: git-htmldocs.googlecode.com is no more
</content>
</entry>
<entry>
<title>Merge branch 'sb/clone-shallow-passthru' into maint</title>
<updated>2016-07-11T17:44:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-11T17:44:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1a88ca99db81b0a5d0f43b57df4a265055d81436'/>
<id>urn:sha1:1a88ca99db81b0a5d0f43b57df4a265055d81436</id>
<content type='text'>
Fix an unintended regression in v2.9 that breaks "clone --depth"
that recurses down to submodules by forcing the submodules to also
be cloned shallowly, which many server instances that host upstream
of the submodules are not prepared for.

* sb/clone-shallow-passthru:
  clone: do not let --depth imply --shallow-submodules
</content>
</entry>
<entry>
<title>Merge branch 'mg/signature-doc' into maint</title>
<updated>2016-07-11T17:44:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-11T17:44:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4212e483a927138019206a5e682349d6867b7d89'/>
<id>urn:sha1:4212e483a927138019206a5e682349d6867b7d89</id>
<content type='text'>
Formats of the various data (and how to validate them) where we use
GPG signature have been documented.

* mg/signature-doc:
  Documentation/technical: signed merge tag format
  Documentation/technical: signed commit format
  Documentation/technical: signed tag format
  Documentation/technical: describe signature formats
</content>
</entry>
<entry>
<title>More fixes for 2.9.1</title>
<updated>2016-07-06T20:08:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=674d38f55b6d6b9f1cea8821f09670e07c1c7961'/>
<id>urn:sha1:674d38f55b6d6b9f1cea8821f09670e07c1c7961</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/fetch-prune-doc' into maint</title>
<updated>2016-07-06T20:06:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1c22105f2ce6795035f4d030325127dab9736caa'/>
<id>urn:sha1:1c22105f2ce6795035f4d030325127dab9736caa</id>
<content type='text'>
Minor doc update.

* jk/fetch-prune-doc:
  fetch: document that pruning happens before fetching
</content>
</entry>
<entry>
<title>Merge branch 'dn/gpg-doc' into maint</title>
<updated>2016-07-06T20:06:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=17eb7a785851969f02f3b1736f5da11e9aa14949'/>
<id>urn:sha1:17eb7a785851969f02f3b1736f5da11e9aa14949</id>
<content type='text'>
The documentation tries to consistently spell "GPG"; when
referring to the specific program name, "gpg" is used.

* dn/gpg-doc:
  Documentation: GPG capitalization
</content>
</entry>
<entry>
<title>Merge branch 'ap/git-svn-propset-doc' into maint</title>
<updated>2016-07-06T20:06:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7f223b108dfc81d6917b53aa2b3f8d062aa0508d'/>
<id>urn:sha1:7f223b108dfc81d6917b53aa2b3f8d062aa0508d</id>
<content type='text'>
"git svn propset" subcommand that was added in 2.3 days is
documented now.

* ap/git-svn-propset-doc:
  git-svn: document the 'git svn propset' command
</content>
</entry>
<entry>
<title>Merge branch 'tr/doc-tt' into maint</title>
<updated>2016-07-06T20:06:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-06T20:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=073d0b0914af3a9c958175fde5c8f2cc278498db'/>
<id>urn:sha1:073d0b0914af3a9c958175fde5c8f2cc278498db</id>
<content type='text'>
The documentation set has been updated so that literal commands,
configuration variables and environment variables are consistently
typeset in fixed-width font and bold in manpages.

* tr/doc-tt:
  doc: change configuration variables format
  doc: more consistency in environment variables format
  doc: change environment variables format
  doc: clearer rule about formatting literals
</content>
</entry>
</feed>
