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
...
*
refactor(treesitter): use byte ranges from treesitter (#22589)
Lewis Russell
2023-03-09
*
feat: try to recover from missing tempdir #22573
Justin M. Keyes
2023-03-09
*
Merge pull request #22547 from luukvbaal/statusline
bfredl
2023-03-09
|
\
|
*
perf(statusline): UI elements are always redrawn on K_EVENT
Luuk van Baal
2023-03-08
*
|
vim-patch:8.2.1067: expression "!expr->func()" does not work (#22585)
zeertzjq
2023-03-09
*
|
fix(buffer_updates): save and restore current window cursor (#16732)
zeertzjq
2023-03-09
*
|
vim-patch:9.0.1392: using NULL pointer with nested :open command (#22583)
zeertzjq
2023-03-09
*
|
Revert "refactor(treesitter): delegate region calculation to treesitter" (#22...
Lewis Russell
2023-03-08
*
|
refactor(treesitter): delegate region calculation to treesitter (#22553)
Lewis Russell
2023-03-08
|
/
*
Merge pull request #22558 from zeertzjq/vim-8.2.3969
zeertzjq
2023-03-07
|
\
|
*
vim-patch:8.2.3969: value of MAXCOL not available in Vim script
zeertzjq
2023-03-07
*
|
build!: make libintl a required dependency
dundargoc
2023-03-07
|
/
*
test: move oldtests to test directory (#22536)
dundargoc
2023-03-07
*
fix(column): issues with 'statuscolumn' width (#22542)
luukvbaal
2023-03-07
*
Merge pull request #13834 from bfredl/omnilua
bfredl
2023-03-07
|
\
|
*
feat(lua): omnifunc for builting lua interpreter
Björn Linse
2023-03-06
*
|
build: enable unit testing on release builds (#22554)
dundargoc
2023-03-06
*
|
feat(lsp)!: add rule-based sem token highlighting (#22022)
swarn
2023-03-06
*
|
fix(diff): add NULL check
Lewis Russell
2023-03-06
*
|
feat(lua): add semver api
Kelly Lin
2023-03-06
*
|
vim-patch:9.0.1386: options test fails with some window width (#22548)
zeertzjq
2023-03-06
*
|
vim-patch:9.0.1385: g'Esc is considered an error (#22544)
zeertzjq
2023-03-06
*
|
build: remove workaround for incorrectly packaged libluv
dundargoc
2023-03-05
*
|
build: fix unknown pragma warning with mingw (#22533)
Biswapriyo Nath
2023-03-05
*
|
vim-patch:9.0.0870: get E967 when using text property in quickfix window
zeertzjq
2023-03-05
*
|
vim-patch:9.0.0770: quickfix commands may keep memory allocated
zeertzjq
2023-03-05
*
|
vim-patch:9.0.0749: alloc/free of buffer for each quickfix entry is inefficient
zeertzjq
2023-03-05
*
|
vim-patch:9.0.0736: quickfix listing does not handle very long messages
zeertzjq
2023-03-05
|
/
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
test(old): make getting an unused PID work (#22529)
zeertzjq
2023-03-05
*
vim-patch:9.0.1378: illegal memory access when using virtual editing (#22527)
zeertzjq
2023-03-05
*
fix(extmarks): don't leak memory on error (#22507)
zeertzjq
2023-03-05
*
Merge pull request #22415 from bfredl/log_debug
bfredl
2023-03-04
|
\
|
*
refactor(log): reduce compile time LOG_LEVEL granularity
bfredl
2023-03-04
*
|
refactor(spell): use uint8_t for "byts" variables (#22519)
zeertzjq
2023-03-04
|
/
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
fix(redraw): get the line again after evaluating something
zeertzjq
2023-03-04
*
fix(luado): get old_line length before executing Lua code
zeertzjq
2023-03-04
*
vim-patch:9.0.0016: comparing line pointer for 'breakindent' is not reliable
zeertzjq
2023-03-04
*
vim-patch:partial:9.0.0013: reproducing memory access errors can be difficult
zeertzjq
2023-03-04
*
vim-patch:9.0.1376: accessing invalid memory with put in Visual block mode (#...
zeertzjq
2023-03-04
*
fix(treesitter): raise ts_match_limit to 256 (#22497)
Christian Clason
2023-03-03
*
vim-patch:9.0.0527: long sign text may overflow buffer (#22496)
zeertzjq
2023-03-03
*
refactor(build): graduate -Wvla, -fno-common and -Og "features"
bfredl
2023-03-03
*
refactor(build): graduate unibilium VAR_FROM feature from 2017
bfredl
2023-03-03
*
refactor(build): graduate msgpack-c FLOAT32 "feature" since forever
bfredl
2023-03-03
*
refactor(build): graduate libtreesitter features which are 1+ years old
bfredl
2023-03-03
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
refactor(build): remove unused stdlib function and include checks
bfredl
2023-03-03
*
vim-patch:9.0.0533: the win_line() function is much too long
zeertzjq
2023-03-03
[prev]
[next]