<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git, branch v0.99.9b</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v0.99.9b</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v0.99.9b'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2005-11-02T05:58:53Z</updated>
<entry>
<title>GIT 0.99.9b</title>
<updated>2005-11-02T05:58:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-02T05:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=235d521da60e4699e5bd59ac658b5b48bd76ddca'/>
<id>urn:sha1:235d521da60e4699e5bd59ac658b5b48bd76ddca</id>
<content type='text'>
This contains the changes made on the master branch since 0.99.9a.

The workaround for building RPMs has not changed since 0.99.9a,
mainly because I haven't heard back if it was good enough for
kernel.org consumption, or otherwise what changes are needed.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add -P to the documentation head.</title>
<updated>2005-11-02T01:07:21Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-02T01:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=8e6ae4ad5ff14a6fd958ada867e24f8d248aac58'/>
<id>urn:sha1:8e6ae4ad5ff14a6fd958ada867e24f8d248aac58</id>
<content type='text'>
This is a companion patch for 211dcac6430cdf77fcf2a968ffaf9313b5c059b0
commit, to add the newly introduced -P option to the list of options.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>cvsimport: cvsps should be quiet too</title>
<updated>2005-11-02T00:57:53Z</updated>
<author>
<name>Martin Langhoff</name>
<email>martin@catalyst.net.nz</email>
</author>
<published>2005-11-02T00:53:23Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9acb552d984f172f00bbb79888f4bdeb0032332f'/>
<id>urn:sha1:9acb552d984f172f00bbb79888f4bdeb0032332f</id>
<content type='text'>
Tell cvsps to be quiet, unless we've been told to be verbose.

Signed-off-by: Martin Langhoff &lt;martin@catalyst.net.nz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>cvsimport: introduce -P &lt;cvsps-output-file&gt; option</title>
<updated>2005-11-02T00:57:38Z</updated>
<author>
<name>Martin Langhoff</name>
<email>martin@catalyst.net.nz</email>
</author>
<published>2005-11-02T00:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=211dcac6430cdf77fcf2a968ffaf9313b5c059b0'/>
<id>urn:sha1:211dcac6430cdf77fcf2a968ffaf9313b5c059b0</id>
<content type='text'>
-P:: &lt;cvsps-output-file&gt;
       Instead of calling cvsps, read the provided cvsps output file. Useful
       for debugging or when cvsps is being handled outside cvsimport.

Signed-off-by: Martin Langhoff &lt;martin@catalyst.net.nz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>cvsimport: catch error condition where cvs host disappears</title>
<updated>2005-11-02T00:57:14Z</updated>
<author>
<name>Martin Langhoff</name>
<email>martin@catalyst.net.nz</email>
</author>
<published>2005-11-02T00:48:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=d44e8cf0298a794648271cbff2f74a0063a672b3'/>
<id>urn:sha1:d44e8cf0298a794648271cbff2f74a0063a672b3</id>
<content type='text'>
Add error handling for cases where the cvs server goes away unexpectedly.
While I don't know why the cvs server is so erratic, we should definitely
exit here before committing bogus files.

Signed-off-by: Martin Langhoff &lt;martin@catalyst.net.nz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Do not install backward compatibility links anymore.</title>
<updated>2005-11-02T00:46:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-02T00:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=319f8b3da6858f78282de9483be7b27b4bb1ffba'/>
<id>urn:sha1:319f8b3da6858f78282de9483be7b27b4bb1ffba</id>
<content type='text'>
This is a companion patch to 4f9dcf7e5cf6c82455925102d315daf3b833e6d6
which stops mentioning the old command names.  As promised, we do not
install symlinks to let people use backward compatibility names anymore.

cmd-rename.sh script is still shipped to help people who installed
previous git by hand to clean up the leftover symlinks.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Strip any trailing slash on destination argument</title>
<updated>2005-11-01T22:45:49Z</updated>
<author>
<name>Josef Weidendorfer</name>
<email>Josef.Weidendorfer@gmx.de</email>
</author>
<published>2005-11-01T22:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=f676fa76e26faed3ac02a9dae8f9f7addb9542a4'/>
<id>urn:sha1:f676fa76e26faed3ac02a9dae8f9f7addb9542a4</id>
<content type='text'>
Needed because generating a target paths will add another slash.
This fixes e.g. "git-mv file dir/", which removed "file" from
version control by renaming it to "dir//file", as
git-update-index does not accept such paths.

Thanks goes to Ben Lau for noting this bug.

Signed-off-by: Josef Weidendorfer &lt;Josef.Weidendorfer@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-am.txt is no stub anymore</title>
<updated>2005-11-01T22:45:49Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2005-11-01T20:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=085c1e2212e1adef2e8c72a28641bc4a8314a4e6'/>
<id>urn:sha1:085c1e2212e1adef2e8c72a28641bc4a8314a4e6</id>
<content type='text'>
That notice was added by me for the emergency documentation, but Junio
already expanded it to a full-fledged manual page. This patch removes
the notice.

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>Documentation for git-fmt-merge-msg</title>
<updated>2005-11-01T22:45:49Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2005-11-01T20:45:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=3c64314c4b1f90488391a0ffea2a4ed04c8f6b79'/>
<id>urn:sha1:3c64314c4b1f90488391a0ffea2a4ed04c8f6b79</id>
<content type='text'>
Simple description. It appears to be mostly internal command, but hey, it
is (it seems) the only undocumented one, so let's fix it up...

Also add a note about it to git-merge documentation.

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 git-findtags.perl</title>
<updated>2005-11-01T22:45:48Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2005-11-01T20:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=e3a39000e295e4bd6faff97decc31e6cb4520bb1'/>
<id>urn:sha1:e3a39000e295e4bd6faff97decc31e6cb4520bb1</id>
<content type='text'>
This script was superseded by git-name-rev, which is more versatile,
actually documented, faster, and everything else...

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