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
/
eval
Commit message (
Expand
)
Author
Age
*
test/let_spec: self-referencing List. (#6228)
Justin M. Keyes
2017-03-08
*
test: backtick expansion #6218
Justin M. Keyes
2017-03-06
*
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
|
*
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
|
*
eval: Make sure that b:changedtick may not be unlocked via :unlo b:var
ZyX
2017-02-23
|
*
functests: Add tests
ZyX
2017-02-23
*
|
Merge #6111 from ZyX-I/split-eval'/os-fileio
Justin M. Keyes
2017-02-27
|
\
\
|
|
/
|
/
|
|
*
eval: Fix error messages from writefile
ZyX
2017-02-14
|
*
eval: writefile: Give more adequate IO errors and do not call putc()
ZyX
2017-02-14
*
|
eval.c: has("unnamedplus"). (#6136)
Kurt Bonatz
2017-02-18
*
|
*: Partial string handling refactoring
ZyX
2017-02-15
|
/
*
eval: Add id() function and make printf("%p") return something useful (#6095)
Nikolai Aleksandrovich Pavlov
2017-02-11
*
test: executable(): AppVeyor: Ignore "sibling" failure
Justin M. Keyes
2017-02-04
*
win: executable(): full path without extension
Justin M. Keyes
2017-02-04
*
vim-patch:8.0.0280
Justin M. Keyes
2017-02-04
*
win: Append process dir to $PATH
Justin M. Keyes
2017-02-04
*
test: executable()
Rui Abreu Ferreira
2017-02-04
*
Merge pull request #6050 from jamessan/fix-xclip-tests
James McCoy
2017-02-03
|
\
|
*
test: Turn printargs_path into a function
James McCoy
2017-02-02
|
*
test: Make xclip exit after one selection request
James McCoy
2017-02-02
*
|
test: execute() + :redir
Justin M. Keyes
2017-02-01
*
|
execute: Correctly capture output with highlight attributes
James McCoy
2017-02-01
|
/
*
test/timer_spec.lua: Relax expected count.
Justin M. Keyes
2017-01-19
*
setpos(): Set lowercase mark in other buffers (#5753)
Matthew Malcomson
2017-01-15
*
Windows: enable more tests
Justin M. Keyes
2017-01-13
*
test: system([...]): v:shell_error
Justin M. Keyes
2017-01-11
*
system([...]): Set v:shell_error=-1 if not executable.
Rui Abreu Ferreira
2017-01-11
*
test: system([...])
Rui Abreu Ferreira
2017-01-11
*
vim-patch:7.4.2008
James McCoy
2017-01-10
*
functests: Add tests for new fixes
ZyX
2017-01-06
*
tests: Add tests for partials dumping
ZyX
2017-01-03
*
eval/typval_encode: Fix infinite loop
ZyX
2017-01-03
*
os/shell: Throttle :! output, pulse "..." message.
Justin M. Keyes
2016-12-09
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
Bump all nvim-specific error codes above E5000
James McCoy
2016-11-15
*
encoding: update tests
Björn Linse
2016-11-05
*
api: api_info()['version']
Justin M. Keyes
2016-10-28
*
api: Nvim version, API level #5386
Rui Abreu Ferreira
2016-10-26
*
modeline: Handle version number overflow. #5450
Florian Larysch
2016-10-26
*
version: Allow has("nvim-x"), has("nvim-x.y")
Justin M. Keyes
2016-10-25
*
version: has("nvim-1.2.3")
Justin M. Keyes
2016-10-25
*
test: system(): Avoid indeterminism.
Justin M. Keyes
2016-10-23
*
system('foo &', 'bar'): Show error, don't crash.
Justin M. Keyes
2016-10-19
[next]