You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/file.CHANGELOG.html
+36-6Lines changed: 36 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@
70
70
and <ahref="https://tom.preston-werner.com/2022/05/23/major-version-numbers-are-not-sacred.html">yes</a>, platform and engine support are part of the <ahref="https://github.com/semver/semver/issues/716#issuecomment-869336139">public API</a>.<br>
71
71
Please file a bug if you notice a violation of semantic versioning.</p>
<p>Bug reports and pull requests are welcome on <ahref="https://codeberg.org/kettle-rb/nomono">CodeBerg</a>, <ahref="https://gitlab.com/kettle-rb/nomono">GitLab</a>, or <ahref="https://github.com/kettle-rb/nomono">GitHub</a>.<br>
64
+
<p>Bug reports and pull requests are welcome on <ahref="https://codeberg.org/kettle-dev/nomono">CodeBerg</a>, <ahref="https://gitlab.com/kettle-dev/nomono">GitLab</a>, or <ahref="https://github.com/kettle-dev/nomono">GitHub</a>.<br>
65
65
This project should be a safe, welcoming space for collaboration, so contributors agree to adhere to<br>
66
-
the <ahref="https://github.com/kettle-rb/nomono/blob/main/CODE_OF_CONDUCT.md">code of conduct</a>.</p>
66
+
the <ahref="https://github.com/kettle-dev/nomono/blob/main/CODE_OF_CONDUCT.md">code of conduct</a>.</p>
67
67
68
68
<p>To submit a patch, please fork the project, create a patch with tests, and send a pull request.</p>
69
69
@@ -181,7 +181,7 @@ <h2 id="environment-variables-for-local-development">Environment Variables for L
181
181
182
182
<p>Git diff driver setup</p>
183
183
<ul>
184
-
<li>Local setup writes repository <code>.gitattributes</code> entries so this checkout uses StructuredMerge semantic diffs.</li>
184
+
<li>Local setup writes repository <code>.gitattributes</code> entries and local Git <code>diff.smorg-*</code> command config so this checkout uses StructuredMerge semantic diffs.</li>
185
185
<li>Global setup registers <code>diff.smorg-*</code> commands once in the user Git config; use it when you work across several StructuredMerge-enabled repositories.</li>
186
186
<li>Include-file setup writes <code>.git/smorg/config</code> and includes it from local Git config, keeping command registrations out of the repository files.</li>
187
187
<li>Git hosting forges generally ignore external diff drivers, so pull request views may still show raw textual diffs even when local <code>git diff</code> uses semantic drivers.</li>
@@ -194,7 +194,7 @@ <h2 id="environment-variables-for-local-development">Environment Variables for L
194
194
<ul>
195
195
<li>Use <code>git diff --no-ext-diff</code> to compare against Git’s built-in diff output.</li>
196
196
<li>Use <code>git diff --no-textconv</code> when a textconv projection obscures the raw file bytes you need to inspect.</li>
197
-
<li>If Git reports a missing <code>smorg-*</code> executable, rerun <code>bundle install</code> and the setup command above, then check <code>git config --get-regexp '^diff\.smorg-'</code>.</li>
197
+
<li>If Git reports a missing <code>smorg-*</code> executable, rerun <code>bundle install</code> and the setup command above, then check <code>git config --local --get-regexp '^diff\.smorg-'</code>.</li>
198
198
<li>To remove managed local entries, run <code>K_JEM_TEMPLATING=true bundle exec kettle-jem install --undo</code>; remove global command registrations with <code>git config --global --unset-all diff.smorg-ruby.command</code>.</li>
<p>Made with <ahref="https://contrib.rocks">contributors-img</a>.</p>
283
283
284
-
<p>Also see GitLab Contributors: <ahref="https://gitlab.com/kettle-rb/nomono/-/graphs/main">https://gitlab.com/kettle-rb/nomono/-/graphs/main</a></p>
284
+
<p>Also see GitLab Contributors: <ahref="https://gitlab.com/kettle-dev/nomono/-/graphs/main">https://gitlab.com/kettle-dev/nomono/-/graphs/main</a></p>
Copy file name to clipboardExpand all lines: docs/file.FUNDING.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@
65
65
66
66
<p>Many paths lead to being a sponsor or a backer of this project. Are you on such a path?</p>
67
67
68
-
<p><ahref="https://opencollective.com/kettle-rb#backer"><imgsrc="https://opencollective.com/kettle-rb/backers/badge.svg?style=flat" alt="OpenCollective Backers"></a><ahref="https://opencollective.com/kettle-rb#sponsor"><imgsrc="https://opencollective.com/kettle-rb/sponsors/badge.svg?style=flat" alt="OpenCollective Sponsors"></a><ahref="https://github.com/sponsors/pboling"><imgsrc="https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github" alt="Sponsor Me on Github"></a><ahref="https://liberapay.com/pboling/donate"><imgsrc="https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat" alt="Liberapay Goal Progress"></a><ahref="https://www.paypal.com/paypalme/peterboling"><imgsrc="https://img.shields.io/badge/donate-paypal-a51611.svg?style=flat&logo=paypal" alt="Donate on PayPal"></a></p>
68
+
<p><ahref="https://opencollective.com/kettle-dev#backer"><imgsrc="https://opencollective.com/kettle-dev/backers/badge.svg?style=flat" alt="OpenCollective Backers"></a><ahref="https://opencollective.com/kettle-dev#sponsor"><imgsrc="https://opencollective.com/kettle-dev/sponsors/badge.svg?style=flat" alt="OpenCollective Sponsors"></a><ahref="https://github.com/sponsors/pboling"><imgsrc="https://img.shields.io/badge/Sponsor_Me!-pboling.svg?style=social&logo=github" alt="Sponsor Me on Github"></a><ahref="https://liberapay.com/pboling/donate"><imgsrc="https://img.shields.io/liberapay/goal/pboling.svg?logo=liberapay&color=a51611&style=flat" alt="Liberapay Goal Progress"></a><ahref="https://www.paypal.com/paypalme/peterboling"><imgsrc="https://img.shields.io/badge/donate-paypal-a51611.svg?style=flat&logo=paypal" alt="Donate on PayPal"></a></p>
69
69
70
70
<p><ahref="https://www.buymeacoffee.com/pboling"><imgsrc="https://img.shields.io/badge/buy_me_a_coffee-%E2%9C%93-a51611.svg?style=flat" alt="Buy me a coffee"></a><ahref="https://polar.sh/pboling"><imgsrc="https://img.shields.io/badge/polar-donate-a51611.svg?style=flat" alt="Donate on Polar"></a><ahref="https://ko-fi.com/pboling"><imgsrc="https://img.shields.io/badge/ko--fi-%E2%9C%93-a51611.svg?style=flat" alt="Donate to my FLOSS efforts at ko-fi.com"></a><ahref="https://patreon.com/galtzo"><imgsrc="https://img.shields.io/badge/patreon-donate-a51611.svg?style=flat" alt="Donate to my FLOSS efforts using Patreon"></a></p>
71
71
@@ -86,7 +86,7 @@ <h1 id="-a-request-for-help">🤑 A request for help</h1>
86
86
87
87
<p>To say “thanks!” ☝️ Join the Discord or 👇️ send money.</p>
88
88
89
-
<p><ahref="https://opencollective.com/kettle-rb"><imgsrc="https://img.shields.io/opencollective/all/kettle-rb?style=for-the-badge" alt="Sponsor kettle-rb/nomono on Open Source Collective"></a> 💌 <ahref="https://github.com/sponsors/pboling"><imgsrc="https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github" alt="Sponsor me on GitHub Sponsors"></a> 💌 <ahref="https://liberapay.com/pboling/donate"><imgsrc="https://img.shields.io/liberapay/goal/pboling.svg?style=for-the-badge&logo=liberapay&color=a51611" alt="Sponsor me on Liberapay"></a> 💌 <ahref="https://www.paypal.com/paypalme/peterboling"><imgsrc="https://img.shields.io/badge/donate-paypal-a51611.svg?style=for-the-badge&logo=paypal&color=0A0A0A" alt="Donate on PayPal"></a></p>
89
+
<p><ahref="https://opencollective.com/kettle-dev"><imgsrc="https://img.shields.io/opencollective/all/kettle-dev?style=for-the-badge" alt="Sponsor kettle-dev/nomono on Open Source Collective"></a> 💌 <ahref="https://github.com/sponsors/pboling"><imgsrc="https://img.shields.io/badge/Sponsor_Me!-pboling-blue?style=for-the-badge&logo=github" alt="Sponsor me on GitHub Sponsors"></a> 💌 <ahref="https://liberapay.com/pboling/donate"><imgsrc="https://img.shields.io/liberapay/goal/pboling.svg?style=for-the-badge&logo=liberapay&color=a51611" alt="Sponsor me on Liberapay"></a> 💌 <ahref="https://www.paypal.com/paypalme/peterboling"><imgsrc="https://img.shields.io/badge/donate-paypal-a51611.svg?style=for-the-badge&logo=paypal&color=0A0A0A" alt="Donate on PayPal"></a></p>
90
90
91
91
<h1id="another-way-to-support-open-source-software">Another Way to Support Open Source Software</h1>
92
92
@@ -101,7 +101,7 @@ <h1 id="another-way-to-support-open-source-software">Another Way to Support Open
101
101
</div></div>
102
102
103
103
<divid="footer">
104
-
Generated on Tue May 26 23:47:28 2026 by
104
+
Generated on Wed Jun 10 00:49:48 2026 by
105
105
<ahref="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0 commit comments