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
*
lint
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.1077: reg_executing() is reset by calling input()
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0995: a getchar() call resets the reg_executing() result
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
lint
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0039: cannot easily delete lines in another buffer
Andrej Zieger
2019-05-26
*
Resolved compile warnings & fixed lot of style related to sign api
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0717: there is no function for the ":sign jump" command
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0702: ":sign place" only uses the current buffer
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0679: sign functions do not take buffer argument as documented
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0660: sign_cleanup() may leak memory
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0658: deleting signs and completion for :sign is insufficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0644: finding next sign ID is inefficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
Merge pull request #9547 from bfredl/rpc_multiline_err
Björn Linse
2019-05-26
|
\
|
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
|
vim-patch:8.1.0307: there is no good way to get the window layout
Jan Edmund Lazo
2019-05-26
*
|
vim-patch:8.1.0211: expanding a file name "~" results in $HOME
Jan Edmund Lazo
2019-05-25
|
/
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1519: getchangelist() does not use argument as bufname()
Jan Edmund Lazo
2019-05-20
*
vim-patch:8.0.1514: getting the list of changes is not easy
Jan Edmund Lazo
2019-05-20
*
vim-patch:8.1.0901: index in getjumplist() may be wrong
Jan Edmund Lazo
2019-05-19
*
vim-patch:8.0.1513: the jumplist is not always properly cleaned up
Jan Edmund Lazo
2019-05-19
*
vim-patch:8.0.1498: getjumplist() returns duplicate entries
Jan Edmund Lazo
2019-05-19
*
vim-patch:8.0.1497: getting the jump list requires parsing the output of :jumps
Jan Edmund Lazo
2019-05-19
*
eval.c: add has("osx") for apple
Francisco Giordano
2019-05-19
*
vim-patch:8.1.1352: undofile() reports wrong name
Francisco Giordano
2019-05-19
*
lint
Justin M. Keyes
2019-05-06
*
PVS/V547: Expression is always true
Justin M. Keyes
2019-05-06
*
vim-patch:8.0.1831: sometimes the quickfix title is incorrectly prefixed with...
Marco Hinz
2019-05-05
*
vim-patch:8.0.1708: mkdir with 'p' flag fails on existing directory
Jan Edmund Lazo
2019-05-03
*
Merge #9951 'vim-patch:8.1.0519: save/restore tag stack'
Justin M. Keyes
2019-04-30
|
\
|
*
lint
rolag
2019-04-28
|
*
vim-patch:8.1.0519: cannot save and restore the tag stack
rolag
2019-04-28
*
|
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
[next]