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.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
|
\
|
*
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
|
*
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
*
|
|
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
*
|
|
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
*
|
|
TUI: urxvt: also send xterm focus-reporting seqs #8699
Daniel Hahler
2018-07-08
|
/
/
*
|
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
|
/
*
vim-patch:8.0.0663: unexpected error with 'verbose' (#8692)
Jan Edmund Lazo
2018-07-06
*
vim-patch:8.0.0686: extra redraw when using CTRL-L in second window
Jan Edmund Lazo
2018-07-03
*
vim-patch:8.0.0640: mismatch between help and actual message
Jan Edmund Lazo
2018-07-03
*
coverity/166184: Null pointer dereference (FP)
Justin M. Keyes
2018-07-02
*
Merge #8635 from janlazo/vim-8.0.0252
Justin M. Keyes
2018-07-01
|
\
[next]