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
Commit message (
Expand
)
Author
Age
*
vim-patch:8.0.0533: abbreviation doesn't work after backspacing newline
Jan Edmund Lazo
2018-06-08
*
expand_env_esc: fix invalid memory access (#8508)
Justin M. Keyes
2018-06-09
*
vim-patch:8.0.0525: completion for user command argument not tested (#8506)
Jan Edmund Lazo
2018-06-09
*
vim-patch:8.0.0452: some macros are in lower case (#8505)
Jan Edmund Lazo
2018-06-08
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
API: Accept empty lists as dictionaries
KillTheMule
2018-05-23
|
*
Add empty options dict to buf_attach
KillTheMule
2018-05-23
|
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
|
*
Send changedtick as first event if buffer contents weren't requested
KillTheMule
2018-05-23
|
*
Unify updates_start and updates to lines_event
KillTheMule
2018-05-23
|
*
Use autogenerated declarations
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
|
*
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
Enable -Wconversion
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
Fix memory leak
KillTheMule
2018-05-23
|
*
Bump up buffer capacity to 2GB
KillTheMule
2018-05-23
|
*
Make LiveUpdate return lastline instead of numreplaced
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
|
*
Make separate functions to start/stop live updates
KillTheMule
2018-05-23
|
*
Adjust FUNC_API_SINCE for nvim_buf_live_updates
KillTheMule
2018-05-23
|
*
Add argument to not send a buffers content when updates are enabled
KillTheMule
2018-05-23
|
*
Update to latest master
KillTheMule
2018-05-23
|
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
|
Merge #8498 from janlazo/vim-8.0.0523
Justin M. Keyes
2018-06-08
|
\
\
|
*
|
lint
Jan Edmund Lazo
2018-06-07
|
*
|
vim-patch:8.0.0523: dv} deletes part of a multi-byte character.
Jan Edmund Lazo
2018-06-07
*
|
|
vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493)
Jan Edmund Lazo
2018-06-08
*
|
|
vim-patch:8.0.0586: no test for mapping timing out (#8501)
Jan Edmund Lazo
2018-06-08
*
|
|
vim-patch:8.0.0560: :windo allows for ! but it's not supported (#8500)
Jan Edmund Lazo
2018-06-08
*
|
|
terminal: flush vterm output buffer on pty output #8486
林千里
2018-06-08
|
/
/
*
|
Merge #8491 from janlazo/vim-8.0.0255
Justin M. Keyes
2018-06-07
|
\
\
|
*
|
vim-patch:8.0.0256: missing changes to one file breaks test
Jan Edmund Lazo
2018-06-07
|
*
|
vim-patch:8.0.0255: setpos() does not use the buffer argument for all marks
Jan Edmund Lazo
2018-06-06
*
|
|
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
|
|
vim-patch:8.0.0265: ml_get error when :pydo deletes lines (#8492)
Jan Edmund Lazo
2018-06-07
*
|
|
vim-patch:8.0.0254: error message of assert functions (#8488)
Jan Edmund Lazo
2018-06-07
|
/
/
*
|
Merge #8464 from justinmk/cmake-findpkg-required
Justin M. Keyes
2018-06-06
|
\
\
|
*
|
win/build: avoid "C4142: benign redefinition of type"
Justin M. Keyes
2018-06-06
|
*
|
win: enable DYNAMIC_ICONV
Justin M. Keyes
2018-06-06
|
*
|
win/build: download iconv, gettext tools
Justin M. Keyes
2018-06-06
|
*
|
build/CMake: find_package(… REQUIRED)
Justin M. Keyes
2018-06-06
*
|
|
ex_getln.c: Fix PVS/V519: variable assigned twice
Justin M. Keyes
2018-06-06
|
/
/
*
|
Merge #8461 from bfredl/scrollstatus
Justin M. Keyes
2018-06-06
|
\
\
|
*
|
ex_getln: remove msg_scrolled cargo-cult magic, fixes #8251
Björn Linse
2018-06-02
|
*
|
ex_getln: don't redraw statusline on top of scrolled messages
Björn Linse
2018-06-02
*
|
|
vim-patch:8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch' (#8483)
Jan Edmund Lazo
2018-06-05
*
|
|
Merge #8479 from janlazo/vim-8.0.0529
Justin M. Keyes
2018-06-05
|
\
\
\
|
*
|
|
lint
Jan Edmund Lazo
2018-06-04
|
*
|
|
vim-patch:8.0.0623: error for invalid regexp is not very informative
Jan Edmund Lazo
2018-06-04
[next]