<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git, branch v0.1.7</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>NVIM v0.1.7</title>
<updated>2016-11-27T19:03:30+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-11-27T17:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0542baac28681050483c685c79efcb4d3c1e32ea'/>
<id>0542baac28681050483c685c79efcb4d3c1e32ea</id>
<content type='text'>
FEATURES:
0213e99aaf6e PR #5561 'inccommand'

FIXES:
c685879eea5a PR #5632 SECURITY FIX
d28d10864810 CheckHealth: Fix version comparison.
7be113d7959d PR #5670 shell_write_cb: Schedule error message.
1d4563771bcd jobs: ensure calling jobclose() on a pty job sends SIGHUP.
36c0ec6dd49c tui/suspend_event(): set STDIN to "blocking"
7a4d069bccd3, cf52b881d987 man.vim: avoid errors in unusual circumstances
ed198737fd73 PR #5546 ex_global: Catch CTRL-C even if it is mapped.

CHANGES:
9147331e212e PR #2905 encoding: only allow encoding=utf-8
5f0260808cf3 PR #5636 build: Upgrade jemalloc
f1fed42ca7c8 PR #5567 l10n: Update Ukrainian translation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FEATURES:
0213e99aaf6e PR #5561 'inccommand'

FIXES:
c685879eea5a PR #5632 SECURITY FIX
d28d10864810 CheckHealth: Fix version comparison.
7be113d7959d PR #5670 shell_write_cb: Schedule error message.
1d4563771bcd jobs: ensure calling jobclose() on a pty job sends SIGHUP.
36c0ec6dd49c tui/suspend_event(): set STDIN to "blocking"
7a4d069bccd3, cf52b881d987 man.vim: avoid errors in unusual circumstances
ed198737fd73 PR #5546 ex_global: Catch CTRL-C even if it is mapped.

CHANGES:
9147331e212e PR #2905 encoding: only allow encoding=utf-8
5f0260808cf3 PR #5636 build: Upgrade jemalloc
f1fed42ca7c8 PR #5567 l10n: Update Ukrainian translation
</pre>
</div>
</content>
</entry>
<entry>
<title>shell_write_cb: Schedule error message. (#5670)</title>
<updated>2016-11-26T12:08:42+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-11-26T12:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7be113d7959df83bdec1e4d9a3e98264bc5d7a5b'/>
<id>7be113d7959df83bdec1e4d9a3e98264bc5d7a5b</id>
<content type='text'>
Closes #5558</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5558</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5666 from bfredl/modechangetest</title>
<updated>2016-11-25T16:39:46+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-11-25T16:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ecd7beb6e4876961075cc211d2b92f987d670dfa'/>
<id>ecd7beb6e4876961075cc211d2b92f987d670dfa</id>
<content type='text'>
ui: add tests for ui_mode_change</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ui: add tests for ui_mode_change</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.2086</title>
<updated>2016-11-25T14:46:58+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-11-22T20:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0de6f450e47d09b0432e41f2ab61a0981f056767'/>
<id>0de6f450e47d09b0432e41f2ab61a0981f056767</id>
<content type='text'>
Problem:    Using the system default encoding makes tests unpredictable.
Solution:   Always use utf-8 or latin1 in the new style tests.  Remove setting
            encoding and scriptencoding where it is not needed.

https://github.com/vim/vim/commit/ac105ed3c420660ddbddc501c97875c48220817e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using the system default encoding makes tests unpredictable.
Solution:   Always use utf-8 or latin1 in the new style tests.  Remove setting
            encoding and scriptencoding where it is not needed.

https://github.com/vim/vim/commit/ac105ed3c420660ddbddc501c97875c48220817e
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: add tests for ui_mode_change</title>
<updated>2016-11-25T10:37:23+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-11-25T10:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4b95bb582d9ea95455c5fab93ef31ea497957fb3'/>
<id>4b95bb582d9ea95455c5fab93ef31ea497957fb3</id>
<content type='text'>
Also fix snapshot_util() to work even if default_attr_ids is not a
proper lua array.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix snapshot_util() to work even if default_attr_ids is not a
proper lua array.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5595 from jamessan/tsan-pie</title>
<updated>2016-11-24T14:55:12+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-24T14:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=42736d6a2a1fe97b462b6fcef11a7ae655287975'/>
<id>42736d6a2a1fe97b462b6fcef11a7ae655287975</id>
<content type='text'>
tsan: Compile with -fPIE and updated clang</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tsan: Compile with -fPIE and updated clang</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5654 from brcolow/vim-7.4.1923</title>
<updated>2016-11-24T02:27:20+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-24T02:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cbf2a86c1d3e13eba0c194efb68327857fc3282e'/>
<id>cbf2a86c1d3e13eba0c194efb68327857fc3282e</id>
<content type='text'>
vim-patch:7.4.1923</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.1923</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5644 from Shougo/vim-7.4.1691</title>
<updated>2016-11-24T02:03:26+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-24T02:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2c154216a431ca3f5f12e623315f626e2671d2e8'/>
<id>2c154216a431ca3f5f12e623315f626e2671d2e8</id>
<content type='text'>
vim-patch:7.4.1691</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.1691</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5642 from Shougo/vim-7.4.1660</title>
<updated>2016-11-24T01:49:24+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-24T01:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e00bc613250b0986aa16a3b4db0ce1ba78da7631'/>
<id>e00bc613250b0986aa16a3b4db0ce1ba78da7631</id>
<content type='text'>
vim-patch:7.4.1660</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.1660</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5641 from Shougo/vim-7.4.1696</title>
<updated>2016-11-24T01:37:37+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-24T01:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b1854cefeaead27c6e53ec9c31b7246cf70d28fc'/>
<id>b1854cefeaead27c6e53ec9c31b7246cf70d28fc</id>
<content type='text'>
vim-patch:7.4.1696</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.1696</pre>
</div>
</content>
</entry>
</feed>
