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
*
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
|
|
/
*
|
Merge pull request #8746 from oni-link/fix.rpcstart2
Björn Linse
2018-07-15
|
\
\
|
|
/
|
/
|
|
*
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
|
\
|
*
Only waitpid() for processes that we care about
David Hotham
2018-07-13
*
|
vim-patch:8.0.0630: it is not easy to work on lines without a match (#8734)
Jan Edmund Lazo
2018-07-13
*
|
Merge #8736 'vim-patch:8.0.0697: stable keymap.h'
Justin M. Keyes
2018-07-13
|
\
\
|
|
/
|
/
|
|
*
keymap: add commented events to match 8.0.0697
Jan Edmund Lazo
2018-07-13
|
*
tests: <SNR> is represented as 'R' (ASCII)
Jan Edmund Lazo
2018-07-12
|
*
vim-patch:8.0.0697: recorded key sequences may become invalid
Jan Edmund Lazo
2018-07-10
*
|
terminal: handle &confirm and :confirm on unloading (#8726)
Marco Hinz
2018-07-12
*
|
Merge pull request #8721 from bfredl/quickresize
Björn Linse
2018-07-12
|
\
\
|
*
|
screen: truncate showmode messages
Björn Linse
2018-07-12
|
*
|
tests/screen.lua: treat "resize" like any other event
Björn Linse
2018-07-11
*
|
|
vim-patch:8.0.0{474,475,492,633,1251} (#8725)
Jan Edmund Lazo
2018-07-12
*
|
|
Merge #8701 from janlazo/vim-8.0.1140
Justin M. Keyes
2018-07-12
|
\
\
\
|
*
|
|
vim-patch:8.0.1387: wordcount test is old style
Jan Edmund Lazo
2018-07-07
|
*
|
|
vim-patch:8.0.1022: test 80 is old style
Jan Edmund Lazo
2018-07-07
|
*
|
|
vim-patch:8.0.1253: still too many old style tests
Jan Edmund Lazo
2018-07-06
|
*
|
|
vim-patch:8.0.1140: still old style tests
Jan Edmund Lazo
2018-07-06
*
|
|
|
man.vim: C highlighting for EXAMPLES section #8709
Synray
2018-07-12
*
|
|
|
Merge pull request #8719 from jamessan/libuv-errno
James McCoy
2018-07-11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
test/includes: Use ${gen_cdefs} when pre-processing headers
James McCoy
2018-07-11
|
*
|
|
test: Rename includes/pre/uv-errno.h to includes/pre/uv.h
James McCoy
2018-07-11
|
/
/
/
*
|
|
Merge pull request #8716 from mhinz/vim-patch/wrapped-lines
James McCoy
2018-07-10
|
\
\
\
|
*
|
|
vim-patch.sh: Unwrap commit messages when reviewing PRs
James McCoy
2018-07-10
|
/
/
/
*
|
|
vim-patch:8.0.0522: Win32: clipboard=unnamed in :global (#8717)
Jan Edmund Lazo
2018-07-11
*
|
|
transstr_buf: fix length comparison #8681
Michael Hoffmann
2018-07-10
*
|
|
test: build_stl_str_hl (#8703)
ZviRackover
2018-07-10
*
|
|
vim-patch:8.0.1464: add slash when completing directory #8684
Jan Edmund Lazo
2018-07-10
*
|
|
Merge pull request #8708 from blueyed/fix-standout
James McCoy
2018-07-10
|
\
\
\
|
*
|
|
[WIP/RFC] Fix standout mode
Daniel Hahler
2018-07-08
*
|
|
|
Merge pull request #8712 from jamessan/unicode-11
James McCoy
2018-07-10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Update unicode files
James McCoy
2018-07-10
|
/
/
/
*
|
|
vim-patch.sh: review_commit: Fix regex for vim version
James McCoy
2018-07-09
*
|
|
vim-patch.sh: Use single quotes to avoid doubling backslashes
James McCoy
2018-07-09
*
|
|
man.vim: fix for mandoc (#8698)
Brayden Banks
2018-07-08
*
|
|
TUI: urxvt: also send xterm focus-reporting seqs #8699
Daniel Hahler
2018-07-08
|
/
/
*
|
Merge #8702 from janlazo/nvim-8.0.0654
Justin M. Keyes
2018-07-08
|
\
\
|
*
|
tests: endfunc allows uncommented bar
Jan Edmund Lazo
2018-07-07
|
*
|
vim-patch: finish port of 8.0.0{654,663,667}
Jan Edmund Lazo
2018-07-07
|
*
|
oldtests: fix func Test_echo_and_string()
Jan Edmund Lazo
2018-07-07
|
|
/
*
/
clint: use stdout for normal/expected output (#8700)
Daniel Hahler
2018-07-08
|
/
*
vim-patch:8.0.0663: unexpected error with 'verbose' (#8692)
Jan Edmund Lazo
2018-07-06
*
Merge #8680 from janlazo/vim-8.0.0640
Justin M. Keyes
2018-07-04
|
\
|
*
vim-patch:8.0.0686: extra redraw when using CTRL-L in second window
Jan Edmund Lazo
2018-07-03
[next]