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
/
core
Commit message (
Expand
)
Author
Age
*
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
2023-11-10
*
fix(job-control): make jobwait() flush UI after hiding cursor (#25927)
zeertzjq
2023-11-08
*
refactor(test): cleanup #25614
Justin M. Keyes
2023-10-12
*
test(core/path_spec): don't use fnameescape() (#25593)
zeertzjq
2023-10-11
*
fix(file_search): path with spaces in finddir() and findfile() (#25493)
Leonardo Mello
2023-10-10
*
refactor: cleanup
Justin M. Keyes
2023-10-06
*
fix: gf fails on "foo/bar.txt:1:2" on Windows
Leonardo Mello
2023-10-06
*
fix(path): accept special characters on Windows (#25424)
Leonardo Mello
2023-10-04
*
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
*
test(fileio_spec): fix files not cleaned up properly (#25483)
zeertzjq
2023-10-03
*
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
2023-09-27
*
feat(remote): avoid --remote-ui infinite loop (#24465)
shafouz
2023-08-13
*
test(core/startup_spec): use retry() instead of jobwait() (#24481)
zeertzjq
2023-07-25
*
fix(startup): make recovery mode work without --headless (#24477)
zeertzjq
2023-07-25
*
test(startup_spec): add a test for #18315 (#24391)
zeertzjq
2023-07-19
*
feat(options)!: remove compatible behaviours for vim 5.0 and earlier
Lewis Russell
2023-07-17
*
test(fs): vim.loop was renamed to vim.uv (#24376)
kylo252
2023-07-17
*
test(fs): get tmpdir robustly #23021
kylo252
2023-07-16
*
fix(runtime): respect 'rtp' order for all runtime files (#24335)
zeertzjq
2023-07-14
*
fix(startup)!: "nvim -l" message does not end with newline #24215
zeertzjq
2023-07-01
*
feat(version): unverbose ":version", ":verbose version" #24195
Justin M. Keyes
2023-07-01
*
fix(startup): don't truncate when printing with -l (#24216)
zeertzjq
2023-07-01
*
fix(startup): "nvim -l foo.lua" may not set arg0 #24161
Mike
2023-06-26
*
fix(remote): restore previous --remote-expr output formatting (#23988)
zeertzjq
2023-06-11
*
fix(remote): make --remote-expr print to stdout (#23980)
zeertzjq
2023-06-11
*
test(core/startup_spec): add a test for #13720 (#23910)
zeertzjq
2023-06-05
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034)
zeertzjq
2023-04-12
*
refactor: remove :CheckHealth
dundargoc
2023-04-12
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
test: re-bundle cat on windows (#21255)
dundargoc
2023-03-14
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
feat: try to recover from missing tempdir #22573
Justin M. Keyes
2023-03-09
*
test(exit_spec): make sure that autocommands are triggered (#22188)
zeertzjq
2023-02-09
*
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
zeertzjq
2023-01-15
*
feat(lua): store "nvim -l" scriptname in _G.arg[0]
Justin M. Keyes
2023-01-07
*
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
2023-01-05
*
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
*
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
2023-01-05
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
test: add test for setting &columns from modeline with tabpages
zeertzjq
2022-12-30
*
test(exrc): add tests for .nvimrc and .nvim.lua (#21478)
Munif Tanjim
2022-12-20
[next]