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.c
Commit message (
Expand
)
Author
Age
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
Update eval.c
Wang Shidong
2018-09-13
*
vim-patch:8.0.1172: when E734 is given option is still set (#8988)
Jan Edmund Lazo
2018-09-13
*
Merge pull request #8945 from ZviRackover/fix-7401-step5
Björn Linse
2018-09-11
|
\
|
*
lint: clean-up after parent commits
ZviRackover
2018-09-09
|
*
Remove has_mbytes local to lines changed in parent commit
ZviRackover
2018-09-09
|
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
|
Merge pull request #8974 from janlazo/vim-8.0.1377
Justin M. Keyes
2018-09-11
|
\
\
|
*
|
vim-patch:8.0.1378: autoload script sources itself when defining function
Jan Edmund Lazo
2018-09-09
|
*
|
vim-patch:8.0.1377: cannot call a dict function in autoloaded dict
Jan Edmund Lazo
2018-09-09
*
|
|
vim-patch:8.1.0011: maparg() and mapcheck() confuse empty and non-existing (#...
Jan Edmund Lazo
2018-09-10
|
/
/
*
|
vim-patch:8.0.1115: crash when using foldtextresult() recursively (#8972)
Jan Edmund Lazo
2018-09-09
*
|
vim-patch:8.0.1006: quickfix list changes when parsing text with 'erroformat'
Jan Edmund Lazo
2018-09-07
|
/
*
globals: cmd_silent is bool
Jan Edmund Lazo
2018-08-29
*
vim-patch:8.1.0214 fixup: remove feature-guard
Justin M. Keyes
2018-08-28
*
vim-patch:8.1.0214 (#8927)
Vivek R
2018-08-28
*
vim-patch:8.0.1242: function argument with only dash is seen as number zero
Jan Edmund Lazo
2018-08-22
*
vim-patch:8.1.0184: not easy to figure out the window layout
Jan Edmund Lazo
2018-08-15
*
vim-patch:8.0.1364: there is no easy way to get the window position
Jan Edmund Lazo
2018-08-15
*
vim-patch:8.1.0262: not enough testing for getftype()
Jan Edmund Lazo
2018-08-13
*
vim-patch:8.0.1630: trimming white space is not that easy
Jan Edmund Lazo
2018-08-13
*
eval: match in find_some_match() is bool
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.0.1410: hang when using count() with an empty string
Jan Edmund Lazo
2018-08-09
*
vim-patch:8.0.1004: matchstrpos() without a match returns too many items
Jan Edmund Lazo
2018-08-08
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
window: no_display in restore_win() is bool
Jan Edmund Lazo
2018-08-07
|
*
eval: add const to f_gettabvar() variables
Jan Edmund Lazo
2018-08-06
|
*
vim-patch:8.0.1160: getting tab-local variable fails after closing window
Jan Edmund Lazo
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
vim-patch:8.0.0948: crash if timer closes window while dragging status line
Jan Edmund Lazo
2018-08-05
*
eval, ex_getln: Fix incompatible pointer types (#8792)
hyatskov
2018-08-05
*
system(): handle profiling and 'verbose' #8730
Marcos Almeida
2018-07-29
*
vim-patch:8.0.0794: checking translations fails with multiple NL
Jan Edmund Lazo
2018-07-23
*
Make "v:errmsg", "v:shell_error" and "v:this_session" distinct
Shougo Matsushita
2018-07-23
*
vim-patch: finish port of 8.0.0{654,663,667}
Jan Edmund Lazo
2018-07-07
*
vim-patch:8.0.0593: DRY: setting list/dict return value (#8639)
Jan Edmund Lazo
2018-06-30
*
vim-patch:8.0.0642: writefile() continues after detecting an error
Jan Edmund Lazo
2018-06-24
*
vim-patch:8.0.0548: saving the redo buffer only works one time (#8629)
KunMing Xie
2018-06-24
*
vim-patch:8.0.0535: leak when exiting user function (#8574)
KunMing Xie
2018-06-24
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
vim-patch:8.0.0542: getpos() can return a negative line number (#8580)
Jan Edmund Lazo
2018-06-19
*
vim-patch:8.0.0547: extra line break in verbosefile
Jan Edmund Lazo
2018-06-18
*
vim-patch:8.0.0467: using g< after :for does not show the right output
Jan Edmund Lazo
2018-06-18
*
vim-patch:8.0.0625: shellescape() always escapes a newline (#8573)
Jan Edmund Lazo
2018-06-17
*
Merge #8526 from janlazo/vim-8.0.0451
Justin M. Keyes
2018-06-16
|
\
|
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
|
screen: use UTF-8 representation
Björn Linse
2018-06-13
|
/
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
vim-patch:8.0.0452: some macros are in lower case (#8505)
Jan Edmund Lazo
2018-06-08
[next]