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
path:
root
/
test
/
functional
Commit message (
Expand
)
Author
Age
*
executor/converter: Make it possible to supply `{}` to Dictionary arg
ZyX
2017-03-27
*
executor/converter: Make nlua_pop_Object not recursive
ZyX
2017-03-27
*
executor/converter: Fix how maxidx is determined
ZyX
2017-03-27
*
executor/converter: Fix conversion of self-containing containers
ZyX
2017-03-27
*
executor: Make sure it works with API values
ZyX
2017-03-27
*
viml/executor: Directly generate typval_T values
ZyX
2017-03-27
*
highlight: :match should override 'list' (#6343)
Yichao Zhou
2017-03-26
*
Merge #6221
Justin M. Keyes
2017-03-25
|
\
|
*
Robustly handle folds during a :move command
Matthew Malcomson
2017-03-23
*
|
vim-patch:8.0.0259
Justin M. Keyes
2017-03-22
|
/
*
clipboard: set v:register after startup (#5708)
Björn Linse
2017-03-18
*
test/put_spec: 2x speedup (#6294)
Matthew Malcomson
2017-03-18
*
terminal: Support extra arguments in 'shell'. #4504
Jack Bracewell
2017-03-17
*
Merge #6087 from justinmk/defaults
Justin M. Keyes
2017-03-17
|
\
|
*
defaults: 'showcmd', 'belloff', 'ruler'
Justin M. Keyes
2017-03-16
*
|
job-control: set CLOEXEC on pty processes. #5986
Matthew Malcomson
2017-03-17
|
/
*
test/termclose: Avoid indeterminism (#6281)
Justin M. Keyes
2017-03-15
*
api: add detailed checks for compatibility and correct "since" value
Björn Linse
2017-03-15
*
api: add api_level_1 fixure
Björn Linse
2017-03-15
*
Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'
Justin M. Keyes
2017-03-15
|
\
|
*
vim-patch:7.4.2135
lonerover
2017-03-11
*
|
DirChanged: avoid redundant events on 'autochdir'
Justin M. Keyes
2017-03-12
*
|
DirChanged: trigger when switching scopes
Justin M. Keyes
2017-03-12
*
|
DirChanged: Publish _after_ updating win/tab CWD.
Justin M. Keyes
2017-03-12
*
|
test/scrollback: wiggle-room (#6256)
Justin M. Keyes
2017-03-11
*
|
rplugin: Call s:LoadRemotePlugins() on startup.
Justin M. Keyes
2017-03-11
|
/
*
test/let_spec: self-referencing List. (#6228)
Justin M. Keyes
2017-03-08
*
Merge pull request #6225 from jamessan/vim-7.4.2051
James McCoy
2017-03-07
|
\
|
*
vim-patch:7.4.2051
James McCoy
2017-03-06
*
|
api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019
Matthew Malcomson
2017-03-07
*
|
test: backtick expansion #6218
Justin M. Keyes
2017-03-06
|
/
*
terminal.c: Reset cursor postion when using termopen() (#6212)
oni-link
2017-03-04
*
vim-patch:8.0.0388
Matthew Malcomson
2017-03-02
*
test: luacheck update
Justin M. Keyes
2017-03-01
*
terminal: Keep cursor position.
Justin M. Keyes
2017-03-01
*
Merge #6191 from jamessan/vim-42ebd06
Justin M. Keyes
2017-02-28
|
\
|
*
vim-patch:7.4.2095
James McCoy
2017-02-27
*
|
test: Refactor fold tests (#5993)
Matthieu Coudron
2017-02-28
|
/
*
edit.c: CTRL-SPC: Insert previously-inserted text. #6090
Matthew Malcomson
2017-02-28
*
vim-patch:7.4.2200
James McCoy
2017-02-27
*
Merge #6112 from ZyX-I/split-eval'/buf_get_changedtick
Justin M. Keyes
2017-02-27
|
\
|
*
*: Fix linter errors
ZyX
2017-02-23
|
*
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
2017-02-23
|
*
functests: Destroy accidental folds in api/vim_spec
ZyX
2017-02-23
|
*
eval: Forbid (un)locking b:changedtick
ZyX
2017-02-23
|
*
eval: Make sure `islocked('b:.changedtick')` does not error out
ZyX
2017-02-23
|
*
eval: Specify more precise len for var_check_ro in get_lval
ZyX
2017-02-23
|
*
functests: Add some more tests
ZyX
2017-02-23
|
*
buffer: Forbid unletting b:changedtick
ZyX
2017-02-23
|
*
eval: Refactor item_lock
ZyX
2017-02-23
[next]