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
/
functional
/
job
Commit message (
Expand
)
Author
Age
*
job control: add tests for 'jobpid' and 'detach'
Björn Linse
2016-01-20
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
eval: Protect job callbacks from being redefined
Thiago de Arruda
2015-08-21
*
test: lower sleep value in job test
Thiago de Arruda
2015-07-16
*
tests: Use new write_file() function in tests.
Lucas Hoffmann
2015-06-30
*
doc: Fix some typos and trailing whitespace. #2875
Lucas Hoffmann
2015-06-21
*
unify jobstart, termopen, and system interfaces
Scott Prager
2015-05-02
*
term: use an argument vector for termopen().
Scott Prager
2015-05-02
*
Remove all references to JobActivity
Marco Hinz
2015-04-11
*
test: Remove indeterminism in job_spec.lua pty tests
Thiago de Arruda
2015-04-11
*
eval: Fix `jobwait()`
Thiago de Arruda
2015-04-11
*
test: Remove indeterminism from `jobwait` tests
Thiago de Arruda
2015-04-02
*
eval: Implement `jobclose()` vimscript function
Thiago de Arruda
2015-03-29
*
eval: Implement `jobwait()` vimscript function
Thiago de Arruda
2015-03-29
*
eval: Refactor vimscript job control API
Thiago de Arruda
2015-03-29
*
test: Add terminal tests
Thiago de Arruda
2015-03-25
*
test: Improve functional test debuggability and efficiency
Thiago de Arruda
2015-03-24
*
test: Fix tty-test program
Thiago de Arruda
2015-03-24
*
jobsend: Don't append extra newline after last item
Björn Linse
2015-03-03
*
tests: don't hardcode the path to tty-test
John Szakmeister
2015-02-28
*
test: mark job/pty test as pending #2058
Numkil
2015-02-26
*
job: Allow spawning jobs connected to pseudo terminals
Thiago de Arruda
2015-02-23
*
eval: Fix buffering of data in job autocommands
Thiago de Arruda
2015-02-23
*
test: Mark unreliable test as pending in job_spec.lua
Thiago de Arruda
2015-01-29
*
test: Fix problems in job_spec.lua
Thiago de Arruda
2014-11-21
*
job_spec: Fix bad test.
Scott Prager
2014-11-07
*
job: Let vimL jobsend() accept a list.
Scott Prager
2014-11-07
*
job: Make v:job_data[2] a list.
Scott Prager
2014-11-07
*
job: Only force-close stdout/stderr when the job exits
Thiago de Arruda
2014-11-07
*
test/job: Implement some basic jobs tests.
Scott Prager
2014-10-28