<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Makefile, branch v1.0.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.0.0</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-12-21T08:01:00Z</updated>
<entry>
<title>GIT 1.0.0</title>
<updated>2005-12-21T08:01:00Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-21T08:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c2f3bf071ee90b01f2d629921bb04c4f798f02fa'/>
<id>urn:sha1:c2f3bf071ee90b01f2d629921bb04c4f798f02fa</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Remove "octopus".</title>
<updated>2005-12-20T02:05:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-20T02:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e32faa8adbc8ba9803088e849bc26680134c853c'/>
<id>urn:sha1:e32faa8adbc8ba9803088e849bc26680134c853c</id>
<content type='text'>
We still advertise "git resolve" as a standalone command, but never
"git octopus", so nobody should be using it and it is safe to
retire it.  The functionality is still available as a strategy
backend.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Remove generated files */*.py[co]</title>
<updated>2005-12-20T02:00:54Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-20T01:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d89056c258bcf1164287c6c6d58ca53344bda0df'/>
<id>urn:sha1:d89056c258bcf1164287c6c6d58ca53344bda0df</id>
<content type='text'>
We missed ones in the compat/ subdirectory.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>fetch-pack: -k option to keep downloaded pack.</title>
<updated>2005-12-18T07:11:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-15T06:17:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ad8972150887a8ed3dd4869fc9318cc2e48dd69f'/>
<id>urn:sha1:ad8972150887a8ed3dd4869fc9318cc2e48dd69f</id>
<content type='text'>
Split out the functions that deal with the socketpair after
finishing git protocol handshake to receive the packed data into
a separate file, and use it in fetch-pack to keep/explode the
received pack data.  We earlier had something like that on
clone-pack side once, but the list discussion resulted in the
decision that it makes sense to always keep the pack for
clone-pack, so unpacking option is not enabled on the clone-pack
side, but we later still could do so easily if we wanted to with
this change.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.9n aka 1.0rc6</title>
<updated>2005-12-15T01:30:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-15T01:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1ed91937e5cd59fdbdfa5f15f6fac132d2b21ce0'/>
<id>urn:sha1:1ed91937e5cd59fdbdfa5f15f6fac132d2b21ce0</id>
<content type='text'>
Oh, I hate to do this but I ended up merging big usage string
cleanups from Fredrik, git-am enhancements that made a lot of
sense for non mbox users from HPA, and rebase changes (done
independently by me and Lukas) among other things, so git is
still in perpetual state of 1.0rc.  1.0 will probably be next
Wednesday, but who knows.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Do not let errors pass by unnoticed when running `make check'.</title>
<updated>2005-12-14T21:32:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-14T21:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=773b6339435ab3bddecb9b78e49720e22124b52a'/>
<id>urn:sha1:773b6339435ab3bddecb9b78e49720e22124b52a</id>
<content type='text'>
[jc: originally from Amos Waterland.]

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.9m aka 1.0rc5</title>
<updated>2005-12-12T00:49:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-12T00:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a9572072f0ab0ac97e64b0dc01254a3ad95befe1'/>
<id>urn:sha1:a9572072f0ab0ac97e64b0dc01254a3ad95befe1</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Initial AIX portability fixes.</title>
<updated>2005-12-07T00:15:55Z</updated>
<author>
<name>Jason Riedy</name>
<email>ejr@EECS.Berkeley.EDU</email>
</author>
<published>2005-12-06T22:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a6da9395a5b6d3df901ce0a6cb61d123f77d7342'/>
<id>urn:sha1:a6da9395a5b6d3df901ce0a6cb61d123f77d7342</id>
<content type='text'>
Added an AIX clause in the Makefile; that clause likely
will be wrong for any AIX pre-5.2, but I can only test
on 5.3.  mailinfo.c was missing the compat header file,
and convert-objects.c needs to define a specific
_XOPEN_SOURCE as well as _XOPEN_SOURCE_EXTENDED.

Signed-off-by: E. Jason Riedy &lt;ejr@cs.berkeley.edu&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Clean up compatibility definitions.</title>
<updated>2005-12-05T23:50:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-05T19:54:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4050c0df8ec7043315e2192695de432875239775'/>
<id>urn:sha1:4050c0df8ec7043315e2192695de432875239775</id>
<content type='text'>
This attempts to clean up the way various compatibility
functions are defined and used.

 - A new header file, git-compat-util.h, is introduced.  This
   looks at various NO_XXX and does necessary function name
   replacements, equivalent of -Dstrcasestr=gitstrcasestr in the
   Makefile.

 - Those function name replacements are removed from the Makefile.

 - Common features such as usage(), die(), xmalloc() are moved
   from cache.h to git-compat-util.h; cache.h includes
   git-compat-util.h itself.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>GIT 0.99.9l aka 1.0rc4</title>
<updated>2005-12-04T07:46:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-04T07:46:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=423325a2d24638ddcc82ce47be5e40be550f4507'/>
<id>urn:sha1:423325a2d24638ddcc82ce47be5e40be550f4507</id>
<content type='text'>
</content>
</entry>
</feed>
