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
Commit message (
Expand
)
Author
Age
*
tests: fix "api nvim_get_proc_children returns child process ids" (#10296)
Daniel Hahler
2019-06-22
*
channel: refactor events, prevent recursive invocation of events
Björn Linse
2019-06-18
*
messages: fix crash with msg_advance when using ext_messages
Björn Linse
2019-06-16
*
messages: support shortmess-=S in ext_messages
Björn Linse
2019-06-16
*
api/lua: add on_detach to nvim_buf_attach
Björn Linse
2019-06-15
*
ci: AppVeyor: fix cov job, remove duplicate non-cov one (#10217)
Daniel Hahler
2019-06-14
*
tests: increase timeout with "timers doesn't mess up the cmdline" (#10212)
Daniel Hahler
2019-06-13
*
tui: support rgba background detection (#10205)
Harm te Hennepe
2019-06-13
*
main: do event_init before early_init #10183
Daniel Hahler
2019-06-12
*
TUI: set os/input.c:global_fd to input->in_fd #10174
erw7
2019-06-10
*
lua: introduce vim.loop (expose libuv event-loop) #10123
George Zhao
2019-06-10
*
defaults: exclude "S" from 'shortmess' #10136
Justin M. Keyes
2019-06-07
*
lua: docs and tests for vim.schedule
Björn Linse
2019-06-05
*
Merge pull request #10117 from bfredl/ctrl-o_event
Björn Linse
2019-06-04
|
\
|
*
normal: Don't exit CTRL-O mode after processing K_EVENT
Björn Linse
2019-06-04
*
|
Merge pull request #9170 from bfredl/lua_cb
Björn Linse
2019-06-04
|
\
\
|
|
/
|
/
|
|
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
|
Fix issue where test fails
erw7
2019-06-04
*
|
Merge #9338 'vim-patch:8.1.{569,571}'
Justin M. Keyes
2019-06-03
|
\
\
|
|
/
|
/
|
|
*
functionaltests: fix new execute() tests
Jan Edmund Lazo
2019-06-03
|
*
update functional test for "places cursor correctly #6035"
Sha Liu
2019-06-03
|
*
UI: Fix wrong msg_col after execute()
Sha Liu
2019-06-03
*
|
api/buffer: create new buffers in the "opened" state
Björn Linse
2019-06-03
*
|
test: don't detach screen just to change the size
Björn Linse
2019-06-03
*
|
Add test
Jit Yao Yap
2019-06-03
|
/
*
test: avoid some boilerplate
Justin M. Keyes
2019-06-03
*
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
2019-06-02
*
[RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)
Jit
2019-06-02
*
test: cleanup, reduce verbosity
Justin M. Keyes
2019-06-01
*
UI/ext_messages: restore kind=quickfix #10067
Justin M. Keyes
2019-05-27
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
vim-patch:8.1.0701: sign message not translated and inconsistent spacing
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
Merge pull request #9547 from bfredl/rpc_multiline_err
Björn Linse
2019-05-26
|
\
|
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
|
vim-patch:8.1.0211: expanding a file name "~" results in $HOME
Jan Edmund Lazo
2019-05-25
|
/
*
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
2019-05-25
*
lua/shared: share trim() impl
Justin M. Keyes
2019-05-20
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
test: move trim to global helpers
Said Al Attrach
2019-03-30
|
*
test: make first attempt at some kind of test
Said Al Attrach
2019-03-24
*
|
lua/shared: share deepcopy() with test/*
Justin M. Keyes
2019-05-19
*
|
lua/shared: move table util funcs to vim.shared
Justin M. Keyes
2019-05-18
*
|
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
|
test: share implementation of testdir/load.vim
Justin M. Keyes
2019-05-18
*
|
lua/stdlib: Introduce vim.shared
Justin M. Keyes
2019-05-18
*
|
test: Extend {unit,functional}.helpers with global helpers
Justin M. Keyes
2019-05-18
*
|
Merge pull request #9883 from bfredl/termredraw
Björn Linse
2019-05-14
|
\
\
|
*
|
ui/terminal: make terminal state redraw like any other state
Björn Linse
2019-05-14
[next]