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
Commit message (
Expand
)
Author
Age
*
API: Document buffer updates
Peter Hodge
2018-05-23
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
Merge pull request #6743 from bfredl/channel_info
Björn Linse
2018-05-23
|
\
|
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
|
/
*
doc: remove mentions of vimrc_example
Justin M. Keyes
2018-05-22
*
test/old: fix test filename
Justin M. Keyes
2018-05-20
*
win/build: Fix install (#8420)
erw7
2018-05-20
*
Merge #8419 'Fix PVS warnings'
Justin M. Keyes
2018-05-20
|
\
|
*
socket.c: Ignore PVS/V547: False positive
Justin M. Keyes
2018-05-20
|
*
getchar.c: Fix PVS/V522: Dereference of null pointer mp_match
Justin M. Keyes
2018-05-20
|
*
strings.c: Fix PVS/V781: value of 'l + 1' is checked after it was used
Justin M. Keyes
2018-05-20
*
|
Merge #8417 'vim-patch: 8.0.0489, 8.0.0491, 8.0.0495, 8.0.0500'
Justin M. Keyes
2018-05-20
|
\
\
|
*
|
vim-patch:8.0.0500: quotestar test is still a bit flaky
lonerover
2018-05-20
|
*
|
vim-patch:8.0.0495: quotestar test uses timer instead of timeout
lonerover
2018-05-20
|
*
|
vim-patch:8.0.0491: quotestar test fails when features are missing
lonerover
2018-05-20
|
*
|
vim-patch:8.0.0489: clipboard and "* register is not tested
lonerover
2018-05-20
*
|
|
deps: update to msgpack 3.0.0
Justin M. Keyes
2018-05-20
|
|
/
|
/
|
*
|
win/package: move gui shim to its runtime folder (#8418)
Jan Edmund Lazo
2018-05-20
|
/
*
Merge #8411 from justinmk/vimpatches
Justin M. Keyes
2018-05-19
|
\
|
*
vim-patch:8.0.0559: setting ttytype to xxx does not always fail
Justin M. Keyes
2018-05-19
|
*
vim-patch:8.0.0342: double free with EXITFREE and setting 'ttytype'
Justin M. Keyes
2018-05-19
|
*
vim-patch:8.0.0304: assign test fails in the GUI
Justin M. Keyes
2018-05-19
*
|
version.c: update [ci skip] (#8118)
Marvim the Paranoid Android
2018-05-19
|
/
*
test/old: remove `abort` from test declaration
Justin M. Keyes
2018-05-19
*
Merge #8377 'TextChangedP autocommand'
Justin M. Keyes
2018-05-19
|
\
|
*
Merge #8377 'TextChangedP autocommand'
Justin M. Keyes
2018-05-19
|
|
\
|
|
*
vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu
Shougo Matsushita
2018-05-14
*
|
|
vim-patch:8.0.0497: arabic support is not fully tested (#8404)
nthanben
2018-05-19
|
/
/
*
|
win: set TERMINFO_DIRS at build-time (#8408)
erw7
2018-05-19
*
|
terminal: tickle statusline on entering #8323
raichoo
2018-05-18
*
|
test: inccommand_spec: retry unreliable test (#8311)
Justin M. Keyes
2018-05-18
*
|
Merge #8406 'stdpath(): handle NULL default values'
Justin M. Keyes
2018-05-18
|
\
\
|
*
|
cleanup
Justin M. Keyes
2018-05-18
|
*
|
main.c: remove useless call
Justin M. Keyes
2018-05-18
|
*
|
do not pass NULL to os_getenv
Justin M. Keyes
2018-05-18
*
|
|
Merge pull request #8381 from bfredl/chancrash
Björn Linse
2018-05-18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
channel: avoid references to non-rooted vimL list with output
Björn Linse
2018-05-17
|
/
/
*
|
Merge #8331 'handle various errors'
Justin M. Keyes
2018-05-17
|
\
\
|
*
|
mf_open(): never fails (except for OOM)
Justin M. Keyes
2018-05-17
|
*
|
coverity/13702: open_spellbuf: handle failed ml_open()
Nick Neisen
2018-05-17
|
*
|
coverity/13713: do_pending_operator: handle failed u_save_cursor()
Nick Neisen
2018-05-17
|
*
|
coverity/13709: spell_add_word: handle failed fseek()
Nick Neisen
2018-05-17
|
*
|
coverity/13700: ignore failed win_split()
Nick Neisen
2018-05-17
|
*
|
coverity/13969: handle u_save() failure
Nick Neisen
2018-05-17
|
/
/
*
|
Merge #5658 'Apply :lmap in macros'
Justin M. Keyes
2018-05-17
|
\
\
|
*
|
clint
Matthew Malcomson
2018-03-14
|
*
|
Update documentation
Matthew Malcomson
2018-03-14
|
*
|
'keymap' now uses :lmap instead of :lnoremap
Matthew Malcomson
2018-03-14
|
*
|
Split :lnoremap test into done and pending
Matthew Malcomson
2018-03-14
|
*
|
:lnoremap mappings should not be remapped when replaying a recording
Matthew Malcomson
2018-03-14
[next]