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
*
Fix multiple c_CTRL-D showing statusline
Jit Yao Yap
2019-06-03
*
build: fix some warnings
Justin M. Keyes
2019-06-03
*
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
2019-06-02
*
Merge #10086 'vim-patch:8.1.{902,1114}'
Justin M. Keyes
2019-06-02
|
\
|
*
vim-patch:8.1.1114: confusing overloaded operator "." for string concatenation
erw7
2019-05-29
|
*
vim-patch:8.1.0902: incomplete set of assignment operators
erw7
2019-05-29
*
|
[RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)
Jit
2019-06-02
*
|
signs: fix crash in buf_addsign #10091
Andrej Zieger
2019-06-01
*
|
vim-patch:8.1.1436: writefile test fails when run under /tmp
Jan Edmund Lazo
2019-06-01
*
|
lint
Jan Edmund Lazo
2019-06-01
*
|
vim-patch:8.1.1000: indenting is off
Jan Edmund Lazo
2019-06-01
*
|
lint
Jan Edmund Lazo
2019-05-28
*
|
vim-patch:8.0.0785: wildcards are not expanded for :terminal
Jan Edmund Lazo
2019-05-28
|
/
*
vim-patch:8.1.1411: fix divide by zero #10073
Jan Edmund Lazo
2019-05-28
*
version.c: update [ci skip] (#9875)
Marvim the Paranoid Android
2019-05-28
*
lint
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.1077: reg_executing() is reset by calling input()
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0995: a getchar() call resets the reg_executing() result
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
UI/ext_messages: restore kind=quickfix #10067
Justin M. Keyes
2019-05-27
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
lint
Andrej Zieger
2019-05-26
|
*
Skipping Test_sign_memfailures (unsupported memory checks)
Andrej Zieger
2019-05-26
|
*
Fix out of bounds read in sign_group_ref
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0039: cannot easily delete lines in another buffer
Andrej Zieger
2019-05-26
|
*
Resolved compile warnings & fixed lot of style related to sign api
Andrej Zieger
2019-05-26
|
*
Allow multiple signs of same type in one line (matching vim behaviour)
Andrej Zieger
2019-05-26
|
*
Fixed ordering of signs to align vim and neovim behaviour
Andrej Zieger
2019-05-26
|
*
Changed sign_mark_adjust behaviour to match vim
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0772: the sign_define_by_name() function is too long
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0767: when deleting lines at the bottom signs are misplaced
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0750: when the last sign is deleted the signcolumn may remain
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0717: there is no function for the ":sign jump" command
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0709: windows are updated for every added/deleted sign
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0702: ":sign place" only uses the current buffer
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0701: sign message not translated and inconsistent spacing
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0697: ":sign place" requires the buffer argument
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0679: sign functions do not take buffer argument as documented
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0669: the ex_sign() function is too long
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0660: sign_cleanup() may leak memory
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0658: deleting signs and completion for :sign is insufficient
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0644: finding next sign ID is inefficient
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0632: using sign group names is inefficient
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
Merge #9897 from janlazo/vim-8.0.0683
Justin M. Keyes
2019-05-26
|
\
|
*
Allow 3 beeps per half a second
Jan Edmund Lazo
2019-05-25
|
*
vim-patch:8.0.0683: visual bell flashes too quickly
Jan Edmund Lazo
2019-05-25
*
|
Merge pull request #9547 from bfredl/rpc_multiline_err
Björn Linse
2019-05-26
|
\
\
[next]