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
*
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
*
|
|
Merge pull request #9985 from bfredl/shenanigans
Björn Linse
2019-05-13
|
\
\
\
|
*
|
|
autocmd: fixes and tests for autocmd window issues
Björn Linse
2019-05-13
*
|
|
|
API/nvim_set_keymap: remove mode-shortname aliases
Justin M. Keyes
2019-05-12
*
|
|
|
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
2019-05-12
|
/
/
/
*
|
|
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
*
|
|
test/channels_spec: cleanup
Justin M. Keyes
2019-05-12
*
|
|
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
|
|
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
2019-05-09
*
|
|
API: fix cursor position when lines are added #9961
hashinclude
2019-05-07
*
|
|
test: cleanup
Justin M. Keyes
2019-05-05
*
|
|
tests: adjust to latest Vim patches
Marco Hinz
2019-05-05
*
|
|
vim-patch:8.0.1782: no simple way to label quickfix entries
Marco Hinz
2019-05-05
*
|
|
terminal: swap priority of terminal, editor highlights
Justin M. Keyes
2019-05-02
*
|
|
ex_getln: fix statusline redraw logic #9967
Carlo Abelli
2019-05-02
*
|
|
clipboard: setreg("*") with clipboard=unnamed #9954
Justin M. Keyes
2019-04-28
*
|
|
win/defaults: Use "…/nvim-data/site" in 'runtimepath'
Justin M. Keyes
2019-04-28
*
|
|
test: clear(): remove `opts.headless` parameter
Justin M. Keyes
2019-04-27
*
|
|
test: clear(): `args_rm` parameter
Justin M. Keyes
2019-04-27
*
|
|
test: 'shadafile' default
Justin M. Keyes
2019-04-27
*
|
|
vim-patch:8.0.1510: cannot assert beep #9938
Jan Edmund Lazo
2019-04-25
*
|
|
Spurious quote mark in command line when typing <C-R> (#9934)
Gabriel Cruz
2019-04-24
*
|
|
Reset stop_insert_mode in terminal_enter rather than terminal_check
glacambre
2019-04-20
|
/
/
*
|
Merge pull request #9898 from bfredl/floatwidth
Björn Linse
2019-04-14
|
\
\
|
*
|
windows: float config changes
Björn Linse
2019-04-14
*
|
|
inccommand: Ignore :redraw during preview
Justin M. Keyes
2019-04-14
*
|
|
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
|
/
/
*
|
vim-patch:8.0.0714: cmdline redraw during timer #9835
Gabriel Cruz
2019-04-12
*
|
float: always change to valid windows (#9878)
Marco Hinz
2019-04-11
*
|
startup: -es/-Es (silent/batch mode): skip swapfile #8540
Justin M. Keyes
2019-04-10
*
|
Merge pull request #9866 from bfredl/setbufcursor
Björn Linse
2019-04-08
|
\
\
|
*
|
api/window: validate cursor in nvim_win_set_buf
Björn Linse
2019-04-08
[next]