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
*
tests: Migrate legacy test 8. #4179
Lucas Hoffmann
2017-02-03
*
Merge #2990 'tests: Migrate legacy test 69.'
Justin M. Keyes
2017-02-03
|
\
|
*
tests: Modernize migrated legacy test 69.
Lucas Hoffmann
2017-02-03
|
*
tests: Migrate legacy test 69.
Lucas Hoffmann
2016-05-23
*
|
Merge pull request #6050 from jamessan/fix-xclip-tests
James McCoy
2017-02-03
|
\
\
|
*
|
test: Turn printargs_path into a function
James McCoy
2017-02-02
|
*
|
test: Make xclip exit after one selection request
James McCoy
2017-02-02
*
|
|
Merge #5975 from jamessan/execute-with-attrs
Justin M. Keyes
2017-02-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: execute() + :redir
Justin M. Keyes
2017-02-01
|
*
|
execute: Correctly capture output with highlight attributes
James McCoy
2017-02-01
*
|
|
Merge pull request #5869 from hardenedapple/undojoin-curhead
James McCoy
2017-02-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't set b_u_curhead in ex_undojoin()
Matthew Malcomson
2017-01-22
*
|
|
xstrlcat: Allow overlapped pointers. (#6017)
Justin M. Keyes
2017-01-31
*
|
|
undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)
Matthew Malcomson
2017-01-31
*
|
|
eval.c: Fix findfile(), :find, gf in :terminal. #6009
Tommy Allen
2017-01-31
*
|
|
defaults: Revert 'mouse=a' (#6022)
Justin M. Keyes
2017-01-28
*
|
|
test: Fix broken test.
Justin M. Keyes
2017-01-24
*
|
|
Merge #5964 from equalsraf/windows-clipboard
Justin M. Keyes
2017-01-24
|
\
\
\
|
*
|
|
Enable clipboard provider tests in Windows
Rui Abreu Ferreira
2017-01-20
*
|
|
|
ci: XXX: Disable "throttle" test on Travis macOS.
Justin M. Keyes
2017-01-23
*
|
|
|
coverity/133845: Negative array index read. (FP)
Justin M. Keyes
2017-01-23
|
|
/
/
|
/
|
|
*
|
|
test: Avoid Lua closure limit.
Justin M. Keyes
2017-01-22
*
|
|
Merge #5782 'Visual-mode put from @. register'
Justin M. Keyes
2017-01-22
|
\
\
\
|
*
|
|
put fixup, esp. ". register close #5709 #5781
Matthew Malcomson
2017-01-18
*
|
|
|
test: expand_env_esc()
Justin M. Keyes
2017-01-21
*
|
|
|
win: test: Enable jobstart() 'shell' test. (#5983)
Justin M. Keyes
2017-01-21
*
|
|
|
tui: Enable mode-sensitive cursor by default.
Justin M. Keyes
2017-01-20
|
|
/
/
|
/
|
|
*
|
|
test/timer_spec.lua: Relax expected count.
Justin M. Keyes
2017-01-19
*
|
|
ci: Disable "CTRL-C interrupts :global" test
Justin M. Keyes
2017-01-19
*
|
|
win: test: XXX: Disable some tests.
Justin M. Keyes
2017-01-19
*
|
|
win: fix warnings
Justin M. Keyes
2017-01-19
*
|
|
win: test: enable job_spec.lua
Justin M. Keyes
2017-01-19
*
|
|
Merge pull request #5963 from jamessan/screen-expect-clarity
James McCoy
2017-01-18
|
\
\
\
|
*
|
|
test: screen_basic: Re-enable min width/height test
James McCoy
2017-01-18
|
*
|
|
test: screen: Assert expected row count matches configured screen height
James McCoy
2017-01-18
|
|
/
/
*
/
/
test: nvim_ui_attach() with huge dimensions. (#5974)
Justin M. Keyes
2017-01-18
|
/
/
*
|
DirChanged: set <amatch> (#5961)
Justin M. Keyes
2017-01-17
*
|
Merge #5928 'New event: DirChanged'
Marco Hinz
2017-01-16
|
\
\
|
*
|
Add autocmd/dirchanged_spec.lua
Marco Hinz
2017-01-13
*
|
|
Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4...
Justin M. Keyes
2017-01-16
|
\
\
\
|
*
|
|
fix test failure
lonerover
2017-01-09
*
|
|
|
setpos(): Set lowercase mark in other buffers (#5753)
Matthew Malcomson
2017-01-15
*
|
|
|
job: Consume content from rbuffer before invoking the callback again
James McCoy
2017-01-14
|
|
/
/
|
/
|
|
*
|
|
Merge #5933 from justinmk/dir-bufenter
Justin M. Keyes
2017-01-13
|
\
\
\
|
*
|
|
Windows: enable more tests
Justin M. Keyes
2017-01-13
|
*
|
|
test: BufEnter
Justin M. Keyes
2017-01-13
*
|
|
|
eval: Remove dictwatcher from watchers queue before freeing it
James McCoy
2017-01-12
|
/
/
/
*
|
|
inccommand: Preview :sub commands only after the delimiter is present
James McCoy
2017-01-11
*
|
|
inccommand: Suppress error reporting when previewing commands
James McCoy
2017-01-11
*
|
|
test: system([...]): v:shell_error
Justin M. Keyes
2017-01-11
[next]