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
*
tests: test_arglist.vim: align with Vim [ci skip] (#10612)
Daniel Hahler
2019-07-27
*
Merge #10606 'vim-patch:8.1.0404'
Justin M. Keyes
2019-07-27
|
\
|
*
Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"
Jan Edmund Lazo
2019-07-26
|
*
vim-patch:8.1.0404: accessing invalid memory with long argument name
Jan Edmund Lazo
2019-07-26
*
|
vim-patch:8.1.1747: unused variables #10605
Jan Edmund Lazo
2019-07-26
*
|
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
|
os/fs: introduce os_fopen()
Justin M. Keyes
2019-07-25
|
/
*
PVS/V768: do use enum as bool #10582
Ihor Antonov
2019-07-25
*
regexp: add function attributes
Jan Edmund Lazo
2019-07-25
*
vim-patch:8.1.0913: CI crashes when running out of memory
Jan Edmund Lazo
2019-07-25
*
vim-patch:8.1.0910: crash with tricky search pattern
Jan Edmund Lazo
2019-07-25
*
vim-patch:8.1.0907: CI tests on AppVeyor are failing
Jan Edmund Lazo
2019-07-25
*
vim-patch:8.1.0905: complicated regexp causes a crash
Jan Edmund Lazo
2019-07-25
*
regexp: use fixed types to avoid overflow
Jan Edmund Lazo
2019-07-24
*
Checks for overflow when parsing string to int
Gabriel
2019-07-24
*
vim-patch:8.1.0908: can't handle large value for %{nr}v in regexp
Jan Edmund Lazo
2019-07-24
*
vim-patch:8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"
Jan Edmund Lazo
2019-07-24
*
vim-patch:8.1.0903: struct uses more bytes than needed
Jan Edmund Lazo
2019-07-24
*
vim-patch:8.1.0899: no need to check restricted mode for setwinvar()
Jan Edmund Lazo
2019-07-24
*
vim-patch:8.1.1740: exepath() doesn't work for "bin/cat" (#10556)
Daniel Hahler
2019-07-24
*
vim-patch:8.1.1738: testing lambda with timer is slow (#10590)
Daniel Hahler
2019-07-24
*
sign: REMOVE FEAT_SIGN_ICONS, dead code #10595
Jan Edmund Lazo
2019-07-24
*
vim-patch:8.1.1737: :args command that outputs one line gives more prompt
Daniel Hahler
2019-07-24
*
vim-patch:8.0.1738: ":args" output is hard to read
Daniel Hahler
2019-07-24
*
env: invalid pointer after os_setenv() #10558
erw7
2019-07-23
*
win/TUI: workaround libuv LF => CRLF conversion #10558
erw7
2019-07-23
*
Revert "vim-patch:8.0.1723: using one item array size declaration is misleadi...
Jan Edmund Lazo
2019-07-23
*
PVS/V1019: "readability" warning #10566
Ihor Antonov
2019-07-22
*
build: fix gcc warnings #10568
ddcien
2019-07-22
*
vim-patch:8.1.0706: introduce :redrawtabline #10570
Jan Edmund Lazo
2019-07-22
*
vim-patch:8.1.1724: too much overhead checking for CTRL-C #10564
Jan Edmund Lazo
2019-07-21
*
os_can_exe: remove char_u
Justin M. Keyes
2019-07-21
*
win: jobstart(), system(): $PATHEXT-resolve exe
Justin M. Keyes
2019-07-21
*
move: assert nonnull wp pointer
Jan Edmund Lazo
2019-07-20
*
vim-patch:8.1.0856: when scrolling a window the cursorline is not always updated
Jan Edmund Lazo
2019-07-20
*
vim-patch:8.1.1720: crash with very long %[] pattern
Jan Edmund Lazo
2019-07-20
*
vim-patch:8.1.0789: session sets v:errmsg #10553
Jan Edmund Lazo
2019-07-20
*
vim-patch:8.1.0754: preferred column when setting 'cursorcolumn' #10549
Jan Edmund Lazo
2019-07-20
*
[RFC]vim-patch:8.1.{749,1715} #10545
Jan Edmund Lazo
2019-07-20
*
reltimefloat(): allow negative result #10544
Justin M. Keyes
2019-07-20
*
doc [ci skip] #10383
Justin M. Keyes
2019-07-19
*
Merge pull request #10541 from bfredl/conversion_getln
Björn Linse
2019-07-19
|
\
|
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
|
*
refactor: enable -Wconversion for ex_getln.c
Björn Linse
2019-07-19
*
|
PVS/V1026: possible overflow in a loop #10529
Ihor Antonov
2019-07-19
*
|
lint
Ihor Antonov
2019-07-19
*
|
pvs/V560: A part of conditional expression is always true
Ihor Antonov
2019-07-19
*
|
pvs/V560: A part of conditional expression is always true
Ihor Antonov
2019-07-19
|
/
*
option_defs.h: fix incorrect definition #10542
Justin M. Keyes
2019-07-19
*
vim-patch:8.1.0740: Tcl test fails (#10540)
Jan Edmund Lazo
2019-07-19
[next]