<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git, branch v1.5.0.2</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.0.2</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.0.2'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2007-02-26T08:26:06Z</updated>
<entry>
<title>GIT 1.5.0.2</title>
<updated>2007-02-26T08:26:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-02-26T07:58:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035'/>
<id>urn:sha1:0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-remote: support remotes with a dot in the name</title>
<updated>2007-02-26T08:24:41Z</updated>
<author>
<name>Pavel Roskin</name>
<email>proski@gnu.org</email>
</author>
<published>2007-02-21T05:03:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=4e5104c1fc42e440b9f086d428157d45897e1273'/>
<id>urn:sha1:4e5104c1fc42e440b9f086d428157d45897e1273</id>
<content type='text'>
[jc: the original from Pavel was limiting the variable names to only
 fetch and url, but I loosened it to take valid variable names.]
[jc: cherry-picked from 'master', since people seem to be reinventing
 this many times.]

Signed-off-by: Pavel Roskin &lt;proski@gnu.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: describe "-f/-t/-m" options to "git-remote add"</title>
<updated>2007-02-26T07:50:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-02-26T07:26:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=c5ddca1fff44896b7e94801da75392ccc234060c'/>
<id>urn:sha1:c5ddca1fff44896b7e94801da75392ccc234060c</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>diff --cc: fix display of symlink conflicts during a merge.</title>
<updated>2007-02-26T06:25:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-02-26T06:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=4fc970c43884e6215c13d6944a2def1eb2134ed5'/>
<id>urn:sha1:4fc970c43884e6215c13d6944a2def1eb2134ed5</id>
<content type='text'>
"git-diff-files --cc" to show conflicts during merge did not pass
the correct mode information for the working tree down, and showed
bogus combined diff.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/merge-symlink' into maint</title>
<updated>2007-02-26T03:09:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-02-26T03:09:59Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0b1f6475570b915c56f380f2bd790ff94e606ef4'/>
<id>urn:sha1:0b1f6475570b915c56f380f2bd790ff94e606ef4</id>
<content type='text'>
* jc/merge-symlink:
  merge-recursive: fix longstanding bug in merging symlinks
  merge-index: fix longstanding bug in merging symlinks
</content>
</entry>
<entry>
<title>merge-recursive: fix longstanding bug in merging symlinks</title>
<updated>2007-02-26T03:08:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-02-26T02:42:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=17cd29b25c0f480a3c6e1dd9617d9c6046e3c280'/>
<id>urn:sha1:17cd29b25c0f480a3c6e1dd9617d9c6046e3c280</id>
<content type='text'>
Commit 3af244ca added unlink(2) before running symlink(2) to
update the working tree with the merge result, but it was
unlinking a wrong path.  This resulted in loss of the path
pointed by a symlink.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>merge-index: fix longstanding bug in merging symlinks</title>
<updated>2007-02-26T03:08:48Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-02-26T02:17:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=308efc10d890265a4c62a8b58f025aaf8a1f244d'/>
<id>urn:sha1:308efc10d890265a4c62a8b58f025aaf8a1f244d</id>
<content type='text'>
Ancient commit e2b6a9d0 added code to pass "file modes" from
merge-index to merge-one-file, and then later commit 54dd99a1
wanted to make sure we do not end up creating a nonsense symlink
that points at a path whose name contains conflict markers.

However, nobody noticed that the code in merge-index added by
e2b6a9d0 were stripping the S_IFMT bits and the code in 54dd99a1
was meaningless.  This fixes it.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add Release Notes to prepare for 1.5.0.2</title>
<updated>2007-02-25T18:53:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-02-25T18:53:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=d2dc6222d4e2f7fa5efc82175d14d60d7b804687'/>
<id>urn:sha1:d2dc6222d4e2f7fa5efc82175d14d60d7b804687</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Allow arbitrary number of arguments to git-pack-objects</title>
<updated>2007-02-25T18:50:12Z</updated>
<author>
<name>Roland Dreier</name>
<email>roland@digitalvampire.org</email>
</author>
<published>2007-02-25T17:34:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ffa84ffb77b06f9793967fb4f4dd5c946da8e341'/>
<id>urn:sha1:ffa84ffb77b06f9793967fb4f4dd5c946da8e341</id>
<content type='text'>
If a repository ever gets in a situation where there are too many
packs (more than 60 or so), perhaps because of frequent use of
git-fetch -k or incremental git-repack, then it becomes impossible to
fully repack the repository with git-repack -a.  That command just
dies with the cryptic message

    fatal: too many internal rev-list options

This message comes from git-pack-objects, which is passed one command
line option like --unpacked=pack-&lt;SHA1&gt;.pack for each pack file to be
repacked.  However, the current code has a static limit of 64 command
line arguments and just aborts if more arguments are passed to it.

Fix this by dynamically allocating the array of command line
arguments, and doubling the size each time it overflows.

Signed-off-by: Roland Dreier &lt;roland@digitalvampire.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>rerere: do not deal with symlinks.</title>
<updated>2007-02-25T09:29:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-02-25T09:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=128917274943bd0e2dea69862c5a9893a962e350'/>
<id>urn:sha1:128917274943bd0e2dea69862c5a9893a962e350</id>
<content type='text'>
Who would use multi-line symlinks that would benefit from rerere?
Just ignore them.

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