| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.0.1819: swap file warning for file with non-existing directory | Jan Edmund Lazo | 2018-08-09 |
| | | | | | | | | Problem: Swap file warning for a file in a non-existing directory, if there is another with the same file name. (Juergen Weigert) Solution: When expanding the file name fails compare the file names. https://github.com/vim/vim/commit/8c3169c58eef3e04f643fe9e045a97b81429e0cb | ||
| * | vim-patch:8.0.1253: still too many old style tests | Jan Edmund Lazo | 2018-07-06 |
| Problem: Still too many old style tests. Solution: Convert a few more tests to new style. (Yegappan Lakshmanan, closes vim/vim#2272) https://github.com/vim/vim/commit/430dc5d360166ca5bb6a73f2c87ae53e09282ecb Skip Test_tag_file_encoding. 083_tag_search_with_file_encoding_spec.lua handles the same test case. | |||