<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elpa.git, branch externals/buffer-env</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/'/>
<entry>
<title>Support for Guix environment-variables files</title>
<updated>2025-05-16T12:23:20+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2025-05-16T12:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=fc5cab4db55f0b95c4b97fbe3104e394da34b91a'/>
<id>fc5cab4db55f0b95c4b97fbe3104e394da34b91a</id>
<content type='text'>
Closes #27.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #27.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.6</title>
<updated>2024-03-23T07:27:24+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2024-03-23T07:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=3814bdf3585ffffea3014b1d01549894ec1aa897'/>
<id>3814bdf3585ffffea3014b1d01549894ec1aa897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass script name as argument $1</title>
<updated>2024-03-13T18:12:47+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2024-03-13T18:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=6d70dc4db21821b67ee2b5438f00866dbb8ac01a'/>
<id>6d70dc4db21821b67ee2b5438f00866dbb8ac01a</id>
<content type='text'>
This is a breaking change for any user who customized their
`buffer-env-command-alist'.  The change is necessary because, by
convention, argument $0 is the name of the shell.  This is used for
error reporting and may be used to verify that a script is being
sourced rather than executed on its own.

See for instance https://github.com/pypa/virtualenv/blob/abe2c998bf8c7593a3a3ed2c19b3ebd55675c818/src/virtualenv/activation/bash/activate.sh#L5-L8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a breaking change for any user who customized their
`buffer-env-command-alist'.  The change is necessary because, by
convention, argument $0 is the name of the shell.  This is used for
error reporting and may be used to verify that a script is being
sourced rather than executed on its own.

See for instance https://github.com/pypa/virtualenv/blob/abe2c998bf8c7593a3a3ed2c19b3ebd55675c818/src/virtualenv/activation/bash/activate.sh#L5-L8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2024-03-02T07:41:27+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2024-03-02T07:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=77e642b6f7e544d50ef212ec186adf50d941df12'/>
<id>77e642b6f7e544d50ef212ec186adf50d941df12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pyproject.toml support via Poetry, PDM or Hatch</title>
<updated>2023-10-28T16:17:16+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2023-10-28T16:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=8ba30f5b7df3a219e792377b1d7163a536896a4b'/>
<id>8ba30f5b7df3a219e792377b1d7163a536896a4b</id>
<content type='text'>
Closes #13.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #13.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.5</title>
<updated>2023-10-08T10:28:38+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2023-10-08T10:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=9a0878dbfed33adf171bc389116d81f326161a64'/>
<id>9a0878dbfed33adf171bc389116d81f326161a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recommend running buffer-env-update in Comint buffers</title>
<updated>2023-10-08T10:26:19+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2023-10-08T10:26:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=fa296c1d9460667248816ccb4e73284219fc876b'/>
<id>fa296c1d9460667248816ccb4e73284219fc876b</id>
<content type='text'>
Fixes #8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add URL link to customization group</title>
<updated>2023-10-03T16:05:40+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2023-10-03T16:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=9b640912b0d545ceb01644ef1d2d0af40284d054'/>
<id>9b640912b0d545ceb01644ef1d2d0af40284d054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Obsolete buffer-env-commands in favor of buffer-env-command-alist</title>
<updated>2023-10-03T15:28:51+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2023-10-03T15:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=cd91b62838ab7d5ab73b32eea4ec8471c535f152'/>
<id>cd91b62838ab7d5ab73b32eea4ec8471c535f152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow accepting or ignoring a script for the duration of a session</title>
<updated>2023-10-03T15:28:51+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2023-10-03T14:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=b5e868a9e1339d5fd498b1cc7edb3dea6c3033c9'/>
<id>b5e868a9e1339d5fd498b1cc7edb3dea6c3033c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
