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
...
|
*
|
|
|
|
build(win): don't try to package a PDB if not building with MSVC…
Quentin Minster
2022-02-03
|
*
|
|
|
|
build(win): package the debug symbols (PDB file) along with nvim.exe
quentin
2022-02-03
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #17194 from zeertzjq/inccommand-prev-sub
zeertzjq
2022-02-06
|
\
\
\
\
\
|
*
|
|
|
|
fix(inccommand): do not change reg_prev_sub when previewing
zeertzjq
2022-01-25
*
|
|
|
|
|
Merge pull request #16862 from seandewar/vim-8.2.2658
Sean Dewar
2022-02-06
|
\
\
\
\
\
\
|
*
|
|
|
|
|
feat(eval): port emsg from v8.2.3284
Sean Dewar
2022-02-05
|
*
|
|
|
|
|
vim-patch:8.2.2661: leaking memory when looping over a string
Sean Dewar
2022-02-05
|
*
|
|
|
|
|
vim-patch:8.2.2658: :for cannot loop over a string
Sean Dewar
2022-02-05
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
vim-patch:8.2.2363: curpos() does not accept a string argument as before
zeertzjq
2022-02-06
*
|
|
|
|
|
vim-patch:8.2.2324: not easy to get mark en cursor posotion by character count
zeertzjq
2022-02-06
*
|
|
|
|
|
vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"
zeertzjq
2022-02-06
|
/
/
/
/
/
*
|
|
|
|
fix(diff): make algorithm work for vim.diff (#17300)
Lewis Russell
2022-02-05
*
|
|
|
|
Merge pull request #17199 from glacambre/fix_9358
bfredl
2022-02-05
|
\
\
\
\
\
|
*
|
|
|
|
fix(--headless): do not block on press-enter prompts when no UI
glacambre
2022-02-05
*
|
|
|
|
|
Merge pull request #17020 from seandewar/vim-8.1.2342
Sean Dewar
2022-02-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vim-patch:8.2.0233: crash when using garbagecollect() in between rand()
Sean Dewar
2022-02-05
|
*
|
|
|
|
|
vim-patch:8.1.2357: no test with wrong argument for rand()
Sean Dewar
2022-02-05
|
*
|
|
|
|
|
vim-patch:8.1.2356: rand() does not use the best algorithm
Sean Dewar
2022-02-05
|
*
|
|
|
|
|
vim-patch:8.1.2343: using time() for srand() is not very random
Sean Dewar
2022-02-05
|
*
|
|
|
|
|
vim-patch:8.1.2342: random number generator in Vim script is slow
Sean Dewar
2022-02-05
|
|
/
/
/
/
/
*
/
/
/
/
/
vim-patch:8.2.4298: divide by zero with huge tabstop value
zeertzjq
2022-02-05
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #17275 from bfredl/keysethl
bfredl
2022-02-05
|
\
\
\
\
\
|
*
|
|
|
|
refactor(api): use a keyset for highlight dicts
Björn Linse
2022-02-02
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
test(old): add test_expand.vim
zeertzjq
2022-02-05
*
|
|
|
|
Merge pull request #17288 from zeertzjq/vim-8.2.1128
zeertzjq
2022-02-04
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
2022-02-04
*
|
|
|
|
|
vim-patch:8.1.2133: some tests fail when run as root
zeertzjq
2022-02-04
|
/
/
/
/
/
*
|
|
|
|
vim-patch:8.2.3583: the "gd" and "gD" commands do not update search stats
zeertzjq
2022-02-04
*
|
|
|
|
test(old): fix test order in test_search_stat.vim
zeertzjq
2022-02-04
*
|
|
|
|
Merge pull request #17272 from zeertzjq/vim-8.1.0846
zeertzjq
2022-02-04
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.0687: some tests do not work on FreeBSD
zeertzjq
2022-02-04
|
*
|
|
|
|
vim-patch:8.2.0352: FreeBSD: test for sourcing utf-8 is skipped
zeertzjq
2022-02-04
|
*
|
|
|
|
vim-patch:8.2.0305: relativenumber test fails on some systems
zeertzjq
2022-02-04
|
*
|
|
|
|
vim-patch:8.1.2358: tests fail on Cirrus CI for FreeBSD
zeertzjq
2022-02-04
|
*
|
|
|
|
vim-patch:8.1.0884: double check for bsd systems
zeertzjq
2022-02-04
|
*
|
|
|
|
vim-patch:8.1.0878: test for has('bsd') fails on some BSD systems
zeertzjq
2022-02-04
|
*
|
|
|
|
vim-patch:8.1.0846: not easy to recognize the system Vim runs on
zeertzjq
2022-02-04
*
|
|
|
|
|
fix(api/nvim_win_call): share common win_execute logic
Sean Dewar
2022-02-03
*
|
|
|
|
|
vim-patch:8.2.4028: ml_get error with :doautoall and Visual area
Sean Dewar
2022-02-03
*
|
|
|
|
|
vim-patch:8.2.4026: ml_get error with specific win_execute() command
Sean Dewar
2022-02-03
*
|
|
|
|
|
vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selection
Sean Dewar
2022-02-03
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #16818 from zeertzjq/vim-8.2.3454
zeertzjq
2022-02-03
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.3678: illegal memory access
zeertzjq
2022-01-29
|
*
|
|
|
|
vim-patch:8.2.3581: reading character past end of line
zeertzjq
2022-01-29
|
*
|
|
|
|
vim-patch:8.2.3540: the mark '] is wrong after put with a count
zeertzjq
2022-01-29
|
*
|
|
|
|
vim-patch:8.2.3497: put test fails when run by itself
zeertzjq
2022-01-29
|
*
|
|
|
|
vim-patch:8.2.3455: using a count with "gp" leaves '] in wrong position
zeertzjq
2022-01-29
|
*
|
|
|
|
vim-patch:8.2.3454: using a count with "gp" leave cursor in wrong position
zeertzjq
2022-01-29
*
|
|
|
|
|
Merge pull request #17226 from dundargoc/refactor/remove-redundant-code
zeertzjq
2022-02-03
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
[prev]
[next]