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
*
verb_msg: remove char_u
Justin M. Keyes
2019-04-29
*
vim-patch:8.1.0401: can't get swap name of another buffer
Justin M. Keyes
2019-04-29
*
vim-patch:8.1.0313: information about a swap file is unavailable
Justin M. Keyes
2019-04-29
*
vim-patch:8.0.1563: getwinposx() timeout #9955
Jan Edmund Lazo
2019-04-29
*
vim-patch:8.1.1209: clever compiler warns for buffer being too small
Jan Edmund Lazo
2019-04-27
*
vim-patch:8.1.1207: some compilers give warning messages
Jan Edmund Lazo
2019-04-27
*
vim-patch:8.0.1510: cannot assert beep #9938
Jan Edmund Lazo
2019-04-25
*
vim-patch:8.0.1093: various small quickfix issues
Jan Edmund Lazo
2019-04-14
*
vim-patch:8.1.1140: not easy to find out what neighbors a window has (#9873)
Marco Hinz
2019-04-10
*
vim-patch:8.0.0702: error in a timer can make Vim unusable #9826
Justin M. Keyes
2019-04-10
*
vim-patch:8.0.0709: libvterm cannot use vsnprintf()
Jan Edmund Lazo
2019-04-04
*
vim-patch:8.1.0494: functions do not check for a window ID in other tabs
Marco Hinz
2019-04-04
*
vim-patch:8.1.0493: argv() and argc() only work on the current argument list
Marco Hinz
2019-04-04
*
vim-patch:8.1.0218: cannot add matches to another window
Marco Hinz
2019-04-04
*
eval: diff_hlID() and hlID() return same id
Jan Edmund Lazo
2019-03-31
*
Merge #9815 'vim-patch:8.1.1068: complete_info()'
Justin M. Keyes
2019-03-30
|
\
|
*
vim-patch:8.1.1068: cannot get all the information about current completion
Shougo Matsushita
2019-03-30
|
/
*
vim-patch:8.1.0177: defining function in sandbox is inconsistent
Jan Edmund Lazo
2019-03-23
*
vim-patch:8.1.0019: error when defining a Lambda with index of a function result
Jan Edmund Lazo
2019-03-15
*
autocmd: introduce "once" feature
Justin M. Keyes
2019-03-10
*
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
Merge #9662 'vim-patch:8.0.{0643-0646}'
Justin M. Keyes
2019-03-08
|
\
|
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
|
vim-patch:8.1.0998: getcurpos() unexpectedly changes "curswant"
Jan Edmund Lazo
2019-03-07
|
/
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
build: PRAGMA_DIAG_PUSH_IGNORE_MISSING_PROTOTYPES
Justin M. Keyes
2019-02-04
*
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
*
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
|
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
|
/
*
cleanup: reduce some duplicate code, avoid function pointers for a condition
Björn Linse
2019-01-23
*
ex_echo: reuse code from message.c to show arg to user
Alexandre Dubray
2019-01-22
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-18
*
provider: improve error message if provider is missing (#9487)
Marco Hinz
2019-01-12
*
vim-patch:8.1.0685: get_buf_tv() is named inconsistently
Jan Edmund Lazo
2019-01-05
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)
David Jimenez
2019-01-02
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: Get rid of global ScreenLines and set_screengrid
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
provider: make :ruby provider check use same code path as :python
Marco Hinz
2018-12-12
*
vim-patch:8.1.0564: setting v:errors to wrong type still possible
Jan Edmund Lazo
2018-12-06
*
vim-patch:8.1.0563: setting v:errors to a string give confusing error
Jan Edmund Lazo
2018-12-06
*
vim-patch:8.0.1425: execute() does not work in completion of user command (#9...
Jan Edmund Lazo
2018-12-06
*
vim-patch:8.1.0551: expression evaluation may repeat an error message
Jan Edmund Lazo
2018-11-30
*
vim-patch:8.1.0550: expression evaluation may repeat an error message
Jan Edmund Lazo
2018-11-30
*
fix wrong winnr in getwininfo
Sha Liu
2018-11-27
[next]