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
*
shada/context: fully remove jumplist duplicates #10898
Abdelhakeem Osama
2019-09-03
*
jobwait(): fix race if job exits before waiting on it
Justin M. Keyes
2019-09-03
*
test/wildmode_spec: fix flaky test
Justin M. Keyes
2019-09-03
*
test/job_spec: improve visibility of flaky test
Justin M. Keyes
2019-09-03
*
tests: assert:set_parameter('TableFormatLevel', 100) #10925
Daniel Hahler
2019-09-03
*
Merge pull request #10920 from bfredl/asyncfail
Björn Linse
2019-09-02
|
\
|
*
api: make try_end clean-up after an exception properly. Fixes #10809
Björn Linse
2019-09-02
*
|
screen: initialize screen properly with early `set display-=msgsep`
Björn Linse
2019-09-02
|
/
*
Merge #10804 'CI/OpenBSD: functional tests'
Justin M. Keyes
2019-09-01
|
\
|
*
test/uname(): always lowercase
Justin M. Keyes
2019-09-01
|
*
test/OpenBSD: skip some tests
Justin M. Keyes
2019-09-01
|
*
test: shell-test.c: flush all streams
Justin M. Keyes
2019-09-01
|
*
screen.lua: dump payload on handler failure
Justin M. Keyes
2019-09-01
|
*
test: "can have two timers": retry()
Justin M. Keyes
2019-09-01
|
*
CI/OpenBSD: run functional tests
Edd Barrett
2019-09-01
*
|
API: nvim_buf_set_lines: handle 'nomodifiable' #10910
Justin M. Keyes
2019-09-01
|
/
*
API: make nvim_win_set_option() set window-global, not buffer-local #9110
Björn Linse
2019-09-01
*
paste: one undo-block per stream
Justin M. Keyes
2019-09-02
*
fixup! eval: add wait() test
Abdelhakeem
2019-09-01
*
eval: add wait() test
Abdelhakeem
2019-09-01
*
Merge pull request #10400 from bfredl/msg_grid
Björn Linse
2019-09-01
|
\
|
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
|
*
test/ui: make screen:expect() print full state when height does not match
Björn Linse
2019-09-01
*
|
test: assert_alive()
Justin M. Keyes
2019-09-01
*
|
test: use shell-test (avoid system shell)
Justin M. Keyes
2019-09-01
*
|
test/inccommand_spec: avoid indeterminism
Justin M. Keyes
2019-09-01
|
/
*
api: make nvim_put support "\022{NUM}" regtype as returned by getregtype()
Björn Linse
2019-08-31
*
tui/input: defer nvim_paste properly.
Björn Linse
2019-08-31
*
test: vim.paste() cancel
Justin M. Keyes
2019-08-30
*
API: nvim_paste: add `crlf` parameter
Justin M. Keyes
2019-08-30
*
tests: check_logs: improve error message (#10887)
Daniel Hahler
2019-08-30
*
shell-test: remove REP_NODELAY, less delay with REP
Daniel Hahler
2019-08-30
*
paste: break lines at CR, CRLF #10877
Justin M. Keyes
2019-08-29
*
Fix test/busted/outputHandlers/TAP.lua (#10881)
Daniel Hahler
2019-08-29
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
API: TRY_WRAP() for "abort-causing non-exception errors"
Justin M. Keyes
2019-08-28
*
paste: handle 'nomodifiable'
Justin M. Keyes
2019-08-27
*
paste: make vim.paste() "public"
Justin M. Keyes
2019-08-27
*
paste: handle vim.paste() failure
Justin M. Keyes
2019-08-27
*
paste: implement redo (AKA dot-repeat)
Justin M. Keyes
2019-08-27
*
paste: insert text "before" cursor in Insert-mode
Justin M. Keyes
2019-08-27
*
API: nvim_paste
Justin M. Keyes
2019-08-27
*
paste: workaround typeahead race
Justin M. Keyes
2019-08-27
*
API: nvim_put: "follow" parameter
Justin M. Keyes
2019-08-27
*
API: nvim_put: always PUT_CURSEND
Justin M. Keyes
2019-08-27
*
test/tui_spec: connect to child session
Justin M. Keyes
2019-08-27
*
paste: edge-case: handle EOL at end-of-buffer
Justin M. Keyes
2019-08-27
*
paste: test
Justin M. Keyes
2019-08-27
*
paste: use nvim_put()
Justin M. Keyes
2019-08-27
*
API: nvim_put #6819
Justin M. Keyes
2019-08-27
[next]