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
*
vim-patch:8.1.1539: not easy to define a variable and lock it
rhysd
2019-06-24
*
channel: refactor events, prevent recursive invocation of events
Björn Linse
2019-06-18
*
vim-patch:8.0.0931: getwininfo() does not indicate a terminal window
Jan Edmund Lazo
2019-06-13
*
Merge #10142 from blueyed/vim-1fbfe7c48
Justin M. Keyes
2019-06-09
|
\
|
*
vim-patch:8.1.0130: ":profdel func" does not work if func was called already
Daniel Hahler
2019-06-08
*
|
vim-patch:8.1.1491: fix skipping after exception #10164
Daniel Hahler
2019-06-08
|
/
*
Merge #10114 from erw7/vim-8.1.1270
Justin M. Keyes
2019-06-07
|
\
|
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
|
vim-patch:8.1.0804: crash when setting v:errmsg to empty list
Jan Edmund Lazo
2019-06-03
|
/
*
vim-patch:8.1.0571: non-silent execute() resets display column to zero
Jan Edmund Lazo
2019-06-03
*
vim-patch:8.1.0569: execute() always resets display column to zero
Jan Edmund Lazo
2019-06-03
*
vim-patch:8.1.1114: confusing overloaded operator "." for string concatenation
erw7
2019-05-29
*
vim-patch:8.1.0902: incomplete set of assignment operators
erw7
2019-05-29
*
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
[next]