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
*
Merge branch 'master' of https://github.com/neovim/neovim into rahm
tmp
Josh Rahm
2022-08-19
|
\
|
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
|
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
|
*
revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)
zeertzjq
2022-08-18
|
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
|
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
|
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
|
*
vim-patch:8.1.2042: the evalfunc.c file is too big (#19792)
zeertzjq
2022-08-16
|
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
|
*
fix(getchar): flush screen before doing a blocking wait
zeertzjq
2022-08-15
|
*
refactor: move menu non-symbols to menu_defs.h (#19778)
zeertzjq
2022-08-15
|
*
vim-patch:8.1.1960: fold code is spread out (#19777)
zeertzjq
2022-08-15
|
*
refactor(eval/funcs.c): resolve all clint errors
Lewis Russell
2022-08-14
|
*
vim-patch:8.1.2081: the spell.c file is too big (#19767)
zeertzjq
2022-08-14
|
*
vim-patch:8.2.0823: Vim9: script reload test is disabled
zeertzjq
2022-08-14
|
*
vim-patch:8.2.0078: expanding <sfile> works differently the second time
zeertzjq
2022-08-14
|
*
refactor: change remaining sourcing_name/sourcing_lnum to exestack
zeertzjq
2022-08-14
|
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
|
*
vim-patch:7.4.1168 (#19645)
zeertzjq
2022-08-13
|
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
|
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
|
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
|
*
vim-patch:8.1.1689: profiling code is spread out
zeertzjq
2022-08-12
|
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
|
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
|
*
vim-patch:8.1.1823: command line history code is spread out (#19688)
zeertzjq
2022-08-09
|
*
refactor: move non-symbols in mbyte.h to mbyte_defs.h
zeertzjq
2022-08-08
*
|
Merge branch 'master' of https://github.com/neovim/neovim into rahm
Josh Rahm
2022-08-07
|
\
|
|
*
vim-patch:8.2.4492: no error if an option is given a value with ":let &opt = ...
zeertzjq
2022-08-07
|
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
|
*
vim-patch:8.2.0413: buffer menu does not handle special buffers properly
zeertzjq
2022-08-05
|
*
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
|
Merge remote-tracking branch 'upstream/master' into rahm
Josh Rahm
2022-08-03
|
\
|
|
*
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
2022-07-31
|
|
\
|
|
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
|
*
|
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
|
*
|
vim-patch:9.0.0111: "nocombine" is missing from synIDattr()
Christian Clason
2022-07-31
|
|
/
|
*
refactor: fix clang and PVS warnings (#19569)
zeertzjq
2022-07-29
|
*
refactor: enable -Wconversion warning for eval/funcs.c (#19541)
dundargoc
2022-07-27
|
*
refactor: fix clang and PVS warnings (#19532)
zeertzjq
2022-07-28
|
*
vim-patch:9.0.0090: no error when assigning bool to a string option (#19539)
zeertzjq
2022-07-27
|
*
vim-patch:9.0.0083: ModeChanged event not triggered when leaving cmdline window
zeertzjq
2022-07-27
|
*
vim-patch:9.0.0066: switching window uneccarily when getting buffer options
zeertzjq
2022-07-25
|
*
vim-patch:8.2.4866: duplicate code in "get" functions
zeertzjq
2022-07-25
|
*
vim-patch:8.2.2969: subtracting from number option fails when result is zero
zeertzjq
2022-07-25
|
*
vim-patch:8.2.2285: Vim9: cannot set an option to a false
zeertzjq
2022-07-25
|
*
vim-patch:8.2.2284: Vim9: cannot set an option to a boolean value
zeertzjq
2022-07-25
|
*
vim-patch:8.2.2254: Vim9: bool option type is number
zeertzjq
2022-07-25
|
*
vim-patch:8.2.1469: Vim9: cannot assign string to string option
zeertzjq
2022-07-25
|
*
vim-patch:8.1.1763: evalfunc.c is still too big (#17952)
Lewis Russell
2022-07-24
[next]