<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool, branch v3_3_2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>merge revision(s) 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b: [Backport #20494]</title>
<updated>2024-05-29T23:18:29+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-29T23:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b3f2ccea5efb060e99d289b2272ddfe413e4f051'/>
<id>b3f2ccea5efb060e99d289b2272ddfe413e4f051</id>
<content type='text'>
	[Bug #20494] Search non-default directories for GMP

	Co-Authored-by: lish82 (Hiroki Katagiri)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Bug #20494] Search non-default directories for GMP

	Co-Authored-by: lish82 (Hiroki Katagiri)
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip under_gc_compact_stress on s390x (#10073)</title>
<updated>2024-05-29T18:13:02+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-02-22T22:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2f4fe76eff0a8c6ab7a1d2fb845453acfc3cb206'/>
<id>2f4fe76eff0a8c6ab7a1d2fb845453acfc3cb206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort backport revisions by commit timestamps</title>
<updated>2024-05-29T17:39:10+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-29T17:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bbb3075c46b838da3bac5e699837cf0cc90320d9'/>
<id>bbb3075c46b838da3bac5e699837cf0cc90320d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip a flaky test in RBS</title>
<updated>2024-05-29T16:32:03+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-29T16:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=015d6bae8b5bfe44708c824419c8a72e5b7b4837'/>
<id>015d6bae8b5bfe44708c824419c8a72e5b7b4837</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: Don't ask "conflicts resolved?" if not needed</title>
<updated>2024-05-29T00:46:44+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=0e96dd93c51337a01fa29b563c2d330c472b03b7'/>
<id>0e96dd93c51337a01fa29b563c2d330c472b03b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>redmine-backporter.rb: Prepend commit: to every revision</title>
<updated>2024-05-29T00:17:04+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-29T00:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4d34fb54b0e21af3802cddb669f34fe446ed5f3d'/>
<id>4d34fb54b0e21af3802cddb669f34fe446ed5f3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>redmine-backporter.rb: Remove an unneeded space</title>
<updated>2024-05-29T00:01:13+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-29T00:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d7ad60373988487ae746129dfd7f65df1dd13b86'/>
<id>d7ad60373988487ae746129dfd7f65df1dd13b86</id>
<content type='text'>
from #backport_command_string

I don't want to leave unneeded spaces in the command history by
copy-pasting the entire line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from #backport_command_string

I don't want to leave unneeded spaces in the command history by
copy-pasting the entire line.
</pre>
</div>
</content>
</entry>
<entry>
<title>merger.rb: Auto-detect tickets when --ticket is not given</title>
<updated>2024-05-28T23:30:45+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=239a8cc7d7c6cc60e5f32865ebfcd5e2f5c9c08d'/>
<id>239a8cc7d7c6cc60e5f32865ebfcd5e2f5c9c08d</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:54:54+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=90fda2da5f0d5841b80d7f8dca4b38aaf2a80f51'/>
<id>90fda2da5f0d5841b80d7f8dca4b38aaf2a80f51</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>
<entry>
<title>merger.rb: Use commit: prefix in more places</title>
<updated>2024-05-28T21:29:07+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-28T21:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f18ba2c6c6a9b2a74a8c2d655ab42947edb1fc6a'/>
<id>f18ba2c6c6a9b2a74a8c2d655ab42947edb1fc6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
