<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/un.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>[ruby/un] Bump up 0.3.0</title>
<updated>2023-11-06T09:29:53+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-11-06T09:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5a1934416f5338514f3400b63344846e2e5217c4'/>
<id>5a1934416f5338514f3400b63344846e2e5217c4</id>
<content type='text'>
https://github.com/ruby/un/commit/1f636a6239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/un/commit/1f636a6239
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/un] Removed commented-out code</title>
<updated>2023-11-06T09:29:53+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-11-06T09:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=479717b4506840615f72ba479133c5132a34ad2d'/>
<id>479717b4506840615f72ba479133c5132a34ad2d</id>
<content type='text'>
https://github.com/ruby/un/commit/0d6669bff0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/un/commit/0d6669bff0
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/un] Expose UN::VERSION</title>
<updated>2023-04-13T09:47:22+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-04-13T09:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=76aaaf6434752b5dc407878a5268892f859b2bf5'/>
<id>76aaaf6434752b5dc407878a5268892f859b2bf5</id>
<content type='text'>
https://github.com/ruby/un/commit/47bcad1804
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/un/commit/47bcad1804
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/un] wait_writable: close opened file</title>
<updated>2022-11-30T10:09:17+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-30T10:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cf3b305c43b81161c2c9bdfba48823ecf7e41c6c'/>
<id>cf3b305c43b81161c2c9bdfba48823ecf7e41c6c</id>
<content type='text'>
https://github.com/ruby/un/commit/b08aeb9c48
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/un/commit/b08aeb9c48
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/un] Use class methods of `File` over `Kernel.open`</title>
<updated>2022-11-21T13:15:48+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-21T07:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=116920cff8739c49ba469bf243252f503e28f0fd'/>
<id>116920cff8739c49ba469bf243252f503e28f0fd</id>
<content type='text'>
https://github.com/ruby/un/commit/13bdd766fe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/un/commit/13bdd766fe
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/un] Support `FileUtils.cp_lr`</title>
<updated>2022-07-14T07:26:47+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-07-14T00:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=025677560a477c5d54f6a199447b4c92f367cd39'/>
<id>025677560a477c5d54f6a199447b4c92f367cd39</id>
<content type='text'>
https://github.com/ruby/un/commit/e976ad8a7c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/un/commit/e976ad8a7c
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/un] Use STDIN if no arguments</title>
<updated>2021-08-24T09:02:44+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2021-04-07T01:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2eed62fb65a93721bad32ecf79413b67320b61de'/>
<id>2eed62fb65a93721bad32ecf79413b67320b61de</id>
<content type='text'>
https://github.com/ruby/un/commit/8e0d6f62cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/un/commit/8e0d6f62cb
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/un] Add colorize command</title>
<updated>2021-08-24T09:02:44+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2021-04-06T09:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=66abeb0370feca203d1f179be39be158ba60aa6c'/>
<id>66abeb0370feca203d1f179be39be158ba60aa6c</id>
<content type='text'>
https://github.com/ruby/un/commit/4d080eeec0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/un/commit/4d080eeec0
</pre>
</div>
</content>
</entry>
<entry>
<title>improves message. thanks to eregon</title>
<updated>2021-08-23T00:59:09+00:00</updated>
<author>
<name>Kentaro Goto</name>
<email>gotoken@notwork.org</email>
</author>
<published>2021-08-21T02:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=689962eaeafc837d01b875633aa9bac6b4561b06'/>
<id>689962eaeafc837d01b875633aa9bac6b4561b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display httpd URLs supporting HTTPS</title>
<updated>2021-08-23T00:59:09+00:00</updated>
<author>
<name>Kentaro Goto</name>
<email>gotoken@notwork.org</email>
</author>
<published>2021-04-27T05:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f18e1752dcc55d62d4153926b5659a83469eb5ff'/>
<id>f18e1752dcc55d62d4153926b5659a83469eb5ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
