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
...
|
*
|
|
|
feat(treesitter): add offset predicate for language injection
Steven Sojka
2020-12-15
|
|
/
/
/
*
|
|
|
Merge pull request #13539 from vigoux/ts-fix-icmnosplit
Björn Linse
2020-12-16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
feat(buffer_updates): allow ignoring when previewing
Thomas Vigouroux
2020-12-15
|
*
|
|
fix: also splice extmarks in preview windows
Thomas Vigouroux
2020-12-15
|
|
/
/
*
|
|
Merge pull request #13538 from jamessan/mac-locale
James McCoy
2020-12-15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix: Include auto/config.h before HAVE_* preprocessor checks
James McCoy
2020-12-15
|
/
/
*
|
healthcheck: fix health check issue with shada file (#13291)
erw7
2020-12-13
*
|
Merge pull request #12624 from qvacua/build-arm64-mac
James McCoy
2020-12-13
|
\
\
|
*
|
Fix lsp tests breaking from new LuaJIT version
Matthew Nibecker
2020-12-13
|
*
|
third-party: Always set DEPLOYMENT_TARGET when building LuaJIT on macOS
James McCoy
2020-12-13
|
*
|
Do not set pagezero_size and image_base for LuaJIT >= 2.1.0-beta3
Tae Won Ha
2020-12-13
|
*
|
Use the latest luajit for arm64 Mac compatibility.
Tae Won Ha
2020-12-13
|
/
/
*
|
Merge pull request #13526 from janlazo/vim-8.1.0839
Jan Edmund Lazo
2020-12-13
|
\
\
|
*
|
vim-patch:8.1.1630: various small problems
Jan Edmund Lazo
2020-12-13
|
*
|
vim-patch:8.2.2136: Vim9: Using uninitialized variable
Jan Edmund Lazo
2020-12-13
|
/
/
*
|
Merge pull request #13522 from janlazo/vim-8.2.2130
Jan Edmund Lazo
2020-12-12
|
\
\
|
*
|
vim-patch:8.1.1089: tutor does not check $LC_MESSAGES
Jan Edmund Lazo
2020-12-12
|
*
|
vim-patch:8.2.2130: Insert mode completion messages end up in message history
Jan Edmund Lazo
2020-12-12
|
/
/
*
|
Merge pull request #13523 from janlazo/javascript-runtime
Jan Edmund Lazo
2020-12-12
|
\
\
|
*
|
runtime/javascript: 207f009326c8f878defde0e594d7d9ed9860106e
Jan Edmund Lazo
2020-12-12
|
*
|
runtime/javascript: e7b1ea0276cc83cd5c612f3189a174a60d57b5ed
Jan Edmund Lazo
2020-12-12
|
*
|
runtime/javascript: 388a5d4f20b4b64341d1604aa238cab85827b892
Jan Edmund Lazo
2020-12-12
|
*
|
runtime/javascript: 09c6f265b21065ffa9437837b1d0955137175e45
Jan Edmund Lazo
2020-12-12
|
*
|
runtime/javascript: 5be4ceecea5520265066eac972460ebb1cdf05e7
Jan Edmund Lazo
2020-12-12
|
/
/
*
|
Merge pull request #13521 from janlazo/nvim-8.1.2246
Jan Edmund Lazo
2020-12-12
|
\
\
|
*
|
vim-patch:8.1.2246: some tests are still in old style
Jan Edmund Lazo
2020-12-11
|
*
|
test/old: cherry-pick patch v8.1.1955 changes for test_trycatch.vim
Jan Edmund Lazo
2020-12-11
|
*
|
test/old: cherry-pick patch 8.1.0711 changes for test_trycatch.vim
Jan Edmund Lazo
2020-12-11
*
|
|
Merge pull request #13486 from bfredl/bufnoreload
Björn Linse
2020-12-12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fileio: detach buffer when buffer was reloaded (like with :edit)
Björn Linse
2020-12-08
*
|
|
Merge pull request #13489 from janlazo/issue-13485
Jan Edmund Lazo
2020-12-11
|
\
\
\
|
*
|
|
test/functional/eval: assert that executable() fixtures are executable
Jan Edmund Lazo
2020-12-11
|
*
|
|
eval: executable(), exepath() accept strings only
Jan Edmund Lazo
2020-12-11
|
/
/
/
*
|
|
vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)
Jan Edmund Lazo
2020-12-11
*
|
|
unused macros: Remove a five unused macros. (#13517)
Edwin Pujols
2020-12-11
*
|
|
tests: Take into account magic hyphen. (#13518)
Edwin Pujols
2020-12-11
*
|
|
Merge pull request #13515 from neovim/revert-13514-patch-1
James McCoy
2020-12-11
|
\
\
\
|
*
|
|
Revert "Use oldest macOS version for release workflow"
James McCoy
2020-12-11
|
/
/
/
*
|
|
Merge pull request #13514 from mhanberg/patch-1
James McCoy
2020-12-11
|
\
\
\
|
*
|
|
Use oldest macOS version for release workflow
Mitchell Hanberg
2020-12-11
|
/
/
/
*
|
|
vim-patch:8.1.1900: sign test fails in the GUI (#13511)
Jan Edmund Lazo
2020-12-11
*
|
|
macros.h: Remove unused CURSOR_BAR_RIGHT macro. (#13506)
Edwin Pujols
2020-12-11
*
|
|
vim-patch:8.2.0005: duplication in version info (#13502)
Jan Edmund Lazo
2020-12-10
*
|
|
ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)
Jan Edmund Lazo
2020-12-10
*
|
|
Merge pull request #13482 from dm1try/propagate_lua_file_loading_errors
Björn Linse
2020-12-10
|
\
\
\
|
*
|
|
runtime: propagate lua parsing errors while using "require"
dm1try
2020-12-10
*
|
|
|
Merge pull request #13450 from nvim-treesitter/fix-unknown-language-parser
Thomas Vigouroux
2020-12-10
|
\
\
\
\
|
*
|
|
|
fix(treesitter): don't throw an error for missing injected langs
Steven Sojka
2020-12-04
*
|
|
|
|
vim-patch:8.2.1833: when reading from stdin dup() is called twice (#13498)
Jan Edmund Lazo
2020-12-09
*
|
|
|
|
Merge pull request #13497 from seandewar/vim-8.2.2121
Jan Edmund Lazo
2020-12-09
|
\
\
\
\
\
[prev]
[next]