<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/scripts, branch v0.1.4</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>release.sh: Automate release process.</title>
<updated>2016-04-25T01:46:09+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-04-24T06:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4f5a18237bac079ca64993ec7bf6b98eca0013a5'/>
<id>4f5a18237bac079ca64993ec7bf6b98eca0013a5</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/improve pattern with find_git_remote</title>
<updated>2016-04-24T17:07:41+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2016-04-24T11:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a9f97226ae4a536f699baa6d29d86063036fffa9'/>
<id>a9f97226ae4a536f699baa6d29d86063036fffa9</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: Query git for name of neovim remote</title>
<updated>2016-04-23T19:32:43+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-04-22T01:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3098b18a2b63a841351f6d5e3697cb69db3035ef'/>
<id>3098b18a2b63a841351f6d5e3697cb69db3035ef</id>
<content type='text'>
Rather than assume the user named their neovim/neovim remote "upstream",
parse the information from "git remote -v".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than assume the user named their neovim/neovim remote "upstream",
parse the information from "git remote -v".
</pre>
</div>
</content>
</entry>
<entry>
<title>Update lua client to 0.0.1-24</title>
<updated>2016-04-13T12:21:32+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2016-04-13T12:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c18d5917e3442162f20eb9e95ba4bcffbbd8408b'/>
<id>c18d5917e3442162f20eb9e95ba4bcffbbd8408b</id>
<content type='text'>
The new version of the lua client uses libmpack as a backend, and some test
scripts had to be updated to reflect that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new version of the lua client uses libmpack as a backend, and some test
scripts had to be updated to reflect that.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch.sh: Fetch the whole vim repository and fix a regexp</title>
<updated>2016-04-08T18:13:24+00:00</updated>
<author>
<name>pips.linux</name>
<email>Philipp.Frank@web.de</email>
</author>
<published>2016-04-08T17:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7cdbf3f97ab053c48d4544a7c007074443c6126a'/>
<id>7cdbf3f97ab053c48d4544a7c007074443c6126a</id>
<content type='text'>
Make get_vim_sources fetch the whole repository (it's not THAT big) so we can
pick up all the patches. The regexp didn't pick up the NA patches if there was a
comma after NA, so I extended it (I allowed arbitray things after NA, so maybe
someone can write a comment or so, should not lead to confusion).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make get_vim_sources fetch the whole repository (it's not THAT big) so we can
pick up all the patches. The regexp didn't pick up the NA patches if there was a
comma after NA, so I extended it (I allowed arbitray things after NA, so maybe
someone can write a comment or so, should not lead to confusion).
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "build system: avoid more unneccesary recompiles"</title>
<updated>2016-02-25T10:36:56+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-02-25T10:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=281a9b2cea08c0e6bffd0eddd054e04c84e4ba6b'/>
<id>281a9b2cea08c0e6bffd0eddd054e04c84e4ba6b</id>
<content type='text'>
This was not the correct way to fix the issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was not the correct way to fix the issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch.sh: Replace #&lt;number&gt; with vim/vim#&lt;number&gt; in commit messages.</title>
<updated>2016-02-16T23:18:19+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2016-02-16T23:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e65fce8ed3cd9ead839527882119ca7c39c02cdd'/>
<id>e65fce8ed3cd9ead839527882119ca7c39c02cdd</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: Support multi-patch pull requests.</title>
<updated>2016-02-16T23:18:19+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2016-02-08T23:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cc6299ecbcbdfb76b331a359f986081d6950cd12'/>
<id>cc6299ecbcbdfb76b331a359f986081d6950cd12</id>
<content type='text'>
* Calling "vim-patch.sh -p" on a checked-out branch already created with
  "-p" will re-use the branch and append commits.

* Fetch upstream/master before checking out branch on first call of "-p".

* Reverted creation of commit in submit step ("-s") to previous behavior:
  Create an empty commit with correct commit message when "-p" is called.

* Submitting a pull request with "-s" will create a correct pull request
  message even if multiple patches have been ported in one single branch
  with "-p".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Calling "vim-patch.sh -p" on a checked-out branch already created with
  "-p" will re-use the branch and append commits.

* Fetch upstream/master before checking out branch on first call of "-p".

* Reverted creation of commit in submit step ("-s") to previous behavior:
  Create an empty commit with correct commit message when "-p" is called.

* Submitting a pull request with "-s" will create a correct pull request
  message even if multiple patches have been ported in one single branch
  with "-p".
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch.sh: Add -s (submit pull request) option.</title>
<updated>2016-02-16T23:18:19+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2016-01-23T20:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=775a16b0b707a27728cf545607f03a22e6af9bb6'/>
<id>775a16b0b707a27728cf545607f03a22e6af9bb6</id>
<content type='text'>
When calling "vim-patch.sh -s" on a checked-out branch created with
"vim-patch.sh -p", create commit from staged changes, push to origin,
create pull request (using hub), and clean up patch files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When calling "vim-patch.sh -s" on a checked-out branch created with
"vim-patch.sh -p", create commit from staged changes, push to origin,
create pull request (using hub), and clean up patch files.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch.sh: Use .patch files only.</title>
<updated>2016-02-16T23:18:19+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2016-01-23T19:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=07eabc062e8aa0a8064267f4d648bd389c74123f'/>
<id>07eabc062e8aa0a8064267f4d648bd389c74123f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
