<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.5.0-rc3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.5.0-rc3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.5.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2007-01-31T23:41:49Z</updated>
<entry>
<title>GIT v1.5.0-rc3</title>
<updated>2007-01-31T23:41:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-01-31T23:06:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8c4e4ef0f575cd60fb4bb6a70305fcb0ed85da6a'/>
<id>urn:sha1:8c4e4ef0f575cd60fb4bb6a70305fcb0ed85da6a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Do not use hardcoded path to xhmtl.xsl to generate user's manual</title>
<updated>2007-01-31T23:41:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-01-31T23:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bfcd4ca3da81922b170d5179212e243309ec4c88'/>
<id>urn:sha1:bfcd4ca3da81922b170d5179212e243309ec4c88</id>
<content type='text'>
It does not seem to need it either and gives an error on FC5 I use
at kernel.org to cut documentation tarballs, so remove it in the
meantime.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git main documentation: point at the user's manual.</title>
<updated>2007-01-31T22:53:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-01-31T22:53:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c0b4a003e4477b78d42441b8c2eec463467f313c'/>
<id>urn:sha1:c0b4a003e4477b78d42441b8c2eec463467f313c</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://linux-nfs.org/~bfields/git</title>
<updated>2007-01-31T22:43:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-01-31T22:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9299c4f147bcff603eef187eb04fe38153571d30'/>
<id>urn:sha1:9299c4f147bcff603eef187eb04fe38153571d30</id>
<content type='text'>
This is in the hope of giving JBF's user-manual wider exposure.
I am not very happy with trailing whitespaces in the new
document, but let's not worry too much about the formatting
issues for now, but concentrate more on the structure and the
contents.
</content>
</entry>
<entry>
<title>t9200: do not test -x bit if the filesystem does not support it.</title>
<updated>2007-01-31T22:25:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-01-31T22:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3c23d66fc30e8805a2b66708acd3f0da921085ba'/>
<id>urn:sha1:3c23d66fc30e8805a2b66708acd3f0da921085ba</id>
<content type='text'>
The last test in t9200 wants to see if executable bit is
retained, which has no chance of succeeding on a filesystem that
does not handle executable bit correctly.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>t9200: Re-code non-ascii path test in UTF-8</title>
<updated>2007-01-31T22:21:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-01-31T22:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1a91ebf917448bcd79d2f9383d898c94ba4953ad'/>
<id>urn:sha1:1a91ebf917448bcd79d2f9383d898c94ba4953ad</id>
<content type='text'>
For the purpose of this test we do not really care if the paths
are in latin-1, but people on Cygwin seem to be having problem
on foreign-looking pathnames that do not play well with their
locale.

Let's try to re-code them in UTF-8 and see who screams,
thanks, or reports no-improvements.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Update git-cat-file documentation</title>
<updated>2007-01-31T21:32:38Z</updated>
<author>
<name>Aneesh Kumar K.V</name>
<email>aneesh.kumar@gmail.com</email>
</author>
<published>2007-01-30T07:56:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8933364da105104b77c3a199b6cd4c4bdc30297c'/>
<id>urn:sha1:8933364da105104b77c3a199b6cd4c4bdc30297c</id>
<content type='text'>
Signed-off-by: Aneesh Kumar K.V &lt;aneesh.kumar@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: "git-checkout &lt;tree&gt; &lt;path&gt;" takes any tree-ish</title>
<updated>2007-01-31T21:30:54Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-01-31T21:30:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=84a978f11870824dae45c7d0fa612a10f64b3fff'/>
<id>urn:sha1:84a978f11870824dae45c7d0fa612a10f64b3fff</id>
<content type='text'>
Especially, it is not limited to branch.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Improved error message from git-rebase</title>
<updated>2007-01-31T21:16:52Z</updated>
<author>
<name>David Kågedal</name>
<email>davidk@lysator.liu.se</email>
</author>
<published>2007-01-31T16:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6e598c326dc4217c387fd797d182dc2ac0a0fc03'/>
<id>urn:sha1:6e598c326dc4217c387fd797d182dc2ac0a0fc03</id>
<content type='text'>
If the index wasn't clean, git-rebase would simply show the output from
git-diff-index with no further comment to the user.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Fix git-update-index to work with relative pathnames.</title>
<updated>2007-01-31T21:14:32Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2007-01-31T13:34:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9ebe6cf953123ce904fe6930991694e3a3c79c17'/>
<id>urn:sha1:9ebe6cf953123ce904fe6930991694e3a3c79c17</id>
<content type='text'>
In particular, it fixes the following (typical for cygwin) problem:

    $ git-update-index --chmod=-x ../wrapper/Jamfile
    fatal: git-update-index: cannot chmod -x '../wrapper/Jamfile'

Signed-off-by: Alex Riesen &lt;raa.lkml@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
