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.0174
ckelsel
2017-08-10
*
|
|
|
|
vim-patch:8.0.0679
Justin M. Keyes
2017-08-16
*
|
|
|
|
vim-patch:8.0.0678 closing a window does not trigger resizing
Justin M. Keyes
2017-08-16
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #7168 from teto/fix_coverty
James McCoy
2017-08-15
|
\
\
\
\
|
*
|
|
|
coverty: solve #7149
Matthieu Coudron
2017-08-15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge #6364 'command-line color hook'
Justin M. Keyes
2017-08-16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ex_getln: Make error messages look better
ZyX
2017-08-14
|
*
|
|
Merge branch 'master' into colored-cmdline
ZyX
2017-08-06
|
|
\
\
\
|
*
|
|
|
api/helpers: Fix typo
ZyX
2017-08-06
|
*
|
|
|
api/helpers: Clarify try_start() usage
ZyX
2017-08-06
|
*
|
|
|
Merge branch 'master' into colored-cmdline
ZyX
2017-07-31
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into colored-cmdline
ZyX
2017-07-31
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ex_getln: Cache highlight callback calling results
ZyX
2017-07-26
|
*
|
|
|
|
|
message: Only require second (format) argument to be not NULL
ZyX
2017-07-26
|
*
|
|
|
|
|
ex_getln: Avoid GCC “unused variable” warning from QB
ZyX
2017-07-18
|
*
|
|
|
|
|
*: Fix clint errors
ZyX
2017-07-18
|
*
|
|
|
|
|
ex_getln: Check prev_prompt_errors before running redrawcmdline
ZyX
2017-07-18
|
*
|
|
|
|
|
api helpers: Also save and restore did_emsg
ZyX
2017-07-18
|
*
|
|
|
|
|
ex_getln: Replace global with entry in save_ccline
ZyX
2017-07-17
|
*
|
|
|
|
|
ex_getln: Do not do useless try_enter/try_leave calls
ZyX
2017-07-17
|
*
|
|
|
|
|
ex_getln: Do not goto color_cmdline_end without first cleaning up
ZyX
2017-07-17
|
*
|
|
|
|
|
api helpers: Save/restore more values in try_enter/try_leave
ZyX
2017-07-16
|
*
|
|
|
|
|
oldtests: Use $(TOOL) in place of $(VALGRIND)
ZyX
2017-07-16
|
*
|
|
|
|
|
Merge branch 'master' into colored-cmdline
ZyX
2017-07-15
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ex_getln: Save and restore try state
ZyX
2017-07-01
|
*
|
|
|
|
|
|
ex_getln: Do not make <C-c> interrupt input() after interrupting hl cb
ZyX
2017-06-28
|
*
|
|
|
|
|
|
ex_getln: Fix indent
ZyX
2017-06-28
|
*
|
|
|
|
|
|
ex_getln: Make sure standard error reporting facility is not used
ZyX
2017-06-28
|
*
|
|
|
|
|
|
ex_getln: Fix “echoerr msg not shown” problem
ZyX
2017-06-28
|
*
|
|
|
|
|
|
ex_getln: Call highlight callback inside :try
ZyX
2017-06-28
|
*
|
|
|
|
|
|
ex_getln: Enable coloring for expression mode
ZyX
2017-06-27
|
*
|
|
|
|
|
|
eval,ex_getln: Add support for coloring input() prompts
ZyX
2017-06-27
|
*
|
|
|
|
|
|
ex_getln: Add some more tests, fix some found errors
ZyX
2017-06-27
|
*
|
|
|
|
|
|
ex_getln: Add basic support for coloring command-line prompt
ZyX
2017-06-27
|
*
|
|
|
|
|
|
ex_getln: Do not do arabic shaping unless needed
ZyX
2017-06-27
|
*
|
|
|
|
|
|
ex_getln: Clean up draw_cmdline a bit
ZyX
2017-06-27
*
|
|
|
|
|
|
|
doc: screen_resize(): remove mention of "mustset"
Justin M. Keyes
2017-08-14
*
|
|
|
|
|
|
|
ui: disable 'lazyredraw' during ui_refresh.
Justin M. Keyes
2017-08-14
*
|
|
|
|
|
|
|
io: more guards against NULL filename (#7159)
Justin M. Keyes
2017-08-13
*
|
|
|
|
|
|
|
lua/executor: Fix crash when printing empty string (#7157)
Nikolai Aleksandrovich Pavlov
2017-08-13
*
|
|
|
|
|
|
|
tui: fix DECSCUSR logic #6997
Sebastian Parborg
2017-08-13
*
|
|
|
|
|
|
|
vim-patch:8.0.0235
Justin M. Keyes
2017-08-12
*
|
|
|
|
|
|
|
oldtest: cannot `:set term` in Nvim
Justin M. Keyes
2017-08-12
*
|
|
|
|
|
|
|
vim-patch:8.0.0524
Justin M. Keyes
2017-08-12
*
|
|
|
|
|
|
|
vim-patch:8.0.0518
Justin M. Keyes
2017-08-12
*
|
|
|
|
|
|
|
vim-patch:8.0.0290 vim-patch:8.0.0394
Justin M. Keyes
2017-08-12
*
|
|
|
|
|
|
|
vim-patch:8.0.0311
Justin M. Keyes
2017-08-12
*
|
|
|
|
|
|
|
vim-patch:8.0.0128
Justin M. Keyes
2017-08-12
*
|
|
|
|
|
|
|
vim-patch:8.0.0126
Justin M. Keyes
2017-08-12
*
|
|
|
|
|
|
|
vim-patch:8.0.0090 fix breakindent bug
Justin M. Keyes
2017-08-12
[prev]
[next]