mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
1e7a553ed7
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(). |
||
---|---|---|
.. | ||
download-unicode-files.sh | ||
finddeclarations.pl | ||
gen_events.lua | ||
gendeclarations.lua | ||
genex_cmds.lua | ||
genoptions.lua | ||
genunicodetables.lua | ||
genvimvim.lua | ||
legacy2luatest.pl | ||
movedocs.pl | ||
msgpack-gen.lua | ||
run-api-tests.exp | ||
shadacat.py | ||
stripdecls.py | ||
vim-patch.sh |