<feed xmlns='http://www.w3.org/2005/Atom'>
<title>r-alacritty.git/alacritty_config, branch rahm</title>
<subtitle>My custom-patched version of alacritty.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/'/>
<entry>
<title>Bump development version to 0.17.0-dev</title>
<updated>2025-08-30T04:37:53+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2025-08-30T04:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=8e0327b3fb747289f47c327b9fcf8b4fd110f9a1'/>
<id>8e0327b3fb747289f47c327b9fcf8b4fd110f9a1</id>
<content type='text'>
This is only an update to the development version and does not represent
a stable release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only an update to the development version and does not represent
a stable release.</pre>
</div>
</content>
</entry>
<entry>
<title>Update to toml 0.9</title>
<updated>2025-07-13T18:53:35+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2025-07-13T18:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=376cdb370018b737d2d92f26bba0d5297b6eb0c0'/>
<id>376cdb370018b737d2d92f26bba0d5297b6eb0c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump MSRV to 1.81.0</title>
<updated>2025-05-28T05:16:36+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2025-05-26T11:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=1fb1fd225e318b0bd1a1ccdad07f36386e0024ec'/>
<id>1fb1fd225e318b0bd1a1ccdad07f36386e0024ec</id>
<content type='text'>
Also use workspace to specify that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use workspace to specify that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump development version to 0.15.0-dev</title>
<updated>2024-10-18T22:25:57+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2024-10-18T22:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=6dbd785bc0063109fcf8105bdf7e4d5673892abf'/>
<id>6dbd785bc0063109fcf8105bdf7e4d5673892abf</id>
<content type='text'>
This is only an update to the development version and does not represent
a stable release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only an update to the development version and does not represent
a stable release.</pre>
</div>
</content>
</entry>
<entry>
<title>Bump MSRV to 1.74.0</title>
<updated>2024-07-17T08:02:31+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2024-07-17T02:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=3504246c3f57769ca0528fe397e866a13c49f039'/>
<id>3504246c3f57769ca0528fe397e866a13c49f039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update homepage and repository in Cargo manifests</title>
<updated>2024-03-31T01:57:09+00:00</updated>
<author>
<name>Foorack / Max Faxälv</name>
<email>max@foorack.com</email>
</author>
<published>2024-03-31T01:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=d4f2f8577f763df059653dfab733dfe6ddc06913'/>
<id>d4f2f8577f763df059653dfab733dfe6ddc06913</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix env variable overrides through CLI</title>
<updated>2024-01-14T16:25:15+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2024-01-14T16:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=94ede16ee4af8869fd6415b3530c7e12c8681578'/>
<id>94ede16ee4af8869fd6415b3530c7e12c8681578</id>
<content type='text'>
This fixes an issue where all CLI environment variables would replace
existing configuration file variables instead of merging the two maps
together.

Fixes #7618.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes an issue where all CLI environment variables would replace
existing configuration file variables instead of merging the two maps
together.

Fixes #7618.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup alacritty_config version and deps</title>
<updated>2024-01-14T14:43:03+00:00</updated>
<author>
<name>Kirill Chibisov</name>
<email>contact@kchibisov.com</email>
</author>
<published>2024-01-14T14:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=a265bb0d4f39c364680bd0743c355a9f3144165c'/>
<id>a265bb0d4f39c364680bd0743c355a9f3144165c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix replacing optional fields</title>
<updated>2024-01-02T13:34:57+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2024-01-02T13:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=5685ce8bf8cb919f454518f1206b7ebc52636378'/>
<id>5685ce8bf8cb919f454518f1206b7ebc52636378</id>
<content type='text'>
This fixes an issue with the default `SerdeReplace` implementation where
it would never recurse through options but always replace the entire
option with the new value.

Closes #7518.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes an issue with the default `SerdeReplace` implementation where
it would never recurse through options but always replace the entire
option with the new value.

Closes #7518.</pre>
</div>
</content>
</entry>
<entry>
<title>Update alacritty versions</title>
<updated>2023-12-14T06:37:25+00:00</updated>
<author>
<name>Christian Duerr</name>
<email>contact@christianduerr.com</email>
</author>
<published>2023-12-14T06:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/r-alacritty.git/commit/?id=8655276f0e548fd1d12fd6950c5a99fc33b0a761'/>
<id>8655276f0e548fd1d12fd6950c5a99fc33b0a761</id>
<content type='text'>
This is only an update to the development versions and does not
represent a stable release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only an update to the development versions and does not
represent a stable release.</pre>
</div>
</content>
</entry>
</feed>
