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:9.0.0379: cleaning up after writefile() is a hassle
zeertzjq
2023-04-16
*
vim-patch:9.0.0370: cleaning up afterwards can make a function messy
zeertzjq
2023-04-16
*
Merge pull request #23118 from zeertzjq/vim-8.2.3783
zeertzjq
2023-04-16
|
\
|
*
vim-patch:8.2.3786: test fails because of using Vim9 syntax in legacy function
zeertzjq
2023-04-16
|
*
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
2023-04-16
|
*
vim-patch:8.2.2978: warning for uninitialized variable
zeertzjq
2023-04-16
|
*
vim-patch:8.2.2977: crash when using a null function reference
zeertzjq
2023-04-16
|
*
vim-patch:8.2.2848: crash whn calling partial
zeertzjq
2023-04-16
|
*
vim-patch:8.2.1945: crash when passing NULL function to reduce()
zeertzjq
2023-04-16
|
/
*
vim-patch:8.2.4716: memory allocation failure not tested when defining a func...
zeertzjq
2023-04-16
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
build: various cmake fixes
dundargoc
2023-04-15
*
fix(health): properly use the value of $PYENV_VERSION (#23109)
zeertzjq
2023-04-16
*
Merge pull request #23107 from zeertzjq/vim-9.0.0269
zeertzjq
2023-04-15
|
\
|
*
refactor: remove FC_DEAD
zeertzjq
2023-04-15
|
*
vim-patch:9.0.1431: getscriptinfo() loops even when specific SID is given
zeertzjq
2023-04-15
|
*
vim-patch:9.0.0303: it is not easy to get information about a script
zeertzjq
2023-04-15
|
*
vim-patch:9.0.0269: getscriptinfo() does not include the version
zeertzjq
2023-04-15
|
/
*
build(nix): upgrade nixpkgs to resolve link error (#23101)
Will Ruggiano
2023-04-15
*
Merge pull request #23105 from zeertzjq/vim-8.2.4770
zeertzjq
2023-04-15
|
\
|
*
vim-patch:b59ae59a5870
zeertzjq
2023-04-15
|
*
vim-patch:3f32a5f1601a
zeertzjq
2023-04-15
|
*
vim-patch:partial:d899e5112079
zeertzjq
2023-04-15
|
*
vim-patch:9.0.0104: going beyond allocated memory when evaluating string cons...
zeertzjq
2023-04-15
|
*
vim-patch:8.2.4934: string interpolation fails when not evaluating
zeertzjq
2023-04-15
|
*
vim-patch:8.2.4930: interpolated string expression requires escaping
zeertzjq
2023-04-15
|
*
vim-patch:8.2.4883: string interpolation only works in heredoc
zeertzjq
2023-04-15
|
*
vim-patch:8.2.4840: heredoc expression evaluated even when skipping
zeertzjq
2023-04-15
|
*
vim-patch:8.2.4783: Coverity warns for leaking memory
zeertzjq
2023-04-15
|
*
vim-patch:8.2.4770: cannot easily mix expression and heredoc
zeertzjq
2023-04-15
|
/
*
Merge pull request #23102 from zeertzjq/vim-8.2.1378
zeertzjq
2023-04-15
|
\
|
*
vim-patch:8.2.4476: operator name spelled wrong
zeertzjq
2023-04-15
|
*
vim-patch:8.2.4373: expression test fails
zeertzjq
2023-04-15
|
*
vim-patch:8.2.4361: Vim9: some tests fail
zeertzjq
2023-04-15
|
*
vim-patch:8.2.3856: Vim9: not enough tests
zeertzjq
2023-04-15
|
*
vim-patch:8.2.1378: cannot put space between function name and paren
zeertzjq
2023-04-15
|
/
*
Merge pull request #23099 from zeertzjq/vim-8.2.1014
zeertzjq
2023-04-15
|
\
|
*
vim-patch:8.2.3329: v_lock not set when getting value of environment variable
zeertzjq
2023-04-15
|
*
vim-patch:8.2.1014: using "name" for a string result is confusing
zeertzjq
2023-04-15
|
/
*
Merge pull request #23097 from zeertzjq/vim-8.2.0101
zeertzjq
2023-04-15
|
\
|
*
vim-patch:8.2.0634: crash with null partial and blob
zeertzjq
2023-04-15
|
*
vim-patch:8.2.0633: crash when using null partial in filter()
zeertzjq
2023-04-15
|
*
vim-patch:8.2.0104: using channel or job with ":execute" has strange effects
zeertzjq
2023-04-15
|
*
vim-patch:8.2.0103: using null object with execute() has strange effects
zeertzjq
2023-04-15
|
*
vim-patch:8.2.0102: messages test fails in small version
zeertzjq
2023-04-15
|
*
vim-patch:8.2.0101: crash when passing null object to ":echomsg"
zeertzjq
2023-04-15
|
/
*
build: don't print installed files locally
dundargoc
2023-04-14
*
vim-patch:8.2.4055: Vim9: line break in expression causes v:errmsg to be fill...
zeertzjq
2023-04-14
*
Merge pull request #22968 from luukvbaal/evalstc
bfredl
2023-04-14
|
\
|
*
fix(api): update "w_scwidth" in nvim_eval_statusline()
Luuk van Baal
2023-04-09
[next]