<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/indent/Makefile, 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>vim-patch:7ff78465f705</title>
<updated>2021-04-29T03:04:14+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-04-29T02:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=27fb03f5a03db6738967f9e0e0ea85ea0fab7592'/>
<id>27fb03f5a03db6738967f9e0e0ea85ea0fab7592</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/7ff78465f7057a672a6de0d75d56286da253501b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/7ff78465f7057a672a6de0d75d56286da253501b
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.1213: "make clean" in top dir does not cleanup indent test output</title>
<updated>2019-09-18T20:46:47+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-09-18T20:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=48b2d21d5ea328089a2e8fb3798aa93d1a15a388'/>
<id>48b2d21d5ea328089a2e8fb3798aa93d1a15a388</id>
<content type='text'>
Problem:    "make clean" in top dir does not cleanup indent test output.
Solution:   Clean the indent test output.  Do not rely on the vim executable
            for that. (closes vim/vim#4307)
https://github.com/vim/vim/commit/e13a3901cae0afb4d2af30d497696af08029fd81
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    "make clean" in top dir does not cleanup indent test output.
Solution:   Clean the indent test output.  Do not rely on the vim executable
            for that. (closes vim/vim#4307)
https://github.com/vim/vim/commit/e13a3901cae0afb4d2af30d497696af08029fd81
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.0576: indent script tests pick up installed scripts</title>
<updated>2019-09-18T20:38:15+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-09-18T20:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=865aaa031a06fca61d717621a26906cef42732d1'/>
<id>865aaa031a06fca61d717621a26906cef42732d1</id>
<content type='text'>
Problem:    Indent script tests pick up installed scripts.
Solution:   Use current runtime indent scripts.
https://github.com/vim/vim/commit/30700cd5ffa258f1d684ab6b34bd03e970450dba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Indent script tests pick up installed scripts.
Solution:   Use current runtime indent scripts.
https://github.com/vim/vim/commit/30700cd5ffa258f1d684ab6b34bd03e970450dba
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.0545: when executing indent tests user preferences interfere</title>
<updated>2019-09-18T20:37:54+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-09-18T20:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b466f0e1141fd09847c9763aaa2d02de770e299d'/>
<id>b466f0e1141fd09847c9763aaa2d02de770e299d</id>
<content type='text'>
Problem:    When executing indent tests user preferences interfere.
Solution:   Add "--clean".
https://github.com/vim/vim/commit/dc2f73a6980be13c97a83047d0de50824bc0f20f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    When executing indent tests user preferences interfere.
Solution:   Add "--clean".
https://github.com/vim/vim/commit/dc2f73a6980be13c97a83047d0de50824bc0f20f
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.0496: no tests for indent files</title>
<updated>2019-09-18T20:37:25+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-09-18T20:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7f59f5b1042a39d2b29bb79603bdf4b235971ba1'/>
<id>7f59f5b1042a39d2b29bb79603bdf4b235971ba1</id>
<content type='text'>
Problem:    No tests for indent files.
Solution:   Add a mechanism for running indent file tests.  Add a first test
            for Vim indenting.
https://github.com/vim/vim/commit/c0fe4978f2311be9a0221d4c2369251c719b399a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No tests for indent files.
Solution:   Add a mechanism for running indent file tests.  Add a first test
            for Vim indenting.
https://github.com/vim/vim/commit/c0fe4978f2311be9a0221d4c2369251c719b399a
</pre>
</div>
</content>
</entry>
</feed>
