<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/merger.rb, branch v4.0.4</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>tool/merger.rb: Support the new format in remove_tag</title>
<updated>2025-12-11T23:52:46+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-12-11T23:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aff0c6dad2486e939e7f6678c519314925dad866'/>
<id>aff0c6dad2486e939e7f6678c519314925dad866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tool/merger.rb: Update the tag format for Ruby 4.0+</title>
<updated>2025-12-11T22:49:17+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-12-11T22:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0564214a00450371527c7bd69fc13618e5f25f30'/>
<id>0564214a00450371527c7bd69fc13618e5f25f30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop bumping RUBY_PATCHLEVEL in release versions (#15502)</title>
<updated>2025-12-11T18:57:06+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-12-11T18:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d02c97157476bbd9774f2bf6425a69166b99da1b'/>
<id>d02c97157476bbd9774f2bf6425a69166b99da1b</id>
<content type='text'>
[[Misc #21770]](https://bugs.ruby-lang.org/issues/21770)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[[Misc #21770]](https://bugs.ruby-lang.org/issues/21770)</pre>
</div>
</content>
</entry>
<entry>
<title>tool/merger.rb: Fetch a diff in the patch format</title>
<updated>2025-10-06T18:21:58+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-10-06T18:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cc982346417ad7cc4dcfeaae5e832d78571820db'/>
<id>cc982346417ad7cc4dcfeaae5e832d78571820db</id>
<content type='text'>
It expects "Subject:", so it needs to be a patch file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It expects "Subject:", so it needs to be a patch file.
</pre>
</div>
</content>
</entry>
<entry>
<title>tool/merger.rb: Fetch diff from GitHub instead of cgit</title>
<updated>2025-10-06T17:53:29+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-10-06T17:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=56b3b916af6952e75602b9b63d5a2efa0e578b1f'/>
<id>56b3b916af6952e75602b9b63d5a2efa0e578b1f</id>
<content type='text'>
Our cgit server has been shut down.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our cgit server has been shut down.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fail safe to check uncommitted changes</title>
<updated>2024-12-25T07:55:27+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2024-12-25T07:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d88c066f42f981f477b7a9ab1e77b90fda6f104d'/>
<id>d88c066f42f981f477b7a9ab1e77b90fda6f104d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merger.rb: Put spaces in between revisions</title>
<updated>2024-06-04T18:31:20+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-06-04T18:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=40a9e806f2e83cf5e26f8fa52ad4f624a4118915'/>
<id>40a9e806f2e83cf5e26f8fa52ad4f624a4118915</id>
<content type='text'>
so that they are linked correctly on GitHub
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that they are linked correctly on GitHub
</pre>
</div>
</content>
</entry>
<entry>
<title>merger.rb: Don't ask "conflicts resolved?" if not needed</title>
<updated>2024-05-29T00:46:58+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-29T00:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d9d7ae7830370ff88b69aded2032b17c412fdaf3'/>
<id>d9d7ae7830370ff88b69aded2032b17c412fdaf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merger.rb: Auto-detect tickets when --ticket is not given</title>
<updated>2024-05-28T23:30:22+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-28T23:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2eded6cc5d08510e9bff6242bfc86d10b68a3b82'/>
<id>2eded6cc5d08510e9bff6242bfc86d10b68a3b82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merger.rb: Drop an obsoleted command from help</title>
<updated>2024-05-28T22:43:24+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-28T22:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=24c56ed516893fe33e34f85f8807c230db20b65b'/>
<id>24c56ed516893fe33e34f85f8807c230db20b65b</id>
<content type='text'>
It was needed only for SVN, and we dropped SVN support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was needed only for SVN, and we dropped SVN support.
</pre>
</div>
</content>
</entry>
</feed>
