<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git.txt, branch v2.9.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.9.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.9.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2016-08-12T16:17:51Z</updated>
<entry>
<title>Git 2.9.3</title>
<updated>2016-08-12T16:17:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-08-12T16:17:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e0c1ceafc5bece92d35773a75fff59497e1d9bd5'/>
<id>urn:sha1:e0c1ceafc5bece92d35773a75fff59497e1d9bd5</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mm/doc-tt' into maint</title>
<updated>2016-07-28T18:25:54Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-07-28T18:25:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1032eb9c2aa34b4a908fb9d2d1cfe9680e0c34ce'/>
<id>urn:sha1:1032eb9c2aa34b4a908fb9d2d1cfe9680e0c34ce</id>
<content type='text'>
More mark-up updates to typeset strings that are expected to
literally typed by the end user in fixed-width font.

* mm/doc-tt:
  doc: typeset HEAD and variants as literal
  CodingGuidelines: formatting HEAD in documentation
  doc: typeset long options with argument as literal
  doc: typeset '--' as literal
  doc: typeset long command-line options as literal
  doc: typeset short command-line options as literal
  Documentation/git-mv.txt: fix whitespace indentation
</content>
</entry>
<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 '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>
<entry>
<title>doc: typeset long command-line options as literal</title>
<updated>2016-06-28T15:36:45Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-06-28T11:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bcf9626a71a0d90be65acc265ad0ec488d95d6ed'/>
<id>urn:sha1:bcf9626a71a0d90be65acc265ad0ec488d95d6ed</id>
<content type='text'>
Similarly to the previous commit, use backquotes instead of
forward-quotes, for long options.

This was obtained with:

  perl -pi -e "s/'(--[a-z][a-z=&lt;&gt;-]*)'/\`\$1\`/g" *.txt

and manual tweak to remove false positive in ascii-art (o'--o'--o' to
describe rewritten history).

Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: typeset short command-line options as literal</title>
<updated>2016-06-28T15:20:52Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-06-28T11:40:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=23f8239bbe0a893bd8754a03e9d4fda62804ac14'/>
<id>urn:sha1:23f8239bbe0a893bd8754a03e9d4fda62804ac14</id>
<content type='text'>
It was common in our documentation to surround short option names with
forward quotes, which renders as italic in HTML. Instead, use backquotes
which renders as monospace. This is one more step toward conformance to
Documentation/CodingGuidelines.

This was obtained with:

  perl -pi -e "s/'(-[a-z])'/\`\$1\`/g" *.txt

Signed-off-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>doc: git-htmldocs.googlecode.com is no more</title>
<updated>2016-06-22T19:37:33Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2016-06-22T17:38:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f79358279c4b447b1318a922e15705d2a00fc5a2'/>
<id>urn:sha1:f79358279c4b447b1318a922e15705d2a00fc5a2</id>
<content type='text'>
http://git-htmldocs.googlecode.com/git/git.html says

 There was no service found for the uri requested.

Link to the rendered documentation on Jekyll instead.

Reported-by: Andrea Stacchiotti &lt;andreastacchiotti@gmail.com&gt;
Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.9</title>
<updated>2016-06-13T17:42:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-06-13T17:42:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=05219a1276341e72d8082d76b7f5ed394b7437a4'/>
<id>urn:sha1:05219a1276341e72d8082d76b7f5ed394b7437a4</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
