<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/.github/scripts, branch userreg</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>vim-patch:9.0.1791: No tests for the termdebug plugin</title>
<updated>2023-11-08T23:05:21+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-11-08T22:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8d3dbf274675d8746cb1cafa446ebce88a5de54b'/>
<id>8d3dbf274675d8746cb1cafa446ebce88a5de54b</id>
<content type='text'>
Problem:  No tests for the termdebug plugin
Solution: Add some simple tests for the termdebug plugin

closes: vim/vim#12927

https://github.com/vim/vim/commit/58f39d89a8adff51ab04893d1fd28e3767979f9f

Co-authored-by: Yegappan Lakshmanan &lt;yegappan@yahoo.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:  No tests for the termdebug plugin
Solution: Add some simple tests for the termdebug plugin

closes: vim/vim#12927

https://github.com/vim/vim/commit/58f39d89a8adff51ab04893d1fd28e3767979f9f

Co-authored-by: Yegappan Lakshmanan &lt;yegappan@yahoo.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: don't install unzip</title>
<updated>2023-11-05T10:40:54+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-11-04T21:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=92e99bb1058dd837c451675175efb8511c5f8e15'/>
<id>92e99bb1058dd837c451675175efb8511c5f8e15</id>
<content type='text'>
It is no longer needed now that luarocks isn't used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is no longer needed now that luarocks isn't used.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: various fixes</title>
<updated>2023-11-03T21:16:45+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-10-22T11:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9ad239690fe6b151afe2f43c2858d68a2b877e1d'/>
<id>9ad239690fe6b151afe2f43c2858d68a2b877e1d</id>
<content type='text'>
- adjust reviewers
- add workflow as cache key
- install attr only when tesitng
- fix s390x workflow by checking out the merge PR instead of master
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- adjust reviewers
- add workflow as cache key
- install attr only when tesitng
- fix s390x workflow by checking out the merge PR instead of master
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: use clang 17 as the default clang version is too old</title>
<updated>2023-10-09T19:52:56+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-10-08T21:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=40bd96b6f9295a43de0c4179a90db087a7d37293'/>
<id>40bd96b6f9295a43de0c4179a90db087a7d37293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: various cleanups</title>
<updated>2023-10-09T18:27:48+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-09-27T15:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9eb5d9f13fb24594007f5b0728826b1f9b694e3c'/>
<id>9eb5d9f13fb24594007f5b0728826b1f9b694e3c</id>
<content type='text'>
- add reviewers
- correct cache key
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add reviewers
- correct cache key
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: fix mac release</title>
<updated>2023-10-07T16:25:43+00:00</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-10-07T15:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=753adcc66cb2210e292e67500142f3d9f1b45543'/>
<id>753adcc66cb2210e292e67500142f3d9f1b45543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:9.0.1962: No support for writing extended attributes</title>
<updated>2023-09-30T14:09:55+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-09-30T11:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f6e72c3dfed83b02483976eaedb27819df9a878d'/>
<id>f6e72c3dfed83b02483976eaedb27819df9a878d</id>
<content type='text'>
Problem:  No support for writing extended attributes
Solution: Add extended attribute support for linux

It's been a long standing issue, that if you write a file with extended
attributes and backupcopy is set to no, the file will loose the extended
attributes.

So this patch adds support for retrieving the extended attributes and
copying it to the new file. It currently only works on linux, mainly
because I don't know the different APIs for other systems (BSD, MacOSX and
Solaris).  On linux, this should be supported since Kernel 2.4 or
something, so this should be pretty safe to use now.

Enable the extended attribute support with normal builds.

I also added it explicitly to the :version output as well as make it
able to check using `:echo has("xattr")`, to have users easily check
that this is available.

In contrast to the similar support for SELINUX and SMACK support (which
also internally uses extended attributes), I have made this a FEAT_XATTR
define, instead of the similar HAVE_XATTR.

Add a test and change CI to include relevant packages so that CI can
test that extended attributes are correctly written.

closes: vim/vim#306
closes: vim/vim#13203

https://github.com/vim/vim/commit/e085dfda5d8dde064b0332464040959479696d1c

Co-authored-by: Christian Brabandt &lt;cb@256bit.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:  No support for writing extended attributes
Solution: Add extended attribute support for linux

It's been a long standing issue, that if you write a file with extended
attributes and backupcopy is set to no, the file will loose the extended
attributes.

So this patch adds support for retrieving the extended attributes and
copying it to the new file. It currently only works on linux, mainly
because I don't know the different APIs for other systems (BSD, MacOSX and
Solaris).  On linux, this should be supported since Kernel 2.4 or
something, so this should be pretty safe to use now.

Enable the extended attribute support with normal builds.

I also added it explicitly to the :version output as well as make it
able to check using `:echo has("xattr")`, to have users easily check
that this is available.

In contrast to the similar support for SELINUX and SMACK support (which
also internally uses extended attributes), I have made this a FEAT_XATTR
define, instead of the similar HAVE_XATTR.

Add a test and change CI to include relevant packages so that CI can
test that extended attributes are correctly written.

closes: vim/vim#306
closes: vim/vim#13203

https://github.com/vim/vim/commit/e085dfda5d8dde064b0332464040959479696d1c

Co-authored-by: Christian Brabandt &lt;cb@256bit.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: remove container solution for the linux runner</title>
<updated>2023-09-09T08:36:42+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-09-09T08:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b7734c4ec84f0de14fcf86cfacefbed8a3ecf600'/>
<id>b7734c4ec84f0de14fcf86cfacefbed8a3ecf600</id>
<content type='text'>
This will fix the failing release job.

Ubuntu 18.04 is incompatible with checkout action version 4, which
requires glibc 2.28+. This will bump the minimum glibc version required
to use the release versions to 2.31. People requring the older releases
can find them at https://github.com/neovim/neovim-releases.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will fix the failing release job.

Ubuntu 18.04 is incompatible with checkout action version 4, which
requires glibc 2.28+. This will bump the minimum glibc version required
to use the release versions to 2.31. People requring the older releases
can find them at https://github.com/neovim/neovim-releases.</pre>
</div>
</content>
</entry>
<entry>
<title>ci(response): use pagination for timeline events</title>
<updated>2023-05-07T14:46:24+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-05-07T14:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1cbfed03c249e7f9e67d59566fbabe46f7f7f1f9'/>
<id>1cbfed03c249e7f9e67d59566fbabe46f7f7f1f9</id>
<content type='text'>
GitHub paginates responses with many results, which needs to be taken
into account as the number of events in an issue can be large.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub paginates responses with many results, which needs to be taken
into account as the number of events in an issue can be large.</pre>
</div>
</content>
</entry>
<entry>
<title>ci: don't install unnecessary dependencies</title>
<updated>2023-05-01T05:39:27+00:00</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-05-01T05:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e7da49d5bf224fcabd02800ae7f800363a32e3d0'/>
<id>e7da49d5bf224fcabd02800ae7f800363a32e3d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
