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
/
src
/
nvim
Commit message (
Expand
)
Author
Age
*
vim-patch:8.0.0515: ml_get errors in silent Ex mode (#8452)
KunMing Xie
2018-05-30
*
vim-patch:8.0.0505: failed window split for :stag not handled (#8439)
KunMing Xie
2018-05-26
*
vim-patch:8.0.0496: insufficient testing for folding (#8438)
KunMing Xie
2018-05-26
*
vim-patch:8.0.0454: compiler warnings for "always true" comparison (#8431)
KunMing Xie
2018-05-24
*
vim-patch:8.0.0503: endless loop in updating folds with 32 bit ints (#8433)
nthanben
2018-05-24
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
test/old: fix test filename
Justin M. Keyes
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
|
/
*
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
|
/
/
*
|
terminal: tickle statusline on entering #8323
raichoo
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
*
|
|
channel: avoid references to non-rooted vimL list with output
Björn Linse
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
|
*
|
'keymap' now uses :lmap instead of :lnoremap
Matthew Malcomson
2018-03-14
|
*
|
Ensure :lmap mappings take preference
Matthew Malcomson
2018-03-14
|
*
|
Record :lmap transformed keys in gotchars()
Matthew Malcomson
2018-03-14
*
|
|
timer: make sure to free callback after the last timer due callback
Björn Linse
2018-05-13
|
|
/
|
/
|
*
|
API: nvim_get_commands(): return Dictionary
Justin M. Keyes
2018-05-12
*
|
API: nvim_get_commands(): builtin is irrelevant for buffer-local
Justin M. Keyes
2018-05-12
*
|
API: nvim_get_commands(): more attributes
Justin M. Keyes
2018-05-11
*
|
API: nvim_get_commands(): always return keys
Justin M. Keyes
2018-05-11
*
|
API: nvim_get_commands()
Nimit Bhardwaj
2018-05-11
*
|
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
\
[next]