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.1.0005: test for :compiler command fails on MS-Windows
Jan Edmund Lazo
2018-08-06
|
*
|
|
vim-patch:8.1.0004: test for :compiler command sometimes fails
Jan Edmund Lazo
2018-08-06
|
*
|
|
vim-patch:8.1.0003: the :compiler command is not tested
Jan Edmund Lazo
2018-08-06
*
|
|
|
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
\
\
\
|
*
|
|
|
misc: fixpos in del_char() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
|
edit: end_insert in check_auto_format() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
|
edit: did_add_space is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
|
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
|
ops: is_del in block_prep() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
|
window: no_display in restore_win() is bool
Jan Edmund Lazo
2018-08-07
|
*
|
|
|
ops: add const to shift_block() variables
Jan Edmund Lazo
2018-08-07
|
*
|
|
|
eval: add const to f_gettabvar() variables
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
edit: temp in ins_del() is const int
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.1.0007: no test for "o" and "O" in Visual block mode
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1811: no test for winrestcmd()
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1705: when making a vertical split the mode message isn't updated
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1446: acessing freed memory after window command in auto command
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1579: virtual replace test fails in GUI
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1577: virtual replace test fails on MS-Windows
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1575: crash when using virtual replace
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.0879: crash when shifting with huge number
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1601: highlight test fails on Win32
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1600: crash when setting t_Co to zero when 'termguicolors' is set
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1169: highlignting one char too many with 'list' and 'cul'
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1168: wrong highlighting with combination of match and 'cursorl...
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1216: tabline is not always updated for :file command
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.1160: getting tab-local variable fails after closing window
Jan Edmund Lazo
2018-08-06
|
*
|
|
|
vim-patch:8.0.0890: still many old style tests
Jan Edmund Lazo
2018-08-06
|
|
/
/
/
*
|
|
|
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
|
|
|
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
|
|
|
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
|
|
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
/
/
*
|
|
Merge #8820 from janlazo/vim-8.0.0671
Justin M. Keyes
2018-08-06
|
\
\
\
|
*
|
|
lint
Jan Edmund Lazo
2018-08-06
|
*
|
|
globals: did_ai is bool
Jan Edmund Lazo
2018-08-06
|
*
|
|
globals: did_si is bool
Jan Edmund Lazo
2018-08-06
|
*
|
|
globals: can_si is bool
Jan Edmund Lazo
2018-08-06
|
*
|
|
globals: can_si_back is bool
Jan Edmund Lazo
2018-08-06
|
*
|
|
edit: haveto_redraw (local variable) is bool
Jan Edmund Lazo
2018-08-06
|
*
|
|
edit: can_cindent is bool
Jan Edmund Lazo
2018-08-06
|
*
|
|
edit: fix variables in ins_mousescroll()
Jan Edmund Lazo
2018-08-06
|
*
|
|
globals: typebuf_was_filled is bool
Jan Edmund Lazo
2018-08-06
|
*
|
|
vim-patch:8.0.1507: timer test is a bit flaky
Jan Edmund Lazo
2018-08-05
|
*
|
|
vim-patch:8.0.0948: crash if timer closes window while dragging status line
Jan Edmund Lazo
2018-08-05
|
*
|
|
vim-patch:8.0.0722: screen is messed by timer up at inputlist() prompt
Jan Edmund Lazo
2018-08-05
|
*
|
|
vim-patch:8.0.0671: hang when typing CTRL-C in confirm() in timer
Jan Edmund Lazo
2018-08-05
*
|
|
|
vim-patch:8.1.0240: g:actual_curbuf set in wrong scope (#8818)
Daniel Hahler
2018-08-06
|
/
/
/
*
|
|
eval, ex_getln: Fix incompatible pointer types (#8792)
hyatskov
2018-08-05
*
|
|
syntax.h: fix include #8742
Justin M. Keyes
2018-08-05
*
|
|
Merge #8742 vim-patch:8.0.0791,0831,1072,1078,1088
Justin M. Keyes
2018-08-04
|
\
\
\
[prev]
[next]