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
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor(aucmd): call define_autocmd() directly for default autocmds
bfredl
2022-06-28
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix(ci): noisy logs, unreliable test #19019
Justin M. Keyes
2022-06-18
*
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
2022-06-15
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
*
test(job_spec): remove Xtest_jobstart_env log file
zeertzjq
2022-05-29
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
fix(terminal): do not trim whitespace that is actually in the terminal (#16423)
zeertzjq
2022-05-17
*
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
2022-04-25
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(channel): fix channel consistency
erw7
2022-03-12
*
fix(remote): report on missing wait commands, typecheck lua results
Charlie Groves
2022-03-11
*
test(remote): add tests for --remote
Charlie Groves
2022-03-11
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
test: remove checks to see if current CI job is travis or appveyor
Dundar Göc
2022-02-17
*
Merge pull request #15910 from glacambre/silent_stdioopen
bfredl
2022-01-24
|
\
|
*
feat(--headless): add on_print callback to stdioopen
glacambre
2022-01-24
*
|
test: add VIMRUNTIME variable to the clear function
Dundar Göc
2022-01-08
*
|
fix: make mode() return correct value in ex mode
brian m. carlson
2022-01-08
|
/
*
chore: fix typos (#16361)
dundargoc
2021-11-27
*
fix(fileio): replace characters over INT_MAX with U+FFFD (#16354)
Javier Lopez
2021-11-23
*
fix(runtime): fix missing packpath entries
Björn Linse
2021-10-31
*
Merge pull request #14794 from BK1603/gdbserver_fix
Matthieu Coudron
2021-10-20
|
\
|
*
test: fix running functional tests under gdbserver
Shreyansh Chouhan
2021-09-20
*
|
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
*
|
fix(runtime): add packages as "/pack/*/start/*" patterns to &rtp
Björn Linse
2021-10-02
*
|
fix(runtime): fix ordering of "after" packages
Björn Linse
2021-09-30
*
|
fix(runtime): make a copy of runtime_search_path when iterating
Björn Linse
2021-09-27
*
|
fix(runtime): ordering of loading packages with user config
Björn Linse
2021-09-26
*
|
fix(startup): init.lua: set $MYVIMRC to absolute path #15748
Justin M. Keyes
2021-09-21
|
/
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
refactor(runtime): handle pack/foo/start/bar/after dirs properly
Björn Linse
2021-09-18
*
feat(f_chansend): support Blob data argument
Sean Dewar
2021-09-16
*
fix(tests): use isolated XDG_DATA_HOME in startup tests
Björn Linse
2021-09-12
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
2021-09-01
*
fix(eval): cherry-pick emsg changes from v8.1.0736
Sean Dewar
2021-08-12
*
Add test case for 'null' stdin mode
Gregory Anders
2021-07-12
*
doc/startup: cleanup; assign ENN to "conflicing configs" msg (#14971)
Justin M. Keyes
2021-07-03
*
Refactor(tests): mkdir_p in startup/init.lua test
shadmansaleh
2021-07-01
*
fixup(runtime): Fix lua runtime files not listed
shadmansaleh
2021-06-13
*
refactor(tests): Simplify tests at functional/lua/runtime_spec
shadmansaleh
2021-06-11
*
feat(runtime): Allow lua to be used in colorschemes
shadmansaleh
2021-06-11
*
feat(startup): Source runtime/plugin/**/*.lua at startup
shadmansaleh
2021-06-11
*
test(job_spec): Test handling of case-insensitively matching env vars
James McCoy
2021-05-18
*
api: fix use-after-free in nvim_chan_send
Björn Linse
2021-04-04
[next]