<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-init-db.txt, branch v1.4.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.4.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.4.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2006-08-09T00:45:20Z</updated>
<entry>
<title>Update git-init-db(1) and documentation of core.sharedRepository</title>
<updated>2006-08-09T00:45:20Z</updated>
<author>
<name>Jonas Fonseca</name>
<email>fonseca@diku.dk</email>
</author>
<published>2006-08-09T00:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d5dc6a76d49367cddc015e01d2e9aa22e64d7e28'/>
<id>urn:sha1:d5dc6a76d49367cddc015e01d2e9aa22e64d7e28</id>
<content type='text'>
Combine option descriptions in git-init-db(1). Reflect the changes to
additionally allow all users to read the created git repository.

Signed-off-by: Jonas Fonseca &lt;fonseca@diku.dk&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Assorted typo fixes</title>
<updated>2006-07-09T09:42:41Z</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2006-07-09T07:44:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=addf88e455f85bc6cfe0284b70aaad10b6d3486e'/>
<id>urn:sha1:addf88e455f85bc6cfe0284b70aaad10b6d3486e</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Fix up remaining man pages that use asciidoc "callouts".</title>
<updated>2006-04-28T21:31:36Z</updated>
<author>
<name>Sean Estabrooks</name>
<email>seanlkml@sympatico.ca</email>
</author>
<published>2006-04-28T13:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=48aeecdcc14684111ddb8ac0ec3bfdc5245ee75e'/>
<id>urn:sha1:48aeecdcc14684111ddb8ac0ec3bfdc5245ee75e</id>
<content type='text'>
Unfortunately docbook does not allow a callout to be
referenced from inside a callout list description.
Rewrite one paragraph in git-reset man page to work
around this limitation.

Signed-off-by: Sean Estabrooks &lt;seanlkml@sympatico.ca&gt;
</content>
</entry>
<entry>
<title>Document the default source of template files.</title>
<updated>2006-03-18T04:42:31Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@jdl.com</email>
</author>
<published>2006-03-18T00:24:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=81ea3ce2ace4d8b76dbfe2aa6b4199472115a115'/>
<id>urn:sha1:81ea3ce2ace4d8b76dbfe2aa6b4199472115a115</id>
<content type='text'>
Also explain a bit more about how the template option works.

Signed-off-by: Jon Loeliger &lt;jdl@jdl.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-init-db(1): Describe --shared and the idempotent nature of init-db</title>
<updated>2006-01-06T01:22:31Z</updated>
<author>
<name>Jonas Fonseca</name>
<email>fonseca@diku.dk</email>
</author>
<published>2005-12-31T17:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8b32572c74172dfc1b3c86f2940deb8f384b1bc4'/>
<id>urn:sha1:8b32572c74172dfc1b3c86f2940deb8f384b1bc4</id>
<content type='text'>
Based on the recent discussion on the mailing list.

Signed-off-by: Jonas Fonseca &lt;fonseca@diku.dk&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: more examples.</title>
<updated>2005-12-13T07:24:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-13T07:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1e2ccd3abc8f5d96244806f753568493c3e77d4c'/>
<id>urn:sha1:1e2ccd3abc8f5d96244806f753568493c3e77d4c</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Added documentation for few missing options.</title>
<updated>2005-12-06T05:47:16Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2005-12-06T05:13:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=61f693bd5a2ab4d830aad6fce0a1c70863f38009'/>
<id>urn:sha1:61f693bd5a2ab4d830aad6fce0a1c70863f38009</id>
<content type='text'>
More $ shell prompts in examples.
Minor English grammar improvements.
Added a few "See Also"s.
Use back-ticks on more command examples.

Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Remove the version tags from the manpages</title>
<updated>2005-10-10T21:49:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-10T21:49:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=98438bd0e893c23186fb82ea8b04964c0f1ef9d1'/>
<id>urn:sha1:98438bd0e893c23186fb82ea8b04964c0f1ef9d1</id>
<content type='text'>
Signed-off-by: Christian Meder &lt;chris@absolutegiganten.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Documentation: Update all files to use the new gitlink: macro</title>
<updated>2005-09-20T22:07:52Z</updated>
<author>
<name>Sergey Vlasov</name>
<email>vsu@altlinux.ru</email>
</author>
<published>2005-09-19T10:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a7154e916c6fab01dfb67629dae8c4430daff669'/>
<id>urn:sha1:a7154e916c6fab01dfb67629dae8c4430daff669</id>
<content type='text'>
The replacement was performed automatically by these commands:

	perl -pi -e 's/link:(git.+)\.html\[\1\]/gitlink:$1\[1\]/g' \
		README Documentation/*.txt
	perl -pi -e 's/link:git\.html\[git\]/gitlink:git\[7\]/g' \
		README Documentation/*.txt

Signed-off-by: Sergey Vlasov &lt;vsu@altlinux.ru&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Assorted documentation patches</title>
<updated>2005-08-06T06:07:00Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>Johannes.Schindelin@gmx.de</email>
</author>
<published>2005-08-05T15:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2c6e4771959dbe8116f39587d912f1215c06cd0d'/>
<id>urn:sha1:2c6e4771959dbe8116f39587d912f1215c06cd0d</id>
<content type='text'>
[jc: Johannes spent time and effort to see how consistent our
use of terminilogy is, and as a byproduct made these corrections
not related to the terminology unification.  I really appreciate
it.]

Signed-off-by: Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
