<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/lib/vcs.rb, branch v3_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>merge revision(s) b8386f7f7f6d7a7d76481e02d389d0f5211f0f2c:</title>
<updated>2021-08-04T03:40:12+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2021-08-04T03:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=80c180df769016d58663218de2687613841864f3'/>
<id>80c180df769016d58663218de2687613841864f3</id>
<content type='text'>
	Prepend DebugSystem to VCS class only

	And revert 24e5f1c982966c379220b1bbb26b4e0320180fa1, pepending to
	Kernel did not affect the top level methods before 3.0.
	---
	 tool/lib/vcs.rb    | 3 ---
	 tool/make-snapshot | 2 +-
	 2 files changed, 1 insertion(+), 4 deletions(-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Prepend DebugSystem to VCS class only

	And revert 24e5f1c982966c379220b1bbb26b4e0320180fa1, pepending to
	Kernel did not affect the top level methods before 3.0.
	---
	 tool/lib/vcs.rb    | 3 ---
	 tool/make-snapshot | 2 +-
	 2 files changed, 1 insertion(+), 4 deletions(-)
</pre>
</div>
</content>
</entry>
<entry>
<title>Show messages around the line when replacing failed in format_changelog</title>
<updated>2020-07-10T10:27:11+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2020-07-10T10:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=82489f02429c14f945dbef787308d13adfa0018d'/>
<id>82489f02429c14f945dbef787308d13adfa0018d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Ruby &lt;2.2 support from tool/lib/vcs.rb</title>
<updated>2020-05-28T14:57:29+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2020-03-03T20:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=07b2102a88a789100d0b048d527c780eae006c36'/>
<id>07b2102a88a789100d0b048d527c780eae006c36</id>
<content type='text'>
BASERUBY now requires at least Ruby 2.2, so there is no point
trying to support older ruby versions here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BASERUBY now requires at least Ruby 2.2, so there is no point
trying to support older ruby versions here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify explicit separator not to be affected by $;</title>
<updated>2020-03-08T08:38:37+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-03-08T08:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2b7409a2f2aaab1368c57e1cd03c12b2b8972fa9'/>
<id>2b7409a2f2aaab1368c57e1cd03c12b2b8972fa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Indent ChangeLog contents [ci skip]</title>
<updated>2020-02-01T14:26:53+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-02-01T14:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b68fc08092c7e41fb4cd34a00a59f2bfe8854720'/>
<id>b68fc08092c7e41fb4cd34a00a59f2bfe8854720</id>
<content type='text'>
Separate each entries more obviously as `page-delimiter' works
fine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Separate each entries more obviously as `page-delimiter' works
fine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly set the encoding of ChangeLog file to UTF-8 [ci skip]</title>
<updated>2020-02-01T14:10:18+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-02-01T13:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ab35876444f57e1a04f2053fa3ca69400f3f4d72'/>
<id>ab35876444f57e1a04f2053fa3ca69400f3f4d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vcs.rb: Allow to empty a part in commit log</title>
<updated>2020-01-12T10:43:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-01-12T10:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b34f39e86004e0155960dc15685b61a020de7c45'/>
<id>b34f39e86004e0155960dc15685b61a020de7c45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vcs.rb: Get rid of Kernel#open</title>
<updated>2020-01-09T01:04:22+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-01-08T12:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d254d5563e0e599f25aca9507683ee0abb9e18de'/>
<id>d254d5563e0e599f25aca9507683ee0abb9e18de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in commit logs by log-fix notes</title>
<updated>2019-12-23T00:29:05+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-12-22T23:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=80d5d220b948517306e23b18260768ab8fe008bc'/>
<id>80d5d220b948517306e23b18260768ab8fe008bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make-snapshot: Regexp#match raises on nil now</title>
<updated>2019-10-22T12:05:52+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-10-22T12:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ed3333f8736e054a2199a3b77e553b858c5fc7e6'/>
<id>ed3333f8736e054a2199a3b77e553b858c5fc7e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
