<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/RelNotes, branch v2.42.2</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.42.2</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.42.2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2024-04-19T10:38:48Z</updated>
<entry>
<title>Git 2.42.2</title>
<updated>2024-04-19T10:38:48Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>johannes.schindelin@gmx.de</email>
</author>
<published>2024-04-10T19:51:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=babb4e5d7107ba730beff8d224e4bcf065533e0b'/>
<id>urn:sha1:babb4e5d7107ba730beff8d224e4bcf065533e0b</id>
<content type='text'>
Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
</content>
</entry>
<entry>
<title>Git 2.42.1</title>
<updated>2023-11-02T07:59:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2023-11-02T07:38:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=61a22ddaf0626111193a17ac12f366bd6d167dff'/>
<id>urn:sha1:61a22ddaf0626111193a17ac12f366bd6d167dff</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Start the 2.42 cycle</title>
<updated>2023-06-13T19:29:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2023-06-13T15:00:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d7d8841f67f29e6ecbad85a11805c907d0f00d5d'/>
<id>urn:sha1:d7d8841f67f29e6ecbad85a11805c907d0f00d5d</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Start the 2.41 cycle</title>
<updated>2023-03-17T21:03:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2023-03-17T21:03:20Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=950264636c68591989456e3ba0a5442f93152c1a'/>
<id>urn:sha1:950264636c68591989456e3ba0a5442f93152c1a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Start the 2.40 cycle</title>
<updated>2022-12-14T09:32:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-12-14T08:43:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=57e2c6ebbe7108b35ba30184dcbcb6c34c929ad8'/>
<id>urn:sha1:57e2c6ebbe7108b35ba30184dcbcb6c34c929ad8</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Start 2.39 cycle</title>
<updated>2022-10-08T00:19:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-10-08T00:09:21Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bbe21b64a08f89475d8a3818e20c111378daa621'/>
<id>urn:sha1:bbe21b64a08f89475d8a3818e20c111378daa621</id>
<content type='text'>
The version numbers do not mean much, but we may want to call the
first one in 2023 version 3.1 or something, but let's just increment
the second digit from the previous one for this cycle.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>A regression fix for 2.37</title>
<updated>2022-07-03T04:56:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-07-03T00:01:34Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=30cc8d0f147546d4dd77bf497f4dec51e7265bd8'/>
<id>urn:sha1:30cc8d0f147546d4dd77bf497f4dec51e7265bd8</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Some regression fixes for 2.36</title>
<updated>2022-04-28T17:46:04Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-04-28T17:44:14Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0f828332d5ac36fc63b7d8202652efa152809856'/>
<id>urn:sha1:0f828332d5ac36fc63b7d8202652efa152809856</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Name the next one 2.36 to prepare for 2.35.1</title>
<updated>2022-01-29T00:57:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2022-01-29T00:57:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=90fb70e4588bf297caa3fea7b19a0b6c57366f37'/>
<id>urn:sha1:90fb70e4588bf297caa3fea7b19a0b6c57366f37</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>0th batch for early fixes</title>
<updated>2021-11-22T05:57:04Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2021-11-22T05:55:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0ea906d20517145895193a99666d5f2860a04360'/>
<id>urn:sha1:0ea906d20517145895193a99666d5f2860a04360</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
