<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/lib/output.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>tool/lib/output.rb: Make `--color` option like GNU coreutils</title>
<updated>2023-08-23T10:40:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-22T09:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=129663c4a8e1522a862a26b99e997854186bafac'/>
<id>129663c4a8e1522a862a26b99e997854186bafac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tool/lib/output.rb: Add `--create-only` and `--overwrite` options</title>
<updated>2023-08-23T10:40:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-12T15:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=de4a1ca792996a682dc2fcf83093dd002a731a5e'/>
<id>de4a1ca792996a682dc2fcf83093dd002a731a5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tool/lib/output.rb: Add `--no-color` option</title>
<updated>2023-08-23T10:40:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-12T15:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f1c6da65f4bcb3f3ed743aa2b763e236133a85c7'/>
<id>f1c6da65f4bcb3f3ed743aa2b763e236133a85c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip calling f.read for `overwrite: true`-only cases</title>
<updated>2022-12-13T08:25:02+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-13T08:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3262842e0adaed63935923bdc14884ac19d7549c'/>
<id>3262842e0adaed63935923bdc14884ac19d7549c</id>
<content type='text'>
We only need to set outpath for that case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only need to set outpath for that case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure f.read is not called twice</title>
<updated>2022-12-13T08:17:47+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-13T08:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5ba9dcff16226bbe0f24b234e62e2ed67a17ac53'/>
<id>5ba9dcff16226bbe0f24b234e62e2ed67a17ac53</id>
<content type='text'>
--revision.h and --if-change are not used simultaneously, but they might
be in the future.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--revision.h and --if-change are not used simultaneously, but they might
be in the future.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid overwriting revision.h when .git doesn't exist (#6915)</title>
<updated>2022-12-13T07:34:30+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-13T07:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7edcdc380f3bb6f5a81bfb5798c339acd844a0d3'/>
<id>7edcdc380f3bb6f5a81bfb5798c339acd844a0d3</id>
<content type='text'>
* Avoid overwriting revision.h when .git doesn't exist

* Overwrite revision.h if it's blank</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Avoid overwriting revision.h when .git doesn't exist

* Overwrite revision.h if it's blank</pre>
</div>
</content>
</entry>
<entry>
<title>Try to overwrite the file in VPATH if possible</title>
<updated>2022-11-13T09:05:11+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-13T09:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=70c9d5b504525afd679cb45174e9544f150428a5'/>
<id>70c9d5b504525afd679cb45174e9544f150428a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>file2lastrev.rb: try to overwrite the found revision.h as before</title>
<updated>2022-11-02T03:38:31+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-02T03:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3475b661607e6d2c72460ea381ee856726128259'/>
<id>3475b661607e6d2c72460ea381ee856726128259</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>file2lastrev.rb: separate options for `Output` and `VPath`</title>
<updated>2022-11-02T03:38:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-02T02:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ac06951c31c59781951a70788e4b0de2aa3d481c'/>
<id>ac06951c31c59781951a70788e4b0de2aa3d481c</id>
<content type='text'>
So the `--srcdir` option in this file can override the same option in
`VPath`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So the `--srcdir` option in this file can override the same option in
`VPath`.
</pre>
</div>
</content>
</entry>
<entry>
<title>output.rb: extract from generic_erb.rb</title>
<updated>2022-11-01T05:34:05+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-01T02:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a2e7b11f2ae13f96171cb8a5aa6ae3cc75f6f083'/>
<id>a2e7b11f2ae13f96171cb8a5aa6ae3cc75f6f083</id>
<content type='text'>
- writing to a file or stdout
- touching timestamp files
- overwriting only if changed
- colorizing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- writing to a file or stdout
- touching timestamp files
- overwriting only if changed
- colorizing
</pre>
</div>
</content>
</entry>
</feed>
