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
/
funcs.c
Commit message (
Expand
)
Author
Age
...
|
*
vim-patch:9.1.0166: Internal error with blockwise getregion() in another buff...
zeertzjq
2024-03-12
|
*
vim-patch:9.1.0164: Internal error when passing invalid position to getregion...
zeertzjq
2024-03-11
*
|
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2024-03-09
|
\
|
|
*
vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)
zeertzjq
2024-03-08
|
*
vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)
zeertzjq
2024-03-07
|
*
fix(eval): make has('pythonx') work properly (#27739)
zeertzjq
2024-03-05
|
*
fix(eval): correct failure return value for readfile/blob (#27722)
Sean Dewar
2024-03-03
|
*
vim-patch:9.1.0142: getregion() can be improved (#27662)
zeertzjq
2024-02-29
|
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
|
*
vim-patch:9.1.0127: Naming a non-pointer variable "oap" is strange
zeertzjq
2024-02-23
|
*
vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()
zeertzjq
2024-02-23
|
*
vim-patch:9.1.0120: hard to get visual region using Vim script
zeertzjq
2024-02-23
|
*
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
2024-02-21
|
*
Merge pull request #27511 from bfredl/maparena
bfredl
2024-02-18
|
|
\
|
|
*
refactor(api): use an arena for mappings
bfredl
2024-02-18
|
*
|
fix(eval): skip over v:lua properly (#27517)
zeertzjq
2024-02-18
|
|
/
|
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
|
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
|
*
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
|
*
vim-patch:9.0.1105: code is indented too much (#27314)
zeertzjq
2024-02-03
|
*
fix(eval): properly support checking v:lua function in exists() (#27124)
Raphael
2024-01-22
|
*
vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)
zeertzjq
2024-01-16
|
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
|
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
|
*
refactor: follow style guide
dundargoc
2023-12-30
|
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
|
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
|
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
|
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
|
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
|
*
feat(eval): exists() function supports checking v:lua functions (#26485)
Raphael
2023-12-12
|
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
|
*
refactor: format casting of negative number better (#26482)
zeertzjq
2023-12-09
|
*
fix(terminal): ignore $VIM and $VIMRUNTIME in pty jobs
Gregory Anders
2023-12-07
|
*
refactor: object_to_vim() cannot fail
Justin M. Keyes
2023-12-07
|
*
fix(terminal): never propagate $COLORTERM from outer env (#26440)
zeertzjq
2023-12-07
|
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
|
Merge remote-tracking branch 'upstream/master' into userreg
userreg
Josh Rahm
2023-11-29
|
\
|
|
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
|
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
|
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
|
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
|
*
docs: small fixes (#26154)
dundargoc
2023-11-27
|
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
|
*
build: rework IWYU mapping files
dundargoc
2023-11-25
|
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
|
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
|
*
build: remove PVS
dundargoc
2023-11-12
|
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
|
*
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
2023-11-10
[prev]
[next]