<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.49.0-rc0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.49.0-rc0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.49.0-rc0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2025-02-26T16:55:18Z</updated>
<entry>
<title>Git 2.49-rc0</title>
<updated>2025-02-26T16:55:18Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-26T16:55:18Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=08bdfd453584e489d5a551aecbdcb77584e1b958'/>
<id>urn:sha1:08bdfd453584e489d5a551aecbdcb77584e1b958</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jk/check-mailmap-wo-name-fix'</title>
<updated>2025-02-26T16:51:00Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-26T16:51:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e24570b0a3d987e2dfeddb8c3a7cfb9a7a7cf726'/>
<id>urn:sha1:e24570b0a3d987e2dfeddb8c3a7cfb9a7a7cf726</id>
<content type='text'>
"git check-mailmap" segfault fix.

* jk/check-mailmap-wo-name-fix:
  mailmap: fix check-mailmap with full mailmap line
</content>
</entry>
<entry>
<title>Merge branch 'ek/mingw-rename-symlink'</title>
<updated>2025-02-26T16:50:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-26T16:50:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bbca240cbffbffce1a3b28470f4d42d911b3852f'/>
<id>urn:sha1:bbca240cbffbffce1a3b28470f4d42d911b3852f</id>
<content type='text'>
Symlink renaming fix.

* ek/mingw-rename-symlink:
  compat/mingw: rename the symlink, not the target
</content>
</entry>
<entry>
<title>The fourteenth batch</title>
<updated>2025-02-25T22:19:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-25T19:54:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5a526e5e18ddb9a7dfc5a2967d21d6154df64a4f'/>
<id>urn:sha1:5a526e5e18ddb9a7dfc5a2967d21d6154df64a4f</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'po/meson-perl-fix'</title>
<updated>2025-02-25T22:19:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-25T22:19:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f65d9cfd3fc5a729bf3b4af471861805766d0701'/>
<id>urn:sha1:f65d9cfd3fc5a729bf3b4af471861805766d0701</id>
<content type='text'>
Upgrade the minimum Perl version enforced by meson-based build to
match what Makefile-based build uses.

* po/meson-perl-fix:
  meson: fix Perl version check for Meson versions before 1.7.0
  meson: bump minimum required Perl version to 5.26.0
</content>
</entry>
<entry>
<title>Merge branch 'ms/rename-match-name-with-pattern'</title>
<updated>2025-02-25T22:19:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-25T22:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2ebbe2b2dbe67fcde41d0717a0ab27d2fd24566a'/>
<id>urn:sha1:2ebbe2b2dbe67fcde41d0717a0ab27d2fd24566a</id>
<content type='text'>
Code renaming.

* ms/rename-match-name-with-pattern:
  refspec: clarify function naming and documentation
</content>
</entry>
<entry>
<title>Merge branch 'ad/set-default-target-in-makefiles'</title>
<updated>2025-02-25T22:19:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-25T22:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=092180990de06a9be1b3d662c7e46eccceb24bb1'/>
<id>urn:sha1:092180990de06a9be1b3d662c7e46eccceb24bb1</id>
<content type='text'>
Correct the default target in Documentation/Makefile, and
future-proof all Makefiles from similar breakages by declaring the
default target (which happens to be "all") upfront.

* ad/set-default-target-in-makefiles:
  Makefile: set default goals in makefiles
</content>
</entry>
<entry>
<title>Merge branch 'pw/merge-tree-stdin-deadlock-fix'</title>
<updated>2025-02-25T22:19:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-25T22:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=9b07c152dfce52663795fe9b4e1ed5626bfda455'/>
<id>urn:sha1:9b07c152dfce52663795fe9b4e1ed5626bfda455</id>
<content type='text'>
"git merge-tree --stdin" has been improved (including a workaround
for a deadlock).

* pw/merge-tree-stdin-deadlock-fix:
  merge-tree: fix link formatting in html docs
  merge-tree: improve docs for --stdin
  merge-tree: only use basic merge config
  merge-tree: remove redundant code
  merge-tree --stdin: flush stdout to avoid deadlock
</content>
</entry>
<entry>
<title>Merge branch 'mh/doc-commit-title-not-subject'</title>
<updated>2025-02-25T22:19:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-25T22:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=37b34c4e99f0fed81b7523d6e674ca976f994afc'/>
<id>urn:sha1:37b34c4e99f0fed81b7523d6e674ca976f994afc</id>
<content type='text'>
The documentation of "git commit" and "git rebase" now refer to
commit titles as such, not "subject".

* mh/doc-commit-title-not-subject:
  doc: use 'title' consistently
</content>
</entry>
<entry>
<title>Merge branch 'bc/diff-reject-empty-arg-to-pickaxe'</title>
<updated>2025-02-25T22:19:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-02-25T22:19:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a8a5bb1f7813ceb42199ef2bcf9d925da007f047'/>
<id>urn:sha1:a8a5bb1f7813ceb42199ef2bcf9d925da007f047</id>
<content type='text'>
The -G/-S options to the "diff" family of commands caused us to hit
a BUG() when they get no values; they have been corrected.

* bc/diff-reject-empty-arg-to-pickaxe:
  diff: don't crash with empty argument to -G or -S
</content>
</entry>
</feed>
