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.2.4403: ml_get error with nested folds and deleting lines
Sean Dewar
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
*
|
|
Merge pull request #17427 from dundargoc/ci/lint/remove-unnecessary-steps
James McCoy
2022-02-17
|
\
\
\
|
*
|
|
ci(lint): remove unnecessary steps
Dundar Göc
2022-02-17
|
/
/
/
*
|
|
Merge pull request #17442 from dundargoc/ci/refactor/move-reviews
James McCoy
2022-02-17
|
\
\
\
|
*
|
|
ci(reviews): move reviews.js to .github/scripts
Dundar Göc
2022-02-17
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17444 from clason/hl-empty-cterm
bfredl
2022-02-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(api): allow empty list for cterm in nvim_set_hl
Christian Clason
2022-02-17
|
/
/
*
|
Merge pull request #17421 from lewis6991/hl0_clear
bfredl
2022-02-17
|
\
\
|
*
|
feat(highlight): support color names for cterm
Lewis Russell
2022-02-16
|
*
|
fix(highlight): allow globals to be cleared
Lewis Russell
2022-02-16
*
|
|
Merge pull request #17431 from zeertzjq/vim-8.2.4345
zeertzjq
2022-02-17
|
\
\
\
|
*
|
|
vim-patch:8.2.4345: <amatch> is expanded like a file name for DirChangedPre
zeertzjq
2022-02-17
*
|
|
|
Merge pull request #17429 from zeertzjq/vim-8.2.4400
zeertzjq
2022-02-17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL
zeertzjq
2022-02-17
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17363 from zeertzjq/dirchangedpre
zeertzjq
2022-02-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(events): add DirChangedPre
zeertzjq
2022-02-11
*
|
|
feat(tree-sitter): allow Atom-style capture fallbacks (#14196)
Stephan Seitz
2022-02-16
*
|
|
Merge pull request #16678 from lewis6991/runtime_file_err
bfredl
2022-02-16
|
\
\
\
|
*
|
|
fix(api): re-route nvim_get_runtime_file errors
Lewis Russell
2022-02-15
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17424 from zeertzjq/map-followup
zeertzjq
2022-02-16
|
\
\
\
|
*
|
|
refactor: remove NULL check that is always true
zeertzjq
2022-02-16
|
*
|
|
docs: minor changes related to mapping description
zeertzjq
2022-02-16
|
/
/
/
[next]