<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/howto/setup-git-server-over-http.txt, 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>2014-05-21T20:57:10Z</updated>
<entry>
<title>Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issues</title>
<updated>2014-05-21T20:57:10Z</updated>
<author>
<name>Jason St. John</name>
<email>jstjohn@purdue.edu</email>
</author>
<published>2014-05-21T18:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=06ab60c06606613f238f3154cb27cb22d9723967'/>
<id>urn:sha1:06ab60c06606613f238f3154cb27cb22d9723967</id>
<content type='text'>
Signed-off-by: Jason St. John &lt;jstjohn@purdue.edu&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'sc/doc-howto-dumb-http'</title>
<updated>2013-11-04T22:57:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=68d5fbe285913cf6ff6c62c891539e9600030165'/>
<id>urn:sha1:68d5fbe285913cf6ff6c62c891539e9600030165</id>
<content type='text'>
* sc/doc-howto-dumb-http:
  doc/howto: warn about (dumb)http server document being too old
</content>
</entry>
<entry>
<title>doc/howto: warn about (dumb)http server document being too old</title>
<updated>2013-10-28T20:24:56Z</updated>
<author>
<name>Sitaram Chamarty</name>
<email>sitaramc@gmail.com</email>
</author>
<published>2013-09-21T02:23:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6d52bc318bf4953e0ad332b7a200b02cb9fa58bf'/>
<id>urn:sha1:6d52bc318bf4953e0ad332b7a200b02cb9fa58bf</id>
<content type='text'>
Describe when it is still applicable, and tell people where to go
for most normal cases.

Signed-off-by: Sitaram Chamarty &lt;sitaram@atc.tcs.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>howto/setup-git-server-over-http: fix unescaped '^'s</title>
<updated>2013-10-14T14:23:40Z</updated>
<author>
<name>Ramsay Jones</name>
<email>ramsay@ramsay1.demon.co.uk</email>
</author>
<published>2013-10-11T19:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=643069213532b8b035e771afbc4f2c77b79b20e2'/>
<id>urn:sha1:643069213532b8b035e771afbc4f2c77b79b20e2</id>
<content type='text'>
The text contains two 'grep' invocations which include the 'start
of line' regular expression character '^'. Asciidoc mis-interprets
this use of '^' as a superscript request. In order to fix this
formatting problem, use backticks (`) to quote the text of the
affected 'grep' command invocations.

Signed-off-by: Ramsay Jones &lt;ramsay@ramsay1.demon.co.uk&gt;
Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
</content>
</entry>
<entry>
<title>Documentation: the name of the system is 'Git', not 'git'</title>
<updated>2013-02-01T21:53:33Z</updated>
<author>
<name>Thomas Ackermann</name>
<email>th.acker@arcor.de</email>
</author>
<published>2013-01-21T19:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2de9b71138171dca7279db3b3fe67e868c76d921'/>
<id>urn:sha1:2de9b71138171dca7279db3b3fe67e868c76d921</id>
<content type='text'>
Signed-off-by: Thomas Ackermann &lt;th.acker@arcor.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: avoid poor-man's small caps GIT</title>
<updated>2013-02-01T21:53:25Z</updated>
<author>
<name>Thomas Ackermann</name>
<email>th.acker@arcor.de</email>
</author>
<published>2013-01-21T19:16:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=48a8c26c625a4d3631c4f614bceb38933e741408'/>
<id>urn:sha1:48a8c26c625a4d3631c4f614bceb38933e741408</id>
<content type='text'>
In the earlier days, we used to spell the name of the system as GIT,
to simulate as if it were typeset with capital G and IT in small
caps.  Later we stopped doing so at around 1.6.5 days.

Let's stop doing so throughout the documentation.  The name to refer
to the whole system (and the concept it embodies) is "Git"; the
command end-users type is "git".  And document this in the coding
guideline.

Signed-off-by: Thomas Ackermann &lt;th.acker@arcor.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation/howto: convert plain text files to asciidoc</title>
<updated>2012-10-18T17:51:34Z</updated>
<author>
<name>Thomas Ackermann</name>
<email>th.acker66@arcor.de</email>
</author>
<published>2012-10-16T17:25:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1797e5c50c00b514b798f7b0441c86ee71fb0fab'/>
<id>urn:sha1:1797e5c50c00b514b798f7b0441c86ee71fb0fab</id>
<content type='text'>
These were not originally meant for asciidoc, but they are already
so close.  Mark them up in asciidoc.

Signed-off-by: Thomas Ackermann &lt;th.acker@arcor.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: Typo / spelling / formatting fixes</title>
<updated>2009-03-04T05:43:19Z</updated>
<author>
<name>Mike Ralphson</name>
<email>mike@abacus.co.uk</email>
</author>
<published>2009-03-03T19:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a1070d4cbbf1002cc0b01afc3de06382deb0511a'/>
<id>urn:sha1:a1070d4cbbf1002cc0b01afc3de06382deb0511a</id>
<content type='text'>
Signed-off-by: Mike Ralphson &lt;mike@abacus.co.uk&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Consistency: Use "libcurl" instead of "cURL library" and "curl"</title>
<updated>2008-06-15T20:35:10Z</updated>
<author>
<name>Johan Herland</name>
<email>johan@herland.net</email>
</author>
<published>2008-06-15T10:14:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8da1e21231a039889507f4d727882bd0a64e5b95'/>
<id>urn:sha1:8da1e21231a039889507f4d727882bd0a64e5b95</id>
<content type='text'>
Signed-off-by: Johan Herland &lt;johan@herland.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Document that WebDAV doesn't need git on the server, and works over SSL</title>
<updated>2008-04-19T05:09:24Z</updated>
<author>
<name>Matthieu Moy</name>
<email>Matthieu.Moy@imag.fr</email>
</author>
<published>2008-04-13T13:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f01f81505a401f774855ae07dd1be01efde0cfbd'/>
<id>urn:sha1:f01f81505a401f774855ae07dd1be01efde0cfbd</id>
<content type='text'>
I managed to set up a Git repository on a preconfigured WebDAV server,
and using HTTPS, without installing Git on it or changing the server
configuration. This works through a proxy too. This patch reflects
this (it previously stated that Git was _necessary_ on the server,
which isn't true). Also give a few hints to troubleshoting.

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>
