<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/merger.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Sync the latest version of backport tools</title>
<updated>2026-03-24T06:36:13+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2026-03-24T06:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8a7c126ddebd5a7914cb37255ed815c6ceefa6a0'/>
<id>8a7c126ddebd5a7914cb37255ed815c6ceefa6a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the latest version of redmine-backporter.rb and merger.rb</title>
<updated>2025-03-10T06:48:27+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-03-10T06:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d635eb5156e07101a62217d5f70d9d080fb96f1f'/>
<id>d635eb5156e07101a62217d5f70d9d080fb96f1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The guard is to alert patchlevel of X.Y.0</title>
<updated>2021-04-06T03:02:46+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2021-04-06T02:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ff91b97c83c5e9aa67bc4032d70f0ed19b334f44'/>
<id>ff91b97c83c5e9aa67bc4032d70f0ed19b334f44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop pushing local repo</title>
<updated>2021-02-02T10:12:49+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2021-02-02T10:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ce2062dee6405030091966c47b1124ec9a4c62d4'/>
<id>ce2062dee6405030091966c47b1124ec9a4c62d4</id>
<content type='text'>
I want to push another repo/branch to run CI before pushing it to
official branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I want to push another repo/branch to run CI before pushing it to
official branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add github repo to remove_tag</title>
<updated>2019-11-22T10:05:58+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2019-11-22T10:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=35608760ffae00e0daebecd260191019a9b32648'/>
<id>35608760ffae00e0daebecd260191019a9b32648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use git.ruby-lang.org as origin</title>
<updated>2019-11-11T16:22:59+00:00</updated>
<author>
<name>NARUSE, Yui</name>
<email>naruse@airemix.jp</email>
</author>
<published>2019-11-11T16:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0ba1ea7fbfc059e0e0114b4fc0bd66f3058d8b48'/>
<id>0ba1ea7fbfc059e0e0114b4fc0bd66f3058d8b48</id>
<content type='text'>
naruse sets remote.origin.pushUrl = nonexistent as fail-safe
configuration to avoid accidentally push a new branch to origin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
naruse sets remote.origin.pushUrl = nonexistent as fail-safe
configuration to avoid accidentally push a new branch to origin.
</pre>
</div>
</content>
</entry>
<entry>
<title>tool/merger.rb: fix tag existence check with subversion.</title>
<updated>2019-08-28T05:50:21+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2019-08-28T05:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ed8d2e1cfdc57bba03065e96424e4ba7df45682e'/>
<id>ed8d2e1cfdc57bba03065e96424e4ba7df45682e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit version.h when merging</title>
<updated>2019-08-19T06:37:28+00:00</updated>
<author>
<name>NAKAMURA Usaku</name>
<email>usa@ruby-lang.org</email>
</author>
<published>2019-08-19T06:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4515bcc922376771c56733745c7595e14449b6d8'/>
<id>4515bcc922376771c56733745c7595e14449b6d8</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: execute 'svn update' after 'svn ci' to update revision info on working copy.</title>
<updated>2019-07-27T11:15:53+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2019-07-27T11:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=73530a961918c4039a4c44865a89742b7b693a0b'/>
<id>73530a961918c4039a4c44865a89742b7b693a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nil cannot and should not convert to a string</title>
<updated>2019-05-02T21:24:57+00:00</updated>
<author>
<name>NAKAMURA Usaku</name>
<email>usa@ruby-lang.org</email>
</author>
<published>2019-05-02T21:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7d02bab0b080bbf5f7dd3f29de57a52677e39a51'/>
<id>7d02bab0b080bbf5f7dd3f29de57a52677e39a51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
