<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/ex_cmds.c, branch mix</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>Introduce nvim namespace: Move files.</title>
<updated>2014-05-15T18:46:01+00:00</updated>
<author>
<name>Eliseo Martínez</name>
<email>eliseomarmol@gmail.com</email>
</author>
<published>2014-05-12T00:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=da51dc9cf202772f60bd2da975dbef257bd9237c'/>
<id>da51dc9cf202772f60bd2da975dbef257bd9237c</id>
<content type='text'>
Move files from src/ to src/nvim/.
- src/nvim/ becomes the new root dir for nvim executable sources.
- src/libnvim/ is planned to become root dir of the neovim library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move files from src/ to src/nvim/.
- src/nvim/ becomes the new root dir for nvim executable sources.
- src/libnvim/ is planned to become root dir of the neovim library.
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced some mch_stat() with os_get_file_info()</title>
<updated>2014-05-09T13:49:33+00:00</updated>
<author>
<name>Stefan Hoffmann</name>
<email>stefan991@gmail.com</email>
</author>
<published>2014-04-26T16:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=902ad8d94d9a1eafde858793587037e620c6ee6f'/>
<id>902ad8d94d9a1eafde858793587037e620c6ee6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced some mch_stat() with os_file_exists()</title>
<updated>2014-05-09T13:49:32+00:00</updated>
<author>
<name>Stefan Hoffmann</name>
<email>stefan991@gmail.com</email>
</author>
<published>2014-04-25T14:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=edbb687b73877d8db8b1c6e376e3422bb85a11a9'/>
<id>edbb687b73877d8db8b1c6e376e3422bb85a11a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No OOM error in make_filter_cmd()</title>
<updated>2014-05-07T19:52:27+00:00</updated>
<author>
<name>Felipe Oliveira Carvalho</name>
<email>felipekde@gmail.com</email>
</author>
<published>2014-05-01T19:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=65273be0609f8f4ccc388a23b33af3333369b11d'/>
<id>65273be0609f8f4ccc388a23b33af3333369b11d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace lalloc() with xmalloc()</title>
<updated>2014-05-07T19:52:27+00:00</updated>
<author>
<name>Felipe Oliveira Carvalho</name>
<email>felipekde@gmail.com</email>
</author>
<published>2014-05-01T18:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8704a5832b6d70d0ebc3872468beaea0367f4680'/>
<id>8704a5832b6d70d0ebc3872468beaea0367f4680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced `vim_free()` calls with `free()` calls</title>
<updated>2014-05-05T22:38:52+00:00</updated>
<author>
<name>Matthias Beyer</name>
<email>mail@beyermatthias.de</email>
</author>
<published>2014-04-29T14:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f9d4c78ddcd99efeeb4e4e44b7bd0b6e34889db3'/>
<id>f9d4c78ddcd99efeeb4e4e44b7bd0b6e34889db3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename buf_modname to modname as they've become the same</title>
<updated>2014-05-02T18:58:33+00:00</updated>
<author>
<name>Felipe Oliveira Carvalho</name>
<email>felipekde@gmail.com</email>
</author>
<published>2014-04-28T01:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d1411aebd8c9514a6a5fceaffe6d11f5a8df59f1'/>
<id>d1411aebd8c9514a6a5fceaffe6d11f5a8df59f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the always-FALSE shortname argument from buf_modname()</title>
<updated>2014-05-02T18:58:33+00:00</updated>
<author>
<name>Felipe Oliveira Carvalho</name>
<email>felipekde@gmail.com</email>
</author>
<published>2014-04-28T01:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9b56e3a4cc5480deb5769a712b003c5a0fd9fdf5'/>
<id>9b56e3a4cc5480deb5769a712b003c5a0fd9fdf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the code related to the shortname option</title>
<updated>2014-05-02T18:58:33+00:00</updated>
<author>
<name>Felipe Oliveira Carvalho</name>
<email>felipekde@gmail.com</email>
</author>
<published>2014-04-28T00:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=89e07185e96bcbaeb8009b1dbad161f6b7c8b74c'/>
<id>89e07185e96bcbaeb8009b1dbad161f6b7c8b74c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't retry to make the tempname in write_viminfo() with shortname=1</title>
<updated>2014-05-02T18:58:33+00:00</updated>
<author>
<name>Felipe Oliveira Carvalho</name>
<email>felipekde@gmail.com</email>
</author>
<published>2014-04-26T04:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8500eeed86f1cc19f7d038031436a09f80cc6ce9'/>
<id>8500eeed86f1cc19f7d038031436a09f80cc6ce9</id>
<content type='text'>
ref #572
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #572
</pre>
</div>
</content>
</entry>
</feed>
