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
...
|
*
|
|
|
|
|
|
|
|
|
vim-patch:8.1.1955: tests contain typos
zeertzjq
2022-02-14
|
*
|
|
|
|
|
|
|
|
|
vim-patch:8.1.1846: inconsistently using GetVimCommand() and v:progpath
zeertzjq
2022-02-14
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
docs: clarify ftdetect scripts loading during packadd (#17465)
Aetf
2022-02-20
*
|
|
|
|
|
|
|
|
|
Merge pull request #17480 from zeertzjq/vim-8.2.4427
zeertzjq
2022-02-21
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
vim-patch:8.2.4427: getchar() may return modifiers if no character is available
zeertzjq
2022-02-21
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
/
/
/
/
fix(diagnostic): use botright copen for qflist (#17475)
Michael Lingelbach
2022-02-20
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
fix(lsp): use botright copen for all handlers (#17471)
Michael Lingelbach
2022-02-20
*
|
|
|
|
|
|
|
|
Merge pull request #17469 from jamessan/use-sysdeps-for-lint-ci
James McCoy
2022-02-20
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ci: only cache third-party deps if they exist
James McCoy
2022-02-19
|
*
|
|
|
|
|
|
|
|
ci: ensure ~/.cache exists
James McCoy
2022-02-19
|
*
|
|
|
|
|
|
|
|
ci(lint): explicity build nvim
James McCoy
2022-02-19
|
*
|
|
|
|
|
|
|
|
ci(lint): build against system deps
James McCoy
2022-02-19
|
*
|
|
|
|
|
|
|
|
ci(lint): install deps via apt instead of building from third-party
James McCoy
2022-02-19
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #17470 from dundargoc/ci/remove-success
James McCoy
2022-02-20
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ci: remove success check since it's the default
Dundar Göc
2022-02-20
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #17460 from seandewar/vim-8.2.4419
Sean Dewar
2022-02-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
vim-patch:8.2.4422: autochdir test fails on MS-Windows
Sean Dewar
2022-02-19
|
*
|
|
|
|
|
|
|
vim-patch:8.2.4419: illegal memory access when using 20 highlights
Sean Dewar
2022-02-19
|
*
|
|
|
|
|
|
|
vim-patch:8.2.4418: crash when using special multi-byte character
Sean Dewar
2022-02-19
|
*
|
|
|
|
|
|
|
vim-patch:8.2.4403: ml_get error with nested folds and deleting lines
Sean Dewar
2022-02-19
*
|
|
|
|
|
|
|
|
vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized (#17464)
Christian Clason
2022-02-19
*
|
|
|
|
|
|
|
|
fix: lsp and diagnostic highlight priority (#17461)
Michael Lingelbach
2022-02-19
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #17454 from dundargoc/ci/labeler/test
James McCoy
2022-02-18
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ci(labeler): change "tests" to "test"
Dundar Göc
2022-02-18
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
vim-patch:8.2.4414: solidity files are not recognized (#17451)
Christian Clason
2022-02-18
*
|
|
|
|
|
|
Merge pull request #17200 from lewis6991/_loadfile
bfredl
2022-02-18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
refactor(lua): call loadfile internally
Lewis Russell
2022-02-18
*
|
|
|
|
|
|
|
Merge pull request #17445 from dundargoc/ci/review/use-checkout
James McCoy
2022-02-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ci: download reviews.js through checkout instead of wget
Dundar Göc
2022-02-17
*
|
|
|
|
|
|
|
|
Merge pull request #17404 from dundargoc/ci/put-each-test-in-separate-step
James McCoy
2022-02-18
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ci: run each test suite in a separate github step
Dundar Göc
2022-02-18
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #17450 from dundargoc/ci/lint/fix-key
James McCoy
2022-02-18
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ci(lint): simplify cache key
Dundar Göc
2022-02-18
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #17449 from zeertzjq/vim-8.2.3659
zeertzjq
2022-02-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
vim-patch:8.2.3661: test for put with large count fails
zeertzjq
2022-02-18
|
*
|
|
|
|
|
|
|
vim-patch:8.2.3660: overflow check uses wrong number
zeertzjq
2022-02-18
|
*
|
|
|
|
|
|
|
vim-patch:8.2.3659: integer overflow with large line number
zeertzjq
2022-02-18
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #17433 from seandewar/vim-8.2.3492
Sean Dewar
2022-02-18
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
vim-patch:8.2.3601: check for overflow in put count does not work well
Sean Dewar
2022-02-17
|
*
|
|
|
|
|
|
fix(ops): str_to_reg passing NULL to memcpy
Sean Dewar
2022-02-17
|
*
|
|
|
|
|
|
vim-patch:8.2.3577: overflow check fails with 32 ints
Sean Dewar
2022-02-17
|
*
|
|
|
|
|
|
vim-patch:8.2.3575: overflow check still fails when sizeof(int) == sizeof(long)
Sean Dewar
2022-02-17
|
*
|
|
|
|
|
|
vim-patch:8.2.3574: divide by zero
Sean Dewar
2022-02-17
|
*
|
|
|
|
|
|
vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bit
Sean Dewar
2022-02-17
|
*
|
|
|
|
|
|
vim-patch:8.2.3570: Test_very_large_count fails on 32bit systems
Sean Dewar
2022-02-17
|
*
|
|
|
|
|
|
vim-patch:8.2.3493: large count test fails on MS-Windows
Sean Dewar
2022-02-17
|
*
|
|
|
|
|
|
vim-patch:8.2.3492: crash when pasting too many times
Sean Dewar
2022-02-17
*
|
|
|
|
|
|
|
Merge pull request #17430 from dundargoc/test/remove-travis
James McCoy
2022-02-17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
test: remove checks to see if current CI job is travis or appveyor
Dundar Göc
2022-02-17
*
|
|
|
|
|
|
|
|
vim-patch:8.2.4411: bicep files are not recognized (#17447)
Christian Clason
2022-02-17
[prev]
[next]