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
*
screen: add const and reindent update_debug_signs()
Jan Edmund Lazo
2018-07-27
*
vim-patch:8.0.0837: signs can be drawn on top of console messages
Jan Edmund Lazo
2018-07-27
*
Merge pull request #8789 from bfredl/updatehl
Björn Linse
2018-07-27
|
\
|
*
screen.c: add update_window_hl to special redrawing entrypoints
Björn Linse
2018-07-27
*
|
Merge pull request #8767 from janlazo/vim-8.0.0493
James McCoy
2018-07-27
|
\
\
|
*
|
file_search: free stackp if vim_findfile() failed
Jan Edmund Lazo
2018-07-24
|
*
|
vim-patch:8.0.0493: crash with cd command with very long argument
Jan Edmund Lazo
2018-07-22
*
|
|
Merge pull request #8485 from janlazo/vim-8.0.1012
James McCoy
2018-07-27
|
\
\
\
|
*
|
|
vim-patch:8.0.1017: test for MS-Windows $HOME always passes
Jan Edmund Lazo
2018-07-24
|
*
|
|
vim-patch:8.0.1012: MS-Windows: problem with $HOME when is was set internally
Jan Edmund Lazo
2018-07-24
|
*
|
|
vim-patch:8.0.0810: MS-Windows: tests still hang
Jan Edmund Lazo
2018-07-24
|
*
|
|
vim-patch:8.0.0806: tests may try to create XfakeHOME twice
Jan Edmund Lazo
2018-07-24
|
*
|
|
vim-patch:8.0.0805: GUI test fails with gnome2
Jan Edmund Lazo
2018-07-24
*
|
|
|
Merge pull request #8769 from janlazo/vim-8.0.1502
James McCoy
2018-07-27
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
vim-patch:8.0.1622: possible NULL pointer dereference
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.1512: warning for possibly using NULL pointer
Jan Edmund Lazo
2018-07-23
|
*
|
|
vim-patch:8.0.1502: in out-of-memory situation character is not restored
Jan Edmund Lazo
2018-07-23
*
|
|
|
tui: clip invalid regions on resize (#8779), fixes #8774
Björn Linse
2018-07-26
*
|
|
|
log.c: format: padding
Justin M. Keyes
2018-07-25
*
|
|
|
log.c: ISO 8601 date/time
Justin M. Keyes
2018-07-24
*
|
|
|
log.c: include milliseconds
Justin M. Keyes
2018-07-24
*
|
|
|
log.c: message format
Justin M. Keyes
2018-07-24
*
|
|
|
rename: os_get_localtime => os_localtime
Justin M. Keyes
2018-07-24
|
|
/
/
|
/
|
|
*
|
|
ui: fix glitches where scrolling region affects clearing of screen
Björn Linse
2018-07-24
*
|
|
screen.c: fix redrawing tabline when messages overflow screen
Björn Linse
2018-07-24
|
/
/
*
|
build: Enable LTO (Link Time Optimization) #8654
zhou13
2018-07-23
*
|
Merge #8589 'VimL: Remove legacy v:xx aliases'
Justin M. Keyes
2018-07-23
|
\
\
|
*
|
Make "v:errmsg", "v:shell_error" and "v:this_session" distinct
Shougo Matsushita
2018-07-23
|
|
/
*
|
vim-patch:8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' s...
Jan Edmund Lazo
2018-07-23
*
|
Merge #8753 from janlazo/vim-8.0.0724
Justin M. Keyes
2018-07-23
|
\
\
|
*
|
vim-patch:8.0.1799: no test for :registers command
Jan Edmund Lazo
2018-07-17
|
*
|
vim-patch:8.0.0727: message about what register to yank into is not translated
Jan Edmund Lazo
2018-07-17
|
*
|
vim-patch:8.0.0724: the message for yanking doesn't indicate the register
Jan Edmund Lazo
2018-07-17
*
|
|
vim-patch:8.0.1398: :packadd does not load packages from the "start" director...
Jan Edmund Lazo
2018-07-23
|
|
/
|
/
|
*
|
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
|
ui: add TODO for non-working terminal linewrap
Björn Linse
2018-07-21
*
|
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
|
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
|
hardcopy: refactor mch_print_text_out()
Jan Edmund Lazo
2018-07-19
*
|
vim-patch:8.1.0056: crash when using :hardcopy with illegal byte
Jan Edmund Lazo
2018-07-19
*
|
vim-patch:8.0.1503: access memory beyond end of string
Jan Edmund Lazo
2018-07-18
*
|
startup: fix ":if 0|syntax on|endif" bug (#8731)
Justin M. Keyes
2018-07-18
*
|
doc
Justin M. Keyes
2018-07-18
|
/
*
Merge pull request #8743 from dimbleby/multiple-children
James McCoy
2018-07-16
|
\
|
*
Check all child processes for exit in SIGCHLD handler
David Hotham
2018-07-14
*
|
Merge pull request #8651 from MichaHoffmann/feature_refactor_channel
Björn Linse
2018-07-15
|
\
\
|
*
|
dispatch.c: changed api_set_error_call
micha
2018-07-15
|
*
|
channel.c: refactor spaghetti code
micha
2018-07-14
|
|
/
*
/
channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuff
oni-link
2018-07-15
|
/
*
Merge pull request #8737 from dimbleby/overly-general-waitpid
James McCoy
2018-07-13
|
\
[next]