<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/lib/vcs.rb, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Revert "[Bug #21697] Keep revision.h outside VCS"</title>
<updated>2025-11-19T07:41:04+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-19T07:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=339c1731b260e2fcc52e0dfeab0e16f7591af36d'/>
<id>339c1731b260e2fcc52e0dfeab0e16f7591af36d</id>
<content type='text'>
This reverts commit 8986115e0a2a989f2b2ea5945f02c7a13989d640.
`RELEASE_DATE` including `YEAR`, `MONTH`, `DAY` are mandatory, while
`REVISION` is not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8986115e0a2a989f2b2ea5945f02c7a13989d640.
`RELEASE_DATE` including `YEAR`, `MONTH`, `DAY` are mandatory, while
`REVISION` is not.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #21697] Keep revision.h outside VCS</title>
<updated>2025-11-19T07:19:51+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-19T06:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8986115e0a2a989f2b2ea5945f02c7a13989d640'/>
<id>8986115e0a2a989f2b2ea5945f02c7a13989d640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Link github style references in ChangeLog</title>
<updated>2025-10-25T14:24:33+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-10-25T10:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c6d1458421796786d26e084b48a0a4a7e3b40867'/>
<id>c6d1458421796786d26e084b48a0a4a7e3b40867</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: Drop support for ruby older than 2.6</title>
<updated>2025-09-17T09:42:18+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-09-17T09:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9c85a94f5f1b553ccac3e7f232087424d1854f97'/>
<id>9c85a94f5f1b553ccac3e7f232087424d1854f97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip blame-ignored revisions [ci skip]</title>
<updated>2025-06-07T11:48:08+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-06-07T11:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=42cf301254d4bfec30c07a221f34f3fa85a29f33'/>
<id>42cf301254d4bfec30c07a221f34f3fa85a29f33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `skip` log-fix command to skip that commit totally [ci skip]</title>
<updated>2025-06-07T11:48:00+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-06-07T11:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e667bb70cfae9a890d52526c3f884cb586236ad3'/>
<id>e667bb70cfae9a890d52526c3f884cb586236ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Assign the result of `format_changelog` to the changelog writer</title>
<updated>2025-04-22T12:02:29+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-04-22T12:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4e6946bda7f5257237912ecd0f98acfaeb3735a3'/>
<id>4e6946bda7f5257237912ecd0f98acfaeb3735a3</id>
<content type='text'>
Also, rename `format_changelog` to `changelog_formatter` since this
method does not format the changelog when called, but rather returns a
Proc that takes IO and writes the formatted changelog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, rename `format_changelog` to `changelog_formatter` since this
method does not format the changelog when called, but rather returns a
Proc that takes IO and writes the formatted changelog.
</pre>
</div>
</content>
</entry>
<entry>
<title>SVN repository is already retired</title>
<updated>2025-04-18T21:33:10+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-04-18T10:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8bf14b048f9f9dcc9892959cecc356a33475f82a'/>
<id>8bf14b048f9f9dcc9892959cecc356a33475f82a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore broken git work directory at creating revision.h [ci skip]</title>
<updated>2025-02-17T09:25:07+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-02-17T09:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=64eba7a01a7741774e10cab153196149c2bff00f'/>
<id>64eba7a01a7741774e10cab153196149c2bff00f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update revision.h if branch unmatch not only revision"</title>
<updated>2024-05-08T16:02:59+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-05-08T16:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e9378788837f7d053df4339ac0a0ea1d683502a4'/>
<id>e9378788837f7d053df4339ac0a0ea1d683502a4</id>
<content type='text'>
This reverts commit 5a332940ed2f809cb17af7e4d068089b6e1fa6ca.
Something does not work well on Github Actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5a332940ed2f809cb17af7e4d068089b6e1fa6ca.
Something does not work well on Github Actions.
</pre>
</div>
</content>
</entry>
</feed>
