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
/
test
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
clint: allow starting brace after `enum`
Justin M. Keyes
2017-08-06
|
*
|
|
|
|
|
test/helpers: disable powershell logo/banner message
Justin M. Keyes
2017-08-06
|
*
|
|
|
|
|
terminal: block redraw during c_CTRL-D
Justin M. Keyes
2017-08-05
|
*
|
|
|
|
|
win_redr_status(): skip if wildmenu is showing
Justin M. Keyes
2017-08-05
|
*
|
|
|
|
|
test: job_spec.lua: disable shada in test instance
Justin M. Keyes
2017-08-04
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
vim-patch:8.0.0124 #7092
ckelsel
2017-07-30
|
*
|
|
|
|
menu_get(): doc
Justin M. Keyes
2017-07-28
|
*
|
|
|
|
viml: introduce menu_get() function #6322
Matthieu Coudron
2017-07-28
|
*
|
|
|
|
test: mouse_spec: remove obnoxious wait times (#7029)
Justin M. Keyes
2017-07-15
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
health.vim: fix test
Justin M. Keyes
2017-07-15
|
*
|
|
|
test: shada: Replace hard-coded 704 with dynamic version
James McCoy
2017-07-14
|
*
|
|
|
mbyte: Fix crash when using multibyte chars in maparg() return (#6986)
Nikolai Aleksandrovich Pavlov
2017-07-09
|
*
|
|
|
inccommand: improve performance #6949
KillTheMule
2017-07-08
|
*
|
|
|
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
|
*
|
|
|
i_CTRL-O: fix :startinsert at end of line (#6963)
d10n
2017-07-08
|
*
|
|
|
Merge pull request #6823 from blueyed/fix-term-stop
James McCoy
2017-07-07
|
|
\
\
\
\
|
|
*
|
|
|
jobstop/process_stop: send SIGTERM directly
Daniel Hahler
2017-07-07
|
*
|
|
|
|
test: tui_spec: Remove unused is_linux variable
James McCoy
2017-07-07
|
|
/
/
/
/
|
*
|
|
|
Merge #6816 'TUI improvements'
Justin M. Keyes
2017-07-07
|
|
\
\
\
\
|
|
*
|
|
|
tui: Correct commentary on tmux colour tests.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Add built-in terminfo entry for VTE.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Add st to the always 256-colour capable list.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Correct a copy and paste error in stterm tests.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Update colour tests some more.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Update colour tests.
Jonathan de Boyne Pollard
2017-06-03
|
*
|
|
|
|
Merge #6959 from ZyX-I/pvs-fixes
Justin M. Keyes
2017-07-04
|
|
\
\
\
\
\
|
|
*
|
|
|
|
os/fileio: Add ability to use os/fileio.c for file descriptors
ZyX
2017-07-04
|
|
*
|
|
|
|
os/fileio: Add msgpack_file_write function
ZyX
2017-07-04
|
*
|
|
|
|
|
Merge #6958 from ZyX-I/fix-6957
Justin M. Keyes
2017-07-04
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
shada: Make sure that code does not attempt to read too long items
ZyX
2017-07-04
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
functests: Ensure different SIDs on successive source() calls
ZyX
2017-07-04
|
*
|
|
|
|
|
functests: Add some more :echo tests which also check for regression
ZyX
2017-07-04
|
*
|
|
|
|
|
functests: Make ex_cmds/echo actually use :echo
ZyX
2017-07-04
|
*
|
|
|
|
|
functests: Copy eval/string_spec.lua to ex_cmds/echo_spec.lua
ZyX
2017-07-04
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge #6947 from ZyX-I/consistent-get_keymap
Justin M. Keyes
2017-07-03
|
|
\
\
\
\
\
|
|
*
|
|
|
|
unittests: Fix allocation ordering for tv_dict_add_str()
ZyX
2017-07-02
|
|
*
|
|
|
|
functests: Test how spaces appear in get_keymap output
ZyX
2017-07-02
|
|
*
|
|
|
|
functests: Use more extensive testing
ZyX
2017-07-02
|
|
*
|
|
|
|
message: Add support for replacing `<` to str2special
ZyX
2017-07-02
|
|
*
|
|
|
|
functests: Add tests for new behaviour
ZyX
2017-07-02
|
|
*
|
|
|
|
functests: Remove local_copy function
ZyX
2017-07-02
|
|
*
|
|
|
|
eval/typval: Add tv_dict_add_allocated_str() function
ZyX
2017-07-02
|
*
|
|
|
|
|
test: expand_env_esc: Pass correct buffer size for outlen and assertion
James McCoy
2017-07-02
|
|
/
/
/
/
/
|
*
|
|
|
|
ci/quickbuild: XXX: disable server_requests test (#6851)
Justin M. Keyes
2017-07-02
|
*
|
|
|
|
test: handle single-char hostname (#6939)
KunMing Xie
2017-07-01
*
|
|
|
|
|
update tests
Jakob Schnitzer
2017-06-28
*
|
|
|
|
|
Merge branch 'master' into option-fixes
Jakob Schnitzer
2017-06-28
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge pull request #6927 from jamessan/vim-7.4.2259
James McCoy
2017-06-27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vim-patch:7.4.2320
James McCoy
2017-06-26
|
|
*
|
|
|
|
vim-patch:7.4.2268
James McCoy
2017-06-26
[prev]
[next]