index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
api: Remove FUNC_API_SINCE for nvim__ functions
ZyX
2017-04-11
*
genmsgpack: Do not export functions with __
Björn Linse
2017-04-11
*
functests: Check whether it is a problem with an array
ZyX
2017-04-11
*
lua/converter: Remove useless macros
ZyX
2017-04-11
*
lua: Fix header guards
ZyX
2017-04-11
*
functests: Add another check for the similar transformation
ZyX
2017-04-11
*
functests: Test for “string cannot contain newline” set_lines error
ZyX
2017-04-11
*
cmake: Append lua include also to single-includes targets
ZyX
2017-04-11
*
functests: Make sure funcs.luaeval receives only one argument
ZyX
2017-04-11
*
lua: Move files from src/nvim/viml/executor to src/nvim/lua
ZyX
2017-04-11
*
viml/executor: Fix check-single-includes
ZyX
2017-04-11
*
eval/decode: Include header needed for TriState
ZyX
2017-04-10
*
cmake: Add FindLua.cmake
ZyX
2017-04-10
*
api: Bump nvim__*id functions since value
ZyX
2017-04-10
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-10
|
\
|
*
Merge #6489 from ZyX-I/own-output-handler
Justin M. Keyes
2017-04-10
|
|
\
|
|
*
appveyor: Widen .deps cache dependency
ZyX
2017-04-10
|
|
*
ci: Make appveyor use new output handler as well
ZyX
2017-04-10
|
|
*
tests: Rename neovim output handler to nvim
ZyX
2017-04-10
|
|
*
third-party: Update busted version
ZyX
2017-04-10
|
|
*
tests: Skip dumping elapsed times when not available
ZyX
2017-04-10
|
|
*
tests: Print description also at the end of the suite
ZyX
2017-04-10
|
|
*
tests: Use our own output handler on travis
ZyX
2017-04-10
|
*
|
Merge #6479 from bfredl/tolower
Justin M. Keyes
2017-04-10
|
|
\
\
|
|
*
|
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
|
|
*
|
vim-patch:8.0.0552
Björn Linse
2017-04-10
|
|
*
|
vim-patch:8.0.0243
Björn Linse
2017-04-10
|
|
*
|
test: add tests for gu/gU behavior in Turkish locale
Björn Linse
2017-04-10
|
|
*
|
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
|
*
|
|
Merge #6488 from ZyX-I/coverity-fixes
Justin M. Keyes
2017-04-10
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
spellfile: Fix SAL sections reading
ZyX
2017-04-09
|
|
*
|
coverity/56795: Fix NULL dereference in :syn keyword non-printable
ZyX
2017-04-09
|
|
*
|
spellfile: Fix clint errors
ZyX
2017-04-09
|
|
*
|
spellfile: Fix memory leak
ZyX
2017-04-09
|
|
*
|
coverity/13689: Check file header with memcmp
ZyX
2017-04-09
|
|
*
|
coverity/13688: Check for NUL bytes in salfrom
ZyX
2017-04-09
|
|
*
|
coverity/13687: Do not allow NUL byte in region names
ZyX
2017-04-09
|
|
*
|
spellfile: Use old error
ZyX
2017-04-09
|
|
*
|
coverity/13686: Do not allow NUL byte in precondition regex
ZyX
2017-04-09
|
*
|
|
Merge pull request #6492 from ZyX-I/fix-clint-incremental-build
Nikolai Aleksandrovich Pavlov
2017-04-10
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
cmake: Do not forget to actually create a touch file for errors.tar.gz
ZyX
2017-04-10
|
|
/
/
|
*
|
Merge #6481 from ZyX-I/rename-execute
Justin M. Keyes
2017-04-09
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into rename-execute
ZyX
2017-04-09
|
|
|
\
|
|
*
|
functests: Fix linter errors
ZyX
2017-04-09
|
|
*
|
functests: Fix some ui/*_spec tests
ZyX
2017-04-09
|
|
*
|
functests: Fix ui/bufhl_spec
ZyX
2017-04-09
|
|
*
|
functests: Fix ui/screen_basic_spec
ZyX
2017-04-09
|
|
*
|
functests: Fix terminal/highlight_spec
ZyX
2017-04-09
|
|
*
|
functests: Fix terminal/cursor_spec
ZyX
2017-04-09
|
|
*
|
functests: Fix legacy/wordcount_spec
ZyX
2017-04-09
[next]