<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/debian, branch v0.99.8a</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v0.99.8a</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v0.99.8a'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-10-03T23:27:46Z</updated>
<entry>
<title>GIT 0.99.8a</title>
<updated>2005-10-03T23:27:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-03T23:26:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e1d04f8aad59397cbd55e72bf8a1bd75606f5350'/>
<id>urn:sha1:e1d04f8aad59397cbd55e72bf8a1bd75606f5350</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.8</title>
<updated>2005-10-02T23:07:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-02T19:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=91dd674e30ba0298e89c9be2657024805170c2ac'/>
<id>urn:sha1:91dd674e30ba0298e89c9be2657024805170c2ac</id>
<content type='text'>
GIT already did everything I wanted it to do since mid 0.99.7,
and it has almost everything I want it to have now, except a
couple of minor tweaks and enhancements.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of .</title>
<updated>2005-09-18T08:18:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-18T08:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8ac93bc98f5e868e890e1a740df9f0c6513189c8'/>
<id>urn:sha1:8ac93bc98f5e868e890e1a740df9f0c6513189c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] Debian: build-depend on "bc"</title>
<updated>2005-09-16T22:16:42Z</updated>
<author>
<name>Matthias Urlichs</name>
<email>smurf@smurf.noris.de</email>
</author>
<published>2005-09-16T11:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=28423758591577828672219c1031d463701a11cc'/>
<id>urn:sha1:28423758591577828672219c1031d463701a11cc</id>
<content type='text'>
Build systems should run tests. This patch adds the necessary
debian/control and debian/rules bits ("bc" was missing,
t/t4002-diff-basic.sh wants it).

Signed-off-by: Matthias Urlichs &lt;smurf@smurf.noris.de&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Recommend 'less' for Debian.</title>
<updated>2005-09-16T06:33:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-16T06:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b93aa3ec9506618e9a22c04d775b35f31e7e068f'/>
<id>urn:sha1:b93aa3ec9506618e9a22c04d775b35f31e7e068f</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Prepare 0.99.7 release candidate branch.</title>
<updated>2005-09-11T02:48:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-11T01:37:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=53e2cc9b9b104662b9d8a571faea384642df2d66'/>
<id>urn:sha1:53e2cc9b9b104662b9d8a571faea384642df2d66</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add a new merge strategy by Fredrik Kuivinen.</title>
<updated>2005-09-11T02:46:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-11T00:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=720d150c48fc35fca13c6dfb3c76d60e4ee83b87'/>
<id>urn:sha1:720d150c48fc35fca13c6dfb3c76d60e4ee83b87</id>
<content type='text'>
I really wanted to try this out, instead of asking for an adjustment
to the 'git merge' driver and waiting.  For now the new strategy is
called 'fredrik' and not in the list of default strategies to be tried.

The script wants Python 2.4 so this commit also adjusts Debian and RPM
build procecure files.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Big tool rename.</title>
<updated>2005-09-08T00:45:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-08T00:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7'/>
<id>urn:sha1:215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7</id>
<content type='text'>
As promised, this is the "big tool rename" patch.  The primary differences
since 0.99.6 are:

  (1) git-*-script are no more.  The commands installed do not
      have any such suffix so users do not have to remember if
      something is implemented as a shell script or not.

  (2) Many command names with 'cache' in them are renamed with
      'index' if that is what they mean.

There are backward compatibility symblic links so that you and
Porcelains can keep using the old names, but the backward
compatibility support  is expected to be removed in the near
future.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Merge master branch changes into release candidate branch.</title>
<updated>2005-08-27T05:47:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-08-27T05:47:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0f583175317a1c5c57b56c87856fbe46c3f3c296'/>
<id>urn:sha1:0f583175317a1c5c57b56c87856fbe46c3f3c296</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Enable git-send-email-script on Debian.</title>
<updated>2005-08-27T04:46:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-08-25T23:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=90bc118fc53916a623cad84e72b7dec597907b1e'/>
<id>urn:sha1:90bc118fc53916a623cad84e72b7dec597907b1e</id>
<content type='text'>
You can define WITH_SEND_EMAIL to include the send-email command as
part of the installation.  Since Debian, unlike RPM/Fedora, has the
two necessary Perl modules available as part of the mainline
distribution, there is no reason for us to shy away from shipping
send-email.

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