<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/debian, branch v0.99.9h</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v0.99.9h</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v0.99.9h'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-11-12T06:37:38Z</updated>
<entry>
<title>GIT 0.99.9h</title>
<updated>2005-11-12T06:37:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-12T06:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f7a2eb735982e921ae4379f1dcf5f7a023610393'/>
<id>urn:sha1:f7a2eb735982e921ae4379f1dcf5f7a023610393</id>
<content type='text'>
This is GIT 1.0-rc1 in disguise.  It is plausible that
relatively new parts of the system still need tweaking and
fixing, but that is why it is not 1.0 but rc ;-).

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.9g</title>
<updated>2005-11-10T05:09:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-10T05:09:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=23ea3e201cea0deea909569e08e950a9ec2345f7'/>
<id>urn:sha1:23ea3e201cea0deea909569e08e950a9ec2345f7</id>
<content type='text'>
Another snapshot, as slow and steady marth towards 1.0 continues.
Major changes include:

 - Jim Radford's RPM split.
 - Fredrik's recursive merge strategy is now default for two heads merge.
 - Yaacov's SVN importer updates.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.9f</title>
<updated>2005-11-08T09:25:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-08T09:25:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5ca15b8af7f018b9ae9da30130f9dcd1a896e0b3'/>
<id>urn:sha1:5ca15b8af7f018b9ae9da30130f9dcd1a896e0b3</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Debian: packaging updates.</title>
<updated>2005-11-08T09:20:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-08T09:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=76bca9d1a95c0fbf9e31bcb7b6a52e1d318577e7'/>
<id>urn:sha1:76bca9d1a95c0fbf9e31bcb7b6a52e1d318577e7</id>
<content type='text'>
Do not scatter txt and html documentation into feature subpackages.
Do place man pages into them.

Capture more cvs stuff into git-cvs package.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.9e</title>
<updated>2005-11-07T02:57:40Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-07T02:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=72e5890b68e7199d92620d3bba91fa36dd259404'/>
<id>urn:sha1:72e5890b68e7199d92620d3bba91fa36dd259404</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Debian: test build.</title>
<updated>2005-11-06T09:12:33Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-05T20:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c0a2ed1b491deaf8160a311d6b39bae7e266248c'/>
<id>urn:sha1:c0a2ed1b491deaf8160a311d6b39bae7e266248c</id>
<content type='text'>
Update version number in changelog to match the 0.99.9.GIT version
number, to allow building private deb from wip.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Further Debian split fixes.</title>
<updated>2005-11-06T09:12:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-05T20:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9eba845f2088c33de3efe04492b9e33114c5fb52'/>
<id>urn:sha1:9eba845f2088c33de3efe04492b9e33114c5fb52</id>
<content type='text'>
The doc installation was flattened, breaking links to howto/.
Silly cut&amp;paste error made git-doc depend on tk8.4.  Doh.
Move most of the documentation (except manuals) to git-doc.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Package split: Debian.</title>
<updated>2005-11-06T09:12:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-05T10:39:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d071e8dbb6849d40038db2d98a601395fe7b0b73'/>
<id>urn:sha1:d071e8dbb6849d40038db2d98a601395fe7b0b73</id>
<content type='text'>
As discussed on the list, split the foreign SCM interoperability
packages and documentation from the git-core binary package.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.9d</title>
<updated>2005-11-05T19:50:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-05T19:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=87ce294c9129879f717f8749cae1c659e18a3823'/>
<id>urn:sha1:87ce294c9129879f717f8749cae1c659e18a3823</id>
<content type='text'>
This is primarily to include the 'git clone -l' (without -s) fix,
first spotted and diagnosed by Linus and caused James Bottomley's
repository to become unreadable.  It also contains documentation
updates happened on the "master" branch since 0.99.9c

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.9c</title>
<updated>2005-11-03T23:45:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-03T23:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6ddc0964034342519a87fe013781abf31c6db6ad'/>
<id>urn:sha1:6ddc0964034342519a87fe013781abf31c6db6ad</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
