<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.44.2</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.44.2</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.44.2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2024-05-31T00:16:34Z</updated>
<entry>
<title>Git 2.44.2</title>
<updated>2024-05-31T00:16:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-31T00:13:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=46698a8ea13f244aac74366d2ee66a88e92e001a'/>
<id>urn:sha1:46698a8ea13f244aac74366d2ee66a88e92e001a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fixes/2.45.1/2.44' into maint-2.44</title>
<updated>2024-05-31T00:11:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-31T00:11:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d103d3d2823b01cfa02edef4f56ef651e49404b8'/>
<id>urn:sha1:d103d3d2823b01cfa02edef4f56ef651e49404b8</id>
<content type='text'>
* fixes/2.45.1/2.44:
  Revert "fsck: warn about symlink pointing inside a gitdir"
  Revert "Add a helper function to compare file contents"
  clone: drop the protections where hooks aren't run
  tests: verify that `clone -c core.hooksPath=/dev/null` works again
  Revert "core.hooksPath: add some protection while cloning"
  init: use the correct path of the templates directory again
  hook: plug a new memory leak
  ci: stop installing "gcc-13" for osx-gcc
  ci: avoid bare "gcc" for osx-gcc job
  ci: drop mention of BREW_INSTALL_PACKAGES variable
  send-email: avoid creating more than one Term::ReadLine object
  send-email: drop FakeTerm hack
</content>
</entry>
<entry>
<title>Git 2.43.5</title>
<updated>2024-05-31T00:06:24Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-31T00:06:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=337b4d400023d22207bcc3c29e9ebab31bf96fc2'/>
<id>urn:sha1:337b4d400023d22207bcc3c29e9ebab31bf96fc2</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fixes/2.45.1/2.43' into maint-2.43</title>
<updated>2024-05-31T00:04:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-31T00:04:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5eebceaafa5e7157e3d999558ebe31c5898cae70'/>
<id>urn:sha1:5eebceaafa5e7157e3d999558ebe31c5898cae70</id>
<content type='text'>
* fixes/2.45.1/2.43:
  Revert "fsck: warn about symlink pointing inside a gitdir"
  Revert "Add a helper function to compare file contents"
  clone: drop the protections where hooks aren't run
  tests: verify that `clone -c core.hooksPath=/dev/null` works again
  Revert "core.hooksPath: add some protection while cloning"
  init: use the correct path of the templates directory again
  hook: plug a new memory leak
  ci: stop installing "gcc-13" for osx-gcc
  ci: avoid bare "gcc" for osx-gcc job
  ci: drop mention of BREW_INSTALL_PACKAGES variable
  send-email: avoid creating more than one Term::ReadLine object
  send-email: drop FakeTerm hack
</content>
</entry>
<entry>
<title>Git 2.42.3</title>
<updated>2024-05-31T00:03:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-31T00:03:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=239bd35bd2ed2791398714d99b43a344728766ab'/>
<id>urn:sha1:239bd35bd2ed2791398714d99b43a344728766ab</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fixes/2.45.1/2.42' into maint-2.42</title>
<updated>2024-05-31T00:00:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-31T00:00:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=18df122d3da765f104d451f95d9195d333f60671'/>
<id>urn:sha1:18df122d3da765f104d451f95d9195d333f60671</id>
<content type='text'>
* fixes/2.45.1/2.42:
  Revert "fsck: warn about symlink pointing inside a gitdir"
  Revert "Add a helper function to compare file contents"
  clone: drop the protections where hooks aren't run
  tests: verify that `clone -c core.hooksPath=/dev/null` works again
  Revert "core.hooksPath: add some protection while cloning"
  init: use the correct path of the templates directory again
  hook: plug a new memory leak
  ci: stop installing "gcc-13" for osx-gcc
  ci: avoid bare "gcc" for osx-gcc job
  ci: drop mention of BREW_INSTALL_PACKAGES variable
  send-email: avoid creating more than one Term::ReadLine object
  send-email: drop FakeTerm hack
</content>
</entry>
<entry>
<title>Git 2.41.2</title>
<updated>2024-05-31T00:00:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-31T00:00:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0dc9cad22d5c878d2ce6ee7b5cfffb034e34b2a0'/>
<id>urn:sha1:0dc9cad22d5c878d2ce6ee7b5cfffb034e34b2a0</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fixes/2.45.1/2.41' into maint-2.41</title>
<updated>2024-05-30T23:58:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-30T23:58:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f20b96a7982915b080f556430a2a5d4ce805adb7'/>
<id>urn:sha1:f20b96a7982915b080f556430a2a5d4ce805adb7</id>
<content type='text'>
* fixes/2.45.1/2.41:
  Revert "fsck: warn about symlink pointing inside a gitdir"
  Revert "Add a helper function to compare file contents"
  clone: drop the protections where hooks aren't run
  tests: verify that `clone -c core.hooksPath=/dev/null` works again
  Revert "core.hooksPath: add some protection while cloning"
  init: use the correct path of the templates directory again
  hook: plug a new memory leak
  ci: stop installing "gcc-13" for osx-gcc
  ci: avoid bare "gcc" for osx-gcc job
  ci: drop mention of BREW_INSTALL_PACKAGES variable
  send-email: avoid creating more than one Term::ReadLine object
  send-email: drop FakeTerm hack
</content>
</entry>
<entry>
<title>Git 2.40.3</title>
<updated>2024-05-30T23:57:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-30T23:57:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=dbecc617f75eea6ee5d05823a38b91223ff22b11'/>
<id>urn:sha1:dbecc617f75eea6ee5d05823a38b91223ff22b11</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fixes/2.45.1/2.40' into maint-2.40</title>
<updated>2024-05-30T23:54:42Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2024-05-30T23:54:42Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=75e7cd2bd097a44ccf8587d6143c4ae4d2755434'/>
<id>urn:sha1:75e7cd2bd097a44ccf8587d6143c4ae4d2755434</id>
<content type='text'>
* fixes/2.45.1/2.40:
  Revert "fsck: warn about symlink pointing inside a gitdir"
  Revert "Add a helper function to compare file contents"
  clone: drop the protections where hooks aren't run
  tests: verify that `clone -c core.hooksPath=/dev/null` works again
  Revert "core.hooksPath: add some protection while cloning"
  init: use the correct path of the templates directory again
  hook: plug a new memory leak
  ci: stop installing "gcc-13" for osx-gcc
  ci: avoid bare "gcc" for osx-gcc job
  ci: drop mention of BREW_INSTALL_PACKAGES variable
  send-email: avoid creating more than one Term::ReadLine object
  send-email: drop FakeTerm hack
</content>
</entry>
</feed>
