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
/
typval.c
Commit message (
Expand
)
Author
Age
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
vim-patch:9.0.0926: Coverity warns for not using return value of dict_add()
zeertzjq
2022-11-23
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...
zeertzjq
2022-11-13
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
vim-patch:9.0.0836: wrong error when using extend() with funcref
zeertzjq
2022-11-06
*
vim-patch:8.2.2921: E704 for script local variable is not backwards compatible
zeertzjq
2022-11-06
*
vim-patch:8.2.2920: still a way to shadow a builtin function
zeertzjq
2022-11-06
*
vim-patch:8.1.1949: cannot scroll a popup window to the very bottom
zeertzjq
2022-11-05
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
vim-patch:8.2.3407: using uninitialized memory with "let g:['bar'] = 2"
zeertzjq
2022-10-28
*
vim-patch:8.2.1395: Vim9: no error if declaring a funcref with lower case letter
zeertzjq
2022-10-28
*
vim-patch:8.2.2653: build failure
zeertzjq
2022-10-27
*
vim-patch:8.2.0619: null dict is not handled like an empty dict
zeertzjq
2022-10-26
*
vim-patch:8.2.0610: some tests are still old style
zeertzjq
2022-10-26
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:partial:9.0.0715: wrong argument for append() gives two error messages
zeertzjq
2022-10-10
*
vim-patch:8.2.2671: error for line number in legacy script
zeertzjq
2022-10-10
*
vim-patch:8.2.2184: Vim9: no error when using "2" for a line number
zeertzjq
2022-10-10
*
fix: compiler warnings from clang 15 (#20321)
dundargoc
2022-09-28
*
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
2022-09-27
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)
zeertzjq
2022-09-12
*
vim-patch:8.2.5034: there is no way to get the byte index from a virtual column
zeertzjq
2022-09-12
*
vim-patch:8.2.2664: Vim9: not enough function arguments checked for string
zeertzjq
2022-09-12
*
vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument
zeertzjq
2022-09-12
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: suppress clang and PVS warnings (#19940)
zeertzjq
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
vim-patch:8.2.0522: several errors are not tested for (#19901)
zeertzjq
2022-08-23
|
/
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
vim-patch:8.1.1763: evalfunc.c is still too big (#17952)
Lewis Russell
2022-07-24
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat(autocmds): retrieve lua callback (#18642)
kylo252
2022-06-09
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
refactor(autocmd): simplify check for freed callback
bfredl
2022-03-03
*
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
2022-02-28
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
chore(typval): return NULL over false for pointer return type (#17316)
Sean Dewar
2022-02-07
[next]