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
Commit message (
Expand
)
Author
Age
...
|
*
vim-patch:8.1.0772: the sign_define_by_name() function is too long
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0767: when deleting lines at the bottom signs are misplaced
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0750: when the last sign is deleted the signcolumn may remain
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.0709: windows are updated for every added/deleted sign
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.0701: sign message not translated and inconsistent spacing
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0697: ":sign place" requires the buffer argument
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.0669: the ex_sign() function is too long
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.0632: using sign group names is inefficient
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
Merge #9897 from janlazo/vim-8.0.0683
Justin M. Keyes
2019-05-26
|
\
|
*
Allow 3 beeps per half a second
Jan Edmund Lazo
2019-05-25
|
*
vim-patch:8.0.0683: visual bell flashes too quickly
Jan Edmund Lazo
2019-05-25
*
|
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
*
|
|
Merge #10064 from janlazo/vim-8.1.0211
Justin M. Keyes
2019-05-26
|
\
\
\
|
*
|
|
lint
Jan Edmund Lazo
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
*
|
|
|
doc/API: document indexing behavior #10058
KillTheMule
2019-05-26
|
/
/
/
*
|
|
Merge #10063 from janlazo/vim-8.1.0205
Justin M. Keyes
2019-05-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test/old: remove duplicates, run test_tabpage.vim
Jan Edmund Lazo
2019-05-25
|
*
|
vim-patch:8.1.0751: some regexp errors are not tested
Jan Edmund Lazo
2019-05-25
|
*
|
vim-patch:8.1.0547: modeline test with keymap still fails
Jan Edmund Lazo
2019-05-25
|
*
|
vim-patch:8.1.0546: modeline test with keymap fails
Jan Edmund Lazo
2019-05-25
|
*
|
vim-patch:8.1.0506: modeline test fails when run by root
Jan Edmund Lazo
2019-05-25
|
*
|
vim-patch:8.1.0206: duplicate test function name
Jan Edmund Lazo
2019-05-25
|
*
|
vim-patch:8.1.0205: invalid memory access with invalid modeline
Jan Edmund Lazo
2019-05-25
|
/
/
*
|
vim-patch:8.1.0817: test ":=" command #10062
Jan Edmund Lazo
2019-05-25
*
|
Merge #10061 from janlazo/vim-8.1.0188
Justin M. Keyes
2019-05-25
|
\
\
|
*
|
Fix memfile_test.c path
Jan Edmund Lazo
2019-05-25
|
*
|
vim-patch:8.1.0317: Cscope test fails when using shadow directory
Jan Edmund Lazo
2019-05-25
|
*
|
vim-patch:8.1.0188: no test for ":cscope add"
Jan Edmund Lazo
2019-05-25
|
/
/
*
|
Merge #10046 from justinmk/xfree
Justin M. Keyes
2019-05-25
|
\
\
|
|
/
|
/
|
|
*
clint: remove CheckAltTokens()
Justin M. Keyes
2019-05-25
|
*
lint
Justin M. Keyes
2019-05-25
|
*
kvec.h: kv_destroy: reinitialize after free
Justin M. Keyes
2019-05-25
|
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
|
*
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
2019-05-25
|
/
*
doc #10017
Justin M. Keyes
2019-05-25
*
Merge #10054 from janlazo/vim-8.1.1373
Justin M. Keyes
2019-05-24
|
\
|
*
vim-patch:8.1.1171: statusline test could fail in large terminal
Jan Edmund Lazo
2019-05-24
|
*
vim-patch:8.0.1220: skipping empty statusline groups is not correct
Jan Edmund Lazo
2019-05-24
[prev]
[next]