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
/
nvim
/
eval
Commit message (
Expand
)
Author
Age
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
vim-patch:9.0.1522: some functions give two error messages
zeertzjq
2023-05-08
*
vim-patch:8.2.4075: test failures
zeertzjq
2023-05-08
*
vim-patch:8.2.4073: Coverity warns for using NULL pointer
zeertzjq
2023-05-08
*
vim-patch:9.0.0904: various comment and indent flaws (#23498)
zeertzjq
2023-05-06
*
vim-patch:9.0.0543: insufficient testing for assert and test functions
zeertzjq
2023-05-05
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time
zeertzjq
2023-05-05
*
vim-patch:8.2.3221: Vim9: argument types are not checked at compile time (#23...
zeertzjq
2023-05-05
*
vim-patch:8.2.1697: inconsistent capitalization of error messages (#23476)
zeertzjq
2023-05-04
*
vim-patch:9.0.0601: too much indent (#23472)
zeertzjq
2023-05-04
*
vim-patch:8.2.2756: Vim9: blob index and slice not implemented yet
zeertzjq
2023-05-04
*
vim-patch:8.2.2344: using inclusive index for slice is not always desired
zeertzjq
2023-05-04
*
vim-patch:8.2.3336: behavior of negative index in list change changed
zeertzjq
2023-05-04
*
vim-patch:8.2.1466: Vim9: cannot index or slice a variable with type "any"
zeertzjq
2023-05-04
*
vim-patch:8.2.1463: Vim9: list slice not supported yet
zeertzjq
2023-05-04
*
vim-patch:8.2.0987: Vim9: cannot assign to [var; var]
zeertzjq
2023-05-04
*
vim-patch:9.0.1505: error when heredoc content looks like heredoc (#23446)
zeertzjq
2023-05-03
*
fix(heredoc): allow missing end marker for scripts
zeertzjq
2023-04-29
*
vim-patch:8.2.0672: heredoc in scripts does not accept lower case marker
zeertzjq
2023-04-29
*
vim-patch:8.2.0578: heredoc for interfaces does not support "trim"
zeertzjq
2023-04-29
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)
zeertzjq
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)
zeertzjq
2023-04-26
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...
zeertzjq
2023-04-25
*
fix(timer): allow timer_info() to get info about current timer
zeertzjq
2023-04-25
*
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
fix(typval): don't treat v:null as truthy (#23281)
zeertzjq
2023-04-23
*
fix(userfunc): fix possible out of bound access
Andreas Schneider
2023-04-21
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
vim-patch:9.0.1470: deferred functions invoked in unexpected order (#23199)
zeertzjq
2023-04-19
*
vim-patch:9.0.1007: there is no way to get a list of swap file names
zeertzjq
2023-04-19
*
vim-patch:9.0.1469: deferred functions not called from autocommands
zeertzjq
2023-04-19
*
vim-patch:9.0.1462: recursively calling :defer function if it does :qa
zeertzjq
2023-04-19
*
vim-patch:9.0.0864: crash when using "!!" without a previous shell command
zeertzjq
2023-04-18
*
refactor: suppress clang false positives (#23154)
zeertzjq
2023-04-17
*
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
zeertzjq
2023-04-17
*
vim-patch:9.0.0419: the :defer command does not check the function arguments
zeertzjq
2023-04-17
*
vim-patch:9.0.0406: deferred functions not invoked when partial func exits
zeertzjq
2023-04-17
*
vim-patch:8.2.2172: Vim9: number of arguments is not always checked (#23142)
zeertzjq
2023-04-17
*
vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)
zeertzjq
2023-04-16
*
vim-patch:9.0.1446: unnecessary checks for the "skip" flag when skipping
zeertzjq
2023-04-16
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
*
vim-patch:9.0.0397: :defer not tested with exceptions and ":qa!"
zeertzjq
2023-04-16
*
vim-patch:9.0.0390: cannot use a partial with :defer
zeertzjq
2023-04-16
*
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
[next]