<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation, branch v0.99</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v0.99</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v0.99'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-07-09T01:26:19Z</updated>
<entry>
<title>Update the tutorial a bit</title>
<updated>2005-07-09T01:26:19Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-07-09T01:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ed616049d76a59df10a9064f8883009ab1329da4'/>
<id>urn:sha1:ed616049d76a59df10a9064f8883009ab1329da4</id>
<content type='text'>
Add notes on branches, merging, tagging, and update some of the usage to
the friendlier "git cmd" syntax.

It's still ridiculously lacking, but perhaps it's a _bit_ more useful.
</content>
</entry>
<entry>
<title>[PATCH] Add --info-only option to git-update-cache.</title>
<updated>2005-07-09T00:07:37Z</updated>
<author>
<name>Bryan Larsen</name>
<email>bryan.larsen@gmail.com</email>
</author>
<published>2005-07-08T23:52:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=df6e151636992edc5824af53b62b451737b0d24d'/>
<id>urn:sha1:df6e151636992edc5824af53b62b451737b0d24d</id>
<content type='text'>
Add --info-only option to git-update-cache.

[JC demangled whitespace from the posted patch himself because he
 liked it so much.  Also adjusted to the index_fd() interface
 slightly done differently from the original one.]

Signed-off-by: Bryan Larsen &lt;bryan.larsen@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Expose object ID computation functions.</title>
<updated>2005-07-09T00:07:37Z</updated>
<author>
<name>Bryan Larsen</name>
<email>bryan.larsen@gmail.com</email>
</author>
<published>2005-07-08T23:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7672db20c2060f20b01788e4a4289ebc5f818605'/>
<id>urn:sha1:7672db20c2060f20b01788e4a4289ebc5f818605</id>
<content type='text'>
This patch makes the first half of write_sha1_file() and
index_fd() externally visible, to allow callers to compute the
object ID without actually storing it in the object database.

[JC demangled the whitespaces himself because he liked the patch
 so much, and reworked the interface to index_fd() slightly,
 taking suggestion from Linus and of his own.]

Signed-off-by: Bryan Larsen &lt;bryan.larsen@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Merge with Linus' current tree</title>
<updated>2005-07-05T13:32:29Z</updated>
<author>
<name>Matthias Urlichs</name>
<email>smurf@smurf.noris.de</email>
</author>
<published>2005-07-05T13:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f4b3a4c30b5ea3a5de2a2597a3c53266017d02ba'/>
<id>urn:sha1:f4b3a4c30b5ea3a5de2a2597a3c53266017d02ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support :ext: access method.</title>
<updated>2005-07-03T11:02:06Z</updated>
<author>
<name>Sven Verdoolaege</name>
<email>skimo@kotnet.org</email>
</author>
<published>2005-07-03T11:02:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=34155390a576d8124e0adc864aaf2f11bbf5168b'/>
<id>urn:sha1:34155390a576d8124e0adc864aaf2f11bbf5168b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git-cvsimport-script: clean up documentation</title>
<updated>2005-07-03T09:40:45Z</updated>
<author>
<name>Sven Verdoolaege</name>
<email>skimo@kotnet.org</email>
</author>
<published>2005-07-03T09:38:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a92bebe6978edaea2885a627e7bef6f7f8b208c2'/>
<id>urn:sha1:a92bebe6978edaea2885a627e7bef6f7f8b208c2</id>
<content type='text'>
Remove documentation of irrelevant "type" option.

Signed-off-by: Sven Verdoolaege &lt;skimo@kotnet.org&gt;
</content>
</entry>
<entry>
<title>Make specification of CVS module to convert optional.</title>
<updated>2005-07-03T09:40:44Z</updated>
<author>
<name>Sven Verdoolaege</name>
<email>skimo@kotnet.org</email>
</author>
<published>2005-07-03T09:34:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f9714a4a0cd4ed0ccca3833743d98ea874a2232d'/>
<id>urn:sha1:f9714a4a0cd4ed0ccca3833743d98ea874a2232d</id>
<content type='text'>
If we're inside a checked out CVS repository, there is
no need to explicitly specify the module as it is
available in CVS/Repository.
Also read CVS/Root if it's available and -d is not specified.
Finally, explicitly pass root to cvsps as CVS/Root takes
precedence over CVSROOT.

Signed-off-by: Sven Verdoolaege &lt;skimo@kotnet.org&gt;
</content>
</entry>
<entry>
<title>Fixed a typo in Documentation/git-cvsimport-script.txt.</title>
<updated>2005-07-03T07:43:00Z</updated>
<author>
<name>Sven Verdoolaege</name>
<email>skimo@kotnet.org</email>
</author>
<published>2005-07-03T07:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1cd3674add10d1e511446f3034a1d233a3da7eab'/>
<id>urn:sha1:1cd3674add10d1e511446f3034a1d233a3da7eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cvsimport: add documentation.</title>
<updated>2005-06-30T20:54:33Z</updated>
<author>
<name>Matthias Urlichs</name>
<email>smurf@kiste.(none)</email>
</author>
<published>2005-06-30T20:54:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f21140605ce0729338aed46ec824c947e56adcc4'/>
<id>urn:sha1:f21140605ce0729338aed46ec824c947e56adcc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] Add git-verify-pack command.</title>
<updated>2005-06-29T16:11:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-06-29T09:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f9253394a271a9fefdd234a86c228adeb6d0136a'/>
<id>urn:sha1:f9253394a271a9fefdd234a86c228adeb6d0136a</id>
<content type='text'>
Given a list of &lt;pack&gt;.idx files, this command validates the
index file and the corresponding .pack file for consistency.

This patch also uses the same validation mechanism in fsck-cache
when the --full flag is used.

During normal operation, sha1_file.c verifies that a given .idx
file matches the .pack file by comparing the SHA1 checksum
stored in .idx file and .pack file as a minimum sanity check.
We may further want to check the pack signature and version when
we map the pack, but that would be a separate patch.

Earlier, errors to map a pack file was not flagged fatal but led
to a random fatal error later.  This version explicitly die()s
when such an error is detected.

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