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
...
*
|
|
third-party: upgrade libvterm to 0.1.2 (#11177)
Daniel Hahler
2019-10-09
*
|
|
ci: AppVeyor: coverage for Lua (Windows) (#10426)
Daniel Hahler
2019-10-09
*
|
|
ci: OpenBSD: enable functionaltest (#11178)
Daniel Hahler
2019-10-08
*
|
|
Merge #11077 'vim-patch:8.1.{1354,1356,1362,1588}'
Justin M. Keyes
2019-10-07
|
\
\
\
|
*
|
|
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized
Jurica Bradaric
2019-10-07
|
*
|
|
vim-patch:8.1.1362: code and data in tests can be hard to read
Jurica Bradaric
2019-10-07
|
*
|
|
vim-patch:8.1.1356: some text in heredoc assignment ends the text
Jurica Bradaric
2019-10-07
|
*
|
|
vim-patch:8.1.1354: getting a list of text lines is clumsy
Jurica Bradaric
2019-10-07
*
|
|
|
cmake: only set LUA_PRG with successful check (#11172)
Daniel Hahler
2019-10-07
|
/
/
/
*
|
|
Merge pull request #11154 from blueyed/bump-tree-sitter
Daniel Hahler
2019-10-07
|
\
\
\
|
*
|
|
lint
Daniel Hahler
2019-10-06
|
*
|
|
ci: upgrade tree-sitter from 0.15.2 to 0.15.9
Daniel Hahler
2019-10-06
*
|
|
|
ci: use cluacov for better performance (#11152)
Daniel Hahler
2019-10-07
*
|
|
|
Merge #11170 from janlazo/vim-8.1.2120
Justin M. Keyes
2019-10-06
|
\
\
\
\
|
*
|
|
|
Remove dead code
Jan Edmund Lazo
2019-10-06
|
*
|
|
|
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
|
/
/
/
/
*
|
|
|
ci: submit_coverage: run luacov actually (#11169)
Daniel Hahler
2019-10-07
*
|
|
|
test/old: add test_fnamemodify.vim (#11168)
Daniel Hahler
2019-10-06
*
|
|
|
tests: retry: "wait() evaluates the condition on given interval" (#11155)
Daniel Hahler
2019-10-06
|
/
/
/
*
|
|
tests/functional: keep $TMPDIR in env (#11163)
Daniel Hahler
2019-10-06
*
|
|
Merge #11157 from janlazo/vim-8.1.2113
Justin M. Keyes
2019-10-06
|
\
\
\
|
*
|
|
vim-patch:8.1.0586: :digraph output is not easy to read
Jan Edmund Lazo
2019-10-06
|
*
|
|
vim-patch:8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"
Jan Edmund Lazo
2019-10-06
|
*
|
|
vim-patch:8.1.2113: ":help expr-!~?" only works after searching
Jan Edmund Lazo
2019-10-05
*
|
|
|
doc: Fix TEST_FILTER example #11158
Vikram Pal
2019-10-06
*
|
|
|
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
|
|
|
version.c: update [ci skip] #10981
Marvim the Paranoid Android
2019-10-05
|
/
/
/
*
|
|
Makefile: use `$TMPDIR` below `src/nvim/testdir` (#11153)
Daniel Hahler
2019-10-04
*
|
|
Fix potential deadlock #11151
erw7
2019-10-04
*
|
|
ci: coverage for Lua (no Windows, using luacov) (#11127)
Daniel Hahler
2019-10-04
*
|
|
win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
|
|
tests: tui_spec: improve/merge OptionSet/deferred
Daniel Hahler
2019-10-04
*
|
|
health: provider: skip checks with `g:loaded_X_provider = 0` (#11147)
Daniel Hahler
2019-10-04
*
|
|
test/old: align with Vim #11096
Daniel Hahler
2019-10-03
*
|
|
refactor: wrap common plines() usage in plines_win_full() #11141
Zach Wegner
2019-10-02
*
|
|
tui: fix handling of bg response after suspend (#11145)
Daniel Hahler
2019-10-03
*
|
|
Merge #11087 from janlazo/vim-8.1.0010
Justin M. Keyes
2019-10-02
|
\
\
\
|
*
|
|
vim-patch:8.1.0330: the qf_add_entries() function is too long
Jan Edmund Lazo
2019-10-02
|
*
|
|
vim-patch:8.1.0315: helpgrep with language doesn't work properly
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.2103: wrong error message if "termdebugger" is not executable
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.0230: directly checking 'buftype' value
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.2095: leaking memory when getting item from dict
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.2091: double free when memory allocation fails
Jan Edmund Lazo
2019-10-01
|
*
|
|
quickfix: fix pvs/v547 errors
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.2074: test for SafeState autocommand is a bit flaky
Jan Edmund Lazo
2019-10-01
|
*
|
|
test: fix screen assertions
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.1347: fractional scroll position not restored after closing window
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.1327: unnecessary scroll after horizontal split
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyor
Jan Edmund Lazo
2019-10-01
|
*
|
|
vim-patch:8.1.0517: Test_window_split_edit_alternate() fails on AppVeyor
Jan Edmund Lazo
2019-10-01
[prev]
[next]