<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/scripts, branch v0.1.2</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.sh: List in chronological order. #4034</title>
<updated>2016-01-21T03:16:56+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2016-01-19T10:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=03d8adda8e5101538893d8b7ddf547273bb4a26e'/>
<id>03d8adda8e5101538893d8b7ddf547273bb4a26e</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.sh: Fix listing of NA patches. #4034</title>
<updated>2016-01-18T00:18:45+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2016-01-17T22:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9b550a8760799d93d3575697597727fe3dd6a02c'/>
<id>9b550a8760799d93d3575697597727fe3dd6a02c</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.sh: fix regression</title>
<updated>2016-01-09T00:12:36+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-01-09T00:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=36f17ce87ec9c382beb6af033b7f06fe2cd2c416'/>
<id>36f17ce87ec9c382beb6af033b7f06fe2cd2c416</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.sh: force LC_ALL=C for preprocessing</title>
<updated>2015-12-18T02:28:54+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-12-18T02:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1e7a553ed7fca4f0e1b2a1d01494471204affa5d'/>
<id>1e7a553ed7fca4f0e1b2a1d01494471204affa5d</id>
<content type='text'>
Any patch may contain mixed encodings, so we must process them as byte
arrays. E.g. with stock `sed` on OS X patch
8a94d873aa8c753a8522ea86a049bdf2abd0c507 causes this error:
    sed: RE error: illegal byte sequence
To avoid that, set LC_ALL=C.

Also remove redundant *.patch creation from review_pr().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Any patch may contain mixed encodings, so we must process them as byte
arrays. E.g. with stock `sed` on OS X patch
8a94d873aa8c753a8522ea86a049bdf2abd0c507 causes this error:
    sed: RE error: illegal byte sequence
To avoid that, set LC_ALL=C.

Also remove redundant *.patch creation from review_pr().
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch.sh: fix order of non-tagged patches</title>
<updated>2015-12-17T09:07:03+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-12-17T09:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9d64d7503189e81d8b703a9f4502d06a694b4ecd'/>
<id>9d64d7503189e81d8b703a9f4502d06a694b4ecd</id>
<content type='text'>
Sort non-tagged patches in descending order, like tagged patches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sort non-tagged patches in descending order, like tagged patches.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the examples for vim-patch.sh so they are valid commands. #3631</title>
<updated>2015-11-08T16:03:22+00:00</updated>
<author>
<name>Johan Klokkhammer Helsing</name>
<email>johanhelsing@gmail.com</email>
</author>
<published>2015-11-03T20:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cbb70448788358c0da95090607a40a26f43bdb9f'/>
<id>cbb70448788358c0da95090607a40a26f43bdb9f</id>
<content type='text'>
The examples were missing the required -p flag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The examples were missing the required -p flag.
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: Add filter argument to shadacat.py</title>
<updated>2015-10-23T11:47:59+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-10-18T18:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a85163a5d2af9d147e74ef2e52b7b4ac95611ab3'/>
<id>a85163a5d2af9d147e74ef2e52b7b4ac95611ab3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: Improve shadacat to work with unknown items</title>
<updated>2015-10-08T19:00:29+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-08-08T02:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1e067920994a5dd02df8f71f21afa29f0d4bcd21'/>
<id>1e067920994a5dd02df8f71f21afa29f0d4bcd21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: Also print entry offset in shadacat.py</title>
<updated>2015-10-08T19:00:16+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-07-26T16:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=38b8eb35610f154ef6d90b0e9be693f832dda0a9'/>
<id>38b8eb35610f154ef6d90b0e9be693f832dda0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shada: Add support for dumping/restoring bufs changes and win jumps</title>
<updated>2015-10-08T18:59:53+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-06-28T05:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=200e62efebe8e87fc612218b675b74def57519f1'/>
<id>200e62efebe8e87fc612218b675b74def57519f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
