<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/ex_cmds, branch v0.1.0</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>functests: Fix tests</title>
<updated>2015-10-23T12:56:51+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-10-23T12:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e5537a935f1808da75bb5cbb68c066a67ae08064'/>
<id>e5537a935f1808da75bb5cbb68c066a67ae08064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Do not forget about -i argument</title>
<updated>2015-10-23T12:56:51+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-10-23T12:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ec1ca54d59e229d89bfae6e6eb9e311fa6cb329e'/>
<id>ec1ca54d59e229d89bfae6e6eb9e311fa6cb329e</id>
<content type='text'>
Target: make all tests run with chmod -x ~/.config/nvim ~/.local/share/nvim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Target: make all tests run with chmod -x ~/.config/nvim ~/.local/share/nvim.
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Make one recover_spec test also use gdb or valgrind</title>
<updated>2015-10-08T19:00:45+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-08-15T14:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b249529676306760b5cd99a4707e6bf246f8b99b'/>
<id>b249529676306760b5cd99a4707e6bf246f8b99b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate &amp;viminfo and :[rw]v, add &amp;shada and :[rw]sh</title>
<updated>2015-10-08T19:00:07+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-07-05T23:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8663983cc4c2f66eb0ba58ad8e247ac0686cc79b'/>
<id>8663983cc4c2f66eb0ba58ad8e247ac0686cc79b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace references to viminfo in various places</title>
<updated>2015-10-08T19:00:06+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-07-05T23:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9cf9c4a5860212cc0f9b71d349849811fdaf61a1'/>
<id>9cf9c4a5860212cc0f9b71d349849811fdaf61a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: menu_spec: avoid screen test.</title>
<updated>2015-10-04T19:11:23+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-10-04T18:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5a9b2fc1ae4964a59f6e88487a24e29f6544ba64'/>
<id>5a9b2fc1ae4964a59f6e88487a24e29f6544ba64</id>
<content type='text'>
Redraw can be flaky especially when remote commands happen during
command-mode. Assert the state directly instead of using Screen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Redraw can be flaky especially when remote commands happen during
command-mode. Assert the state directly instead of using Screen.
</pre>
</div>
</content>
</entry>
<entry>
<title>menu: support :emenu invoked by cmenu map.</title>
<updated>2015-10-03T07:02:05+00:00</updated>
<author>
<name>bambu</name>
<email>bambu@revengsec.com</email>
</author>
<published>2015-09-26T00:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2788f7fcc8bba0dd5830a756dbeed2b976755a34'/>
<id>2788f7fcc8bba0dd5830a756dbeed2b976755a34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>loop: Free the parent queue last when destroying the loop</title>
<updated>2015-09-16T05:52:55+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2015-09-16T05:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=22ea2900d0eeca0f3cdc4ee5dbfce66966d1a661'/>
<id>22ea2900d0eeca0f3cdc4ee5dbfce66966d1a661</id>
<content type='text'>
This avoids a heap-use-after-free ASAN error. Close #3334
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids a heap-use-after-free ASAN error. Close #3334
</pre>
</div>
</content>
</entry>
<entry>
<title>encoding: test that `&amp;encoding` cannot be changed</title>
<updated>2015-09-08T08:56:15+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2015-08-29T15:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=087f3bacaf2c854f3d07fdece211c4670e140f32'/>
<id>087f3bacaf2c854f3d07fdece211c4670e140f32</id>
<content type='text'>
Helped-By: Justin M. Keyes &lt;justinkz@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helped-By: Justin M. Keyes &lt;justinkz@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: cover :grep</title>
<updated>2015-08-11T16:49:50+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-08-11T14:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d21690a66e7eb5ebef18046c7a79ef898966d786'/>
<id>d21690a66e7eb5ebef18046c7a79ef898966d786</id>
<content type='text'>
References #3156
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References #3156
</pre>
</div>
</content>
</entry>
</feed>
