<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-rev-parse.txt, branch v1.0.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.0.0</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-11-03T22:55:49Z</updated>
<entry>
<title>Illustration: "Commit DAG Revision Naming"</title>
<updated>2005-11-03T22:55:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-03T21:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2be8fd085e865097fa0908fe1a94c8edf9cde7f5'/>
<id>urn:sha1:2be8fd085e865097fa0908fe1a94c8edf9cde7f5</id>
<content type='text'>
Jon Loeliger's ASCII art in the git-rev-parse(1) manual.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Document --since and --until options to rev-parse.</title>
<updated>2005-11-03T07:41:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-03T07:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a3114b3428595710d4719dd668531210af5993c9'/>
<id>urn:sha1:a3114b3428595710d4719dd668531210af5993c9</id>
<content type='text'>
The usability magic were hidden in the source code without being
documented, and even the maintainer did not know about them ;-).

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>ref-format documentation.</title>
<updated>2005-10-17T05:41:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-17T05:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=622ef9df199cdbc11ff30e1d92324c1abe3f89cb'/>
<id>urn:sha1:622ef9df199cdbc11ff30e1d92324c1abe3f89cb</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Convert usage of GIT and Git into git</title>
<updated>2005-10-10T23:01:31Z</updated>
<author>
<name>Christian Meder</name>
<email>chris@absolutegiganten.org</email>
</author>
<published>2005-10-10T23:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=72e9340cfde90189d76ef3c8a4793ea7764ff8ee'/>
<id>urn:sha1:72e9340cfde90189d76ef3c8a4793ea7764ff8ee</id>
<content type='text'>
Convert usage of GIT and Git into git.

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>Fix usage of carets in git-rev-parse(1)</title>
<updated>2005-10-05T23:56:31Z</updated>
<author>
<name>Jonas Fonseca</name>
<email>fonseca@diku.dk</email>
</author>
<published>2005-10-05T23:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=babfaba23d530e2818db62161825a65e582adbdc'/>
<id>urn:sha1:babfaba23d530e2818db62161825a65e582adbdc</id>
<content type='text'>
... but using a {caret} attribute.

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>[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>Arrgh -- another asciidoc caret workaround.</title>
<updated>2005-09-18T22:45:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-18T22:45:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=87c6aeb4efdd4355918d127a91bd0adc5a02f8ff'/>
<id>urn:sha1:87c6aeb4efdd4355918d127a91bd0adc5a02f8ff</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Document extended SHA1 used by git-rev-parse.</title>
<updated>2005-09-18T21:12:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-18T18:13:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3a45f625aef0074a41885f1df335844ec8c04f5e'/>
<id>urn:sha1:3a45f625aef0074a41885f1df335844ec8c04f5e</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation updates.</title>
<updated>2005-09-07T21:20:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-07T21:08:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5077fa9c1e3af760dd3573ac94be6cb27ad74849'/>
<id>urn:sha1:5077fa9c1e3af760dd3573ac94be6cb27ad74849</id>
<content type='text'>
parse-remote and rev-parse gets full documentation.  Add skeleton for
archimport.  Link them from the main git(7) page.  Also move git-daemon
and git-request-pull out of 'undocumented' section.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add placeholders for missing documents.</title>
<updated>2005-08-23T08:49:47Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-08-23T08:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7fc9d69fca0ea8afab6709622b694f31662fb2ee'/>
<id>urn:sha1:7fc9d69fca0ea8afab6709622b694f31662fb2ee</id>
<content type='text'>
The text does not say anything interesting, but at least the
author list should reflect something close to reality.

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