<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/README.md, 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-05-31T15:54:24Z</updated>
<entry>
<title>README.md: format CLI commands with code syntax</title>
<updated>2016-05-31T15:54:24Z</updated>
<author>
<name>Benjamin Dopplinger</name>
<email>b.dopplinger@gmail.com</email>
</author>
<published>2016-05-30T03:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a299e3a39619dc5e05790d0cc06d8336e7c3d756'/>
<id>urn:sha1:a299e3a39619dc5e05790d0cc06d8336e7c3d756</id>
<content type='text'>
CLI commands which are mentioned in the readme are now formatted with
the Markdown code syntax to make the documentation more readable.

Signed-off-by: Benjamin Dopplinger &lt;b.dopplinger@gmail.com&gt;
Reviewed-by: Matthieu Moy &lt;Matthieu.Moy@imag.fr&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>README.md: don't take 'commandname' literally</title>
<updated>2016-04-03T17:12:48Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-02-27T10:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c9a014e38e5e2c2fb73b2e971705b320d517c65c'/>
<id>urn:sha1:c9a014e38e5e2c2fb73b2e971705b320d517c65c</id>
<content type='text'>
The link to Documentation/git-commandname.txt was obviously broken.
Remove the link and make it clear that it is not a literal path name by
using *italics* in makdown.

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>README.md: move down historical explanation about the name</title>
<updated>2016-02-25T17:33:58Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-02-25T08:37:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a217f07388b847192565c71e5ef6a9cc81633594'/>
<id>urn:sha1:a217f07388b847192565c71e5ef6a9cc81633594</id>
<content type='text'>
The explanations about why the name was chosen are secondary compared to
the description and link to the documentation.

Some consider these explanations as good computer scientists joke, but
other see it as needlessly offensive vocabulary.

This patch preserves the historical joke, but gives it less importance
by moving it to the end of the README, and makes it clear that it is a
historical explanation, that does not necessarily reflect the state of
mind of current developers.

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>README.md: don't call git stupid in the title</title>
<updated>2016-02-25T17:33:58Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-02-25T08:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=28513c4f56a2164fd6d3a16ceddbab3a5bf3f191'/>
<id>urn:sha1:28513c4f56a2164fd6d3a16ceddbab3a5bf3f191</id>
<content type='text'>
"the stupid content tracker" was true in the early days of Git, but
hardly applicable these days. "fast, scalable, distributed" describes
Git more accuralety.

Also, "stupid" can be seen as offensive by some people. Let's not use it
in the very first words of the README.

The new formulation is taken from the description of the Debian package.

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>README.md: move the link to git-scm.com up</title>
<updated>2016-02-25T17:33:58Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-02-25T08:37:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d9b297db70b29189398772c2997754420d323838'/>
<id>urn:sha1:d9b297db70b29189398772c2997754420d323838</id>
<content type='text'>
The documentation available on git-scm.com is nicely formatted. It's
better to point users to it than to the source code of the
documentation.

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>README.md: add hyperlinks on filenames</title>
<updated>2016-02-25T17:33:57Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-02-25T08:37:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6164972018ba3adbae2db1e7b286e2b811b3e7c2'/>
<id>urn:sha1:6164972018ba3adbae2db1e7b286e2b811b3e7c2</id>
<content type='text'>
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>README: use markdown syntax</title>
<updated>2016-02-25T17:33:57Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2016-02-25T08:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4ad21f5d5979f7a192c0774881bef340d3cc86a8'/>
<id>urn:sha1:4ad21f5d5979f7a192c0774881bef340d3cc86a8</id>
<content type='text'>
This allows repository browsers like GitHub to display the content of
the file nicely formatted.

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>
