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.1012: memory leak with E461
Jan Edmund Lazo
2019-07-15
|
*
|
|
|
|
vim-patch:8.1.0833: memory leak when jumps output is filtered
Jan Edmund Lazo
2019-07-15
|
*
|
|
|
|
vim-patch:8.1.1221: filtering does not work when listing marks
Jan Edmund Lazo
2019-07-15
|
*
|
|
|
|
vim-patch:8.1.0505: filter command test may fail if helplang is not set
Jan Edmund Lazo
2019-07-15
|
*
|
|
|
|
vim-patch:8.1.0495: :filter only supports some commands
Jan Edmund Lazo
2019-07-15
*
|
|
|
|
|
PVS/V1028: cast operands, not the result #10503
Ihor Antonov
2019-07-16
*
|
|
|
|
|
Merge #10520 'PVS/V1037: redundant case-branches'
Justin M. Keyes
2019-07-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lint
Ihor Antonov
2019-07-15
|
*
|
|
|
|
|
pvs/V1037: two case-branches perform the same action
Ihor Antonov
2019-07-15
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
PVS/V1028: cast operands, not the result #10502
Ihor Antonov
2019-07-16
*
|
|
|
|
|
Merge pull request #10504 from bfredl/hl_def
Björn Linse
2019-07-16
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
|
|
|
|
|
viml/profile: cast os_hrtime() result
Justin M. Keyes
2019-07-16
*
|
|
|
|
|
PVS/V781: suppress false positive #10516
Ihor Antonov
2019-07-16
*
|
|
|
|
|
PVS/V1028: cast operands, not the result #10496
Ihor Antonov
2019-07-16
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix missing CursorHoldI events (#3758)
Daniel Hahler
2019-07-16
*
|
|
|
|
PVS/V1028: cast operands, not the result #10507
Ihor Antonov
2019-07-16
*
|
|
|
|
PVS/V1028: cast operands, not the result #10498
Ihor Antonov
2019-07-16
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix is_executable_in_path() on Windows (#10468)
erw7
2019-07-15
*
|
|
|
PVS/V590: redundant condition #10510
Ihor Antonov
2019-07-15
*
|
|
|
PVS/V547: expression is always false #10511
Ihor Antonov
2019-07-15
*
|
|
|
PVS/V1028: cast operands, not the result #10508
erw7
2019-07-14
*
|
|
|
PVS/V1028: cast operands, not the result #10508
Ihor Antonov
2019-07-14
*
|
|
|
PVS/V1028 ugrid.c:76 (#10495)
Ihor Antonov
2019-07-14
*
|
|
|
Merge pull request #10497 from bfredl/synlist
Björn Linse
2019-07-14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
syntax: refactor syn_list_header to not use magic value
Björn Linse
2019-07-14
|
*
|
|
syntax: fix missing newlines in execute("syn list"). fixes #10467
Björn Linse
2019-07-14
*
|
|
|
floats: fix 'winblend' on top of doublewidth chars.
Björn Linse
2019-07-13
|
/
/
/
*
|
|
viml/profile: revert gettimeofday() #10488
Justin M. Keyes
2019-07-13
*
|
|
Merge #10435 from Shougo/vim-8.1.1610
Justin M. Keyes
2019-07-13
|
\
\
\
|
*
|
|
Fix lint failed
Shougo Matsushita
2019-07-06
|
*
|
|
Fix errors
Shougo Matsushita
2019-07-06
|
*
|
|
vim-patch:8.1.1611: bufadd() reuses existing buffer without a name
Shougo Matsushita
2019-07-06
|
*
|
|
vim-patch:8.1.1610: there is no way to add or load a buffer without side effects
Shougo Matsushita
2019-07-06
*
|
|
|
PVS/V547: dead code #10459
Bartosz Miera
2019-07-13
*
|
|
|
vim-patch:8.1.1660: assert_fails() inside try/catch #10472
Daniel Hahler
2019-07-13
*
|
|
|
build: fix check_c_compiler_flag for -Wno-… (#10483)
Daniel Hahler
2019-07-12
*
|
|
|
oldtest: more compact output with "clean" target (#10477)
Daniel Hahler
2019-07-12
*
|
|
|
vim-patch:8.1.1173: suspend test has duplicated lines (#10466)
Daniel Hahler
2019-07-11
*
|
|
|
Merge pull request #9575 from bfredl/redrawdebug
Björn Linse
2019-07-09
|
\
\
\
\
|
*
|
|
|
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
|
|
|
|
Merge pull request #10457 from bfredl/dwfloat
Björn Linse
2019-07-09
|
\
\
\
\
\
|
*
|
|
|
|
compositor: handle float overlapping left half of doublewidth char
Björn Linse
2019-07-09
|
|
/
/
/
/
*
|
|
|
|
viml/reltime(): allow negative result #10453
Justin M. Keyes
2019-07-09
*
|
|
|
|
eval.c: clang/"Dead assignment" #10446
Bartosz Miera
2019-07-09
|
/
/
/
/
*
|
|
|
window: allow resize wincmds for floats
Björn Linse
2019-07-08
*
|
|
|
Merge pull request #10090 from bfredl/floatpopup
Björn Linse
2019-07-07
|
\
\
\
\
|
*
|
|
|
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
|
|
/
/
/
*
|
/
/
CI: improve gcov handling #10404
Daniel Hahler
2019-07-07
|
|
/
/
|
/
|
|
*
|
|
Merge #10394 from janlazo/vim-8.1.1614
Justin M. Keyes
2019-07-06
|
\
\
\
[prev]
[next]