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
...
*
|
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
*
|
|
ci: Travis: remove clang-tsan from allowed failures [skip ci] (#10591)
Daniel Hahler
2019-07-27
*
|
|
Merge pull request #10580 from blueyed/tests-cat
Daniel Hahler
2019-07-27
|
\
\
\
|
*
|
|
tests: win: fix "cat" with PowerShell
erw7
2019-07-26
|
*
|
|
tests: use "cat" also on Windows
Daniel Hahler
2019-07-26
|
/
/
/
*
|
|
vim-patch:8.1.1747: unused variables #10605
Jan Edmund Lazo
2019-07-26
*
|
|
Merge #10589 'os/fs: introduce os_fopen()'
Justin M. Keyes
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
*
|
Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}'
Justin M. Keyes
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
|
/
/
*
|
coverage: use "cd" with gcovr (#10594)
Daniel Hahler
2019-07-25
*
|
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
*
|
third-party: download: retry (#10599)
Daniel Hahler
2019-07-24
*
|
ci: RunTests: ensure that the logfile gets displayed (#10597)
Daniel Hahler
2019-07-24
*
|
sign: REMOVE FEAT_SIGN_ICONS, dead code #10595
Jan Edmund Lazo
2019-07-24
*
|
tests: AppVeyor: fix test/functional/ex_cmds/arg_spec.lua (#10598)
Daniel Hahler
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
*
|
tests: fix/improve Screen:expect_unchanged (#10577)
Daniel Hahler
2019-07-24
*
|
ci: restore accidentally removed config (#10592)
Daniel Hahler
2019-07-24
*
|
tests: re-enable "tab drag in tabline to the left moves tab left" (#10588)
Daniel Hahler
2019-07-24
*
|
Merge #10558 from erw7/fix-text-overrides-line-number2
Justin M. Keyes
2019-07-23
|
\
\
|
*
|
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
*
|
build: GetBinaryDeps: move include, fix doc (#10579)
Daniel Hahler
2019-07-22
*
|
shell-test: fix REP for count larger than uint8_t (#10581)
Daniel Hahler
2019-07-22
*
|
PVS/V1019: "readability" warning #10566
Ihor Antonov
2019-07-22
*
|
tests: make TERM=interix test pending (#10576)
Daniel Hahler
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
*
|
build: remove -Wno-array-bounds workaround #10484
Daniel Hahler
2019-07-22
*
|
test/helpers: improve pattern with module functions (#10421)
Daniel Hahler
2019-07-22
*
|
vim-patch:8.1.1724: too much overhead checking for CTRL-C #10564
Jan Edmund Lazo
2019-07-21
[prev]
[next]