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
/
ex_cmds
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is used
zeertzjq
2021-11-19
*
feat(:source, nvim_exec): defer script item creation until s:var access
Sean Dewar
2021-10-14
*
feat(:source, nvim_exec): support script-local variables
Sean Dewar
2021-10-14
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
fix(:source): copy curbuf lines to memory before sourcing #15111
Sean Dewar
2021-09-15
*
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-14
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
feat(defaults): set hidden
Gregory Anders
2021-08-17
*
fixup! vim-patch:8.2.3019: location list only has the start position.
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.1.0829: when 'hidden' is set session creates extra buffers
Sean Dewar
2021-07-17
*
doc(options): Fix recommended PowerShell config (#14349)
Dimitri Tcaciuc
2021-07-02
*
fix(source): Source giving E484 & parsing error at line 1 for lua files
shadmansaleh
2021-06-21
*
refactor(source): Move lua file detection to do_source
shadmansaleh
2021-06-11
*
more tests
Daniel Hahler
2021-03-30
*
test
Daniel Hahler
2021-03-30
*
Test and initial fix for crash with dictwatcherdel
Daniel Hahler
2021-03-30
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
[RFC] ":source" sources from current buffer if filename is omitted (#11444)
Vikram Pal
2021-02-18
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
fix: runtimepath always updates lua package.path
TJ DeVries
2020-08-10
*
eval: improve ex_execute (#12445)
erw7
2020-07-20
*
vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places
Jan Edmund Lazo
2020-06-18
*
test: add more profile tests
erw7
2020-05-10
*
vim-patch:8.0.1651: cannot filter :ls output for terminal buffers
Rob Pilling
2020-04-19
*
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Jan Edmund Lazo
2020-02-29
*
mksession: always unix slashes "/" for filepaths
Justin M. Keyes
2020-01-26
*
mksession: simplify generated commands
Justin M. Keyes
2020-01-26
*
mksession: restore same :term buf in split windows
Alexandre Dubray
2020-01-26
*
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
dictwatcher: fix use-after-free #11495
erw7
2019-12-02
*
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
test: isCI(): add "name" parameter
Justin M. Keyes
2019-08-05
*
tests: AppVeyor: fix test/functional/ex_cmds/arg_spec.lua (#10598)
Daniel Hahler
2019-07-24
*
tests: use vim.inspect (#10485)
Daniel Hahler
2019-07-13
*
tests: fix flaky ':digraphs displays digraphs' (#10406)
Daniel Hahler
2019-07-04
*
tests: shell-test: add INTERACT mode (#10405)
Daniel Hahler
2019-07-03
*
:ls : show "R", "F" for terminal-jobs #10370
Justin M. Keyes
2019-06-29
*
vim-patch:8.0.1782: no simple way to label quickfix entries
Marco Hinz
2019-05-05
*
test: clear(): `args_rm` parameter
Justin M. Keyes
2019-04-27
*
Merge pull request #9896 from justinmk/api-async-error
Justin M. Keyes
2019-04-13
|
\
|
*
API: emit nvim_error_event on failed async request
Justin M. Keyes
2019-04-13
*
|
options: properly reset directories on 'autochdir' (#9894)
Marco Hinz
2019-04-13
|
/
*
help: ignore snapshotted window if invalid (#9774)
Marco Hinz
2019-03-23
[next]