<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git, branch v1.4.3.5</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.4.3.5</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.4.3.5'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2006-11-12T02:26:57Z</updated>
<entry>
<title>git-cvsserver: read from git with -z to get non-ASCII pathnames.</title>
<updated>2006-11-12T02:26:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-11-10T19:53:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=e02cd6388f0193706279268a7d9fa57be4cbc997'/>
<id>urn:sha1:e02cd6388f0193706279268a7d9fa57be4cbc997</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>path-list: fix path-list-insert return value</title>
<updated>2006-11-11T22:46:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-11-11T22:45:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=057bc808b4aa2e7795f9bd395e68071301bc0b74'/>
<id>urn:sha1:057bc808b4aa2e7795f9bd395e68071301bc0b74</id>
<content type='text'>
When path-list-insert is called on an existing path, it returned an
unrelated element in the list.  Luckily most of the callers are
ignoring the return value, but merge-recursive uses it at three places
and this would have resulted in a bogus rename detection.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.</title>
<updated>2006-11-09T22:41:16Z</updated>
<author>
<name>Robert Shearman</name>
<email>rob@codeweavers.com</email>
</author>
<published>2006-10-03T16:29:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a6ec3c1599f990b4f2f3dab2606688639f74d844'/>
<id>urn:sha1:a6ec3c1599f990b4f2f3dab2606688639f74d844</id>
<content type='text'>
This reduces the number of conflicts when rebasing after a series of
patches to the same piece of code is committed upstream.

Signed-off-by: Robert Shearman &lt;rob@codeweavers.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-svn: fix dcommit losing changes when out-of-date from svn</title>
<updated>2006-11-09T17:34:46Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2006-11-09T09:19:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=45bf473a7bc2c40c8aea3d34a0eab7a41e77a8ff'/>
<id>urn:sha1:45bf473a7bc2c40c8aea3d34a0eab7a41e77a8ff</id>
<content type='text'>
There was a bug in dcommit (and commit-diff) which caused deltas
to be generated against the latest version of the changed file
in a repository, and not the revision we are diffing (the tree)
against locally.

This bug can cause recent changes to the svn repository to be
silently clobbered by git-svn if our repository is out-of-date.

Thanks to Steven Grimm for noticing the bug.

The (few) people using the commit-diff command are now required
to use the -r/--revision argument.  dcommit usage is unchanged.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-svn: don't die on rebuild when --upgrade is specified</title>
<updated>2006-11-09T17:34:36Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2006-11-05T05:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=a35a045874379467395e0909958827ad89afc03d'/>
<id>urn:sha1:a35a045874379467395e0909958827ad89afc03d</id>
<content type='text'>
--copy-remote and --upgrade are rarely (never?) used together,
so if --copy-remote is specified, that means the user really
wanted to copy the remote ref, and we should fail if that fails.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-svn: avoid printing filenames of files we're not tracking</title>
<updated>2006-11-09T17:34:27Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2006-11-05T05:51:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=75bd7e374ef35265dfd7c3c1896f4fb91450e50d'/>
<id>urn:sha1:75bd7e374ef35265dfd7c3c1896f4fb91450e50d</id>
<content type='text'>
This is purely an aesthetic change, we already skip importing of
files that don't affect the subdirectory we import.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Nicer error messages in case saving an object to db goes wrong</title>
<updated>2006-11-09T17:33:53Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2006-11-09T12:52:05Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=916d081bbaa40617643b09b6dc9c6760993cf6ed'/>
<id>urn:sha1:916d081bbaa40617643b09b6dc9c6760993cf6ed</id>
<content type='text'>
Currently the error e.g. when pushing to a read-only repository is quite
confusing, this attempts to clean it up, unifies error reporting between
various object writers and uses error() on couple more places.

Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>remove an unneeded test</title>
<updated>2006-11-07T23:50:06Z</updated>
<author>
<name>Tero Roponen</name>
<email>teanropo@jyu.fi</email>
</author>
<published>2006-11-07T10:44:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0623421b0beb5dc4bbe4eb598275e2a608226dec'/>
<id>urn:sha1:0623421b0beb5dc4bbe4eb598275e2a608226dec</id>
<content type='text'>
In wt-status.c there is a test which does nothing.
This patch removes it.

Signed-off-by: Tero Roponen &lt;teanropo@jyu.fi&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: Transplanting branch with git-rebase --onto</title>
<updated>2006-11-06T23:01:14Z</updated>
<author>
<name>Jakub Narebski</name>
<email>jnareb@gmail.com</email>
</author>
<published>2006-11-06T18:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=e52775f43857f377aa2aa69f82ac2d2f26dc6297'/>
<id>urn:sha1:e52775f43857f377aa2aa69f82ac2d2f26dc6297</id>
<content type='text'>
Added example of transplantig feature branch from one development
branch (for example "next") into the other development branch (for
example "master").

[jc: talking Carl's advice this contains both examples sent to
 the list by Jakub in his original message.]

Signed-off-by: Jakub Narebski &lt;jnareb@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>merge-recursive implicitely depends on trust_executable_bit</title>
<updated>2006-11-06T16:42:02Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2006-11-06T10:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9faed78f59046cb7cef7f132726bf81c5074b08d'/>
<id>urn:sha1:9faed78f59046cb7cef7f132726bf81c5074b08d</id>
<content type='text'>
Read the configuration in to get core.filemode value for this
particular repository.

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>
