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
/
src
/
nvim
/
event
Commit message (
Expand
)
Author
Age
...
|
*
event/process: Silence PVS/V547: assuming stream->num_bytes changes
ZyX
2018-04-17
|
*
event/loop: Silence PVS/V547: condition is false in case of no timeout
ZyX
2018-04-09
*
|
win: open child stdio handles in overlapped-mode (#8113)
Björn Linse
2018-04-25
*
|
IO: shada should respect 'fsync' option
Justin M. Keyes
2018-04-21
*
|
job-control: children_kill_cb(): do not check elapsed time
Justin M. Keyes
2018-04-15
*
|
job-control: one-shot timer instead of repeating
Justin M. Keyes
2018-04-15
*
|
job-control: mitigate process-kill race
Justin M. Keyes
2018-04-15
*
|
loop: remove `children_stop_requests`
Justin M. Keyes
2018-04-15
|
/
*
win: os_proc_tree_kill()
Justin M. Keyes
2018-03-16
*
jobs: child proc must have a separate process-group
Justin M. Keyes
2018-03-16
*
jobwait: return -2 on interrupt also with timeout
Björn Linse
2018-02-20
*
tui: fix use-after-free after UI `stop` event #7922
Justin M. Keyes
2018-01-28
*
Fix warning when assing size_t type value to uv_buf_t.len, convert type to UL...
George Zhao
2018-01-18
*
tui: rework deferred-termcodes ... again
Justin M. Keyes
2017-12-16
*
tui.c: request focus-reporting (fix regression) #7670
Justin M. Keyes
2017-12-02
*
channels: refactor jobwait
Björn Linse
2017-11-25
*
channels: generalize jobclose()
Björn Linse
2017-11-25
*
channels: move away term code from eval.c
Björn Linse
2017-11-25
*
channels: allow bytes sockets and stdio, and buffered bytes output
Björn Linse
2017-11-24
*
channels: refactor
Björn Linse
2017-11-24
*
process_close(): uv_unref() detached processes (#7539)
Justin M. Keyes
2017-11-12
*
doc: channel, eventloop
Justin M. Keyes
2017-09-05
*
eventloop: loop_schedule_deferred()
Justin M. Keyes
2017-09-05
*
doc: eventloop
Justin M. Keyes
2017-09-05
*
log: some DEBUG-level stream logging
Justin M. Keyes
2017-08-21
*
jobstop/process_stop: send SIGTERM directly
Daniel Hahler
2017-07-07
*
socket: Silence V641: buf size is not multiple of what it is cast to
ZyX
2017-07-04
*
socket.c: Disable Nagle's algorithm on TCP sockets (#6915)
David Galeano
2017-06-27
*
loop_close: Avoid infinite loop, and log it.
Justin M. Keyes
2017-06-07
*
channels: implement sockopen() to connect to socket
Björn Linse
2017-05-29
*
socket_watcher_start: Silence conversion warning for sin(6)_port
James McCoy
2017-05-28
*
Server: Call uv_getaddrinfo with NULL service when no port
James McCoy
2017-05-27
*
Server: don't fall back to Unix sockets
Marco Hinz
2017-05-22
*
Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESS
Marco Hinz
2017-05-22
*
*: Fix all V641 errors
ZyX
2017-05-20
*
Revert "event/process.c: send SIGTERM directly (#6644)"
Justin M. Keyes
2017-05-08
*
event/process.c: send SIGTERM directly (#6644)
Daniel Hahler
2017-05-04
*
event: Remove "priority" concept.
Justin M. Keyes
2017-04-28
*
api/nvim_get_mode: Use child-queue instead of "priority".
Justin M. Keyes
2017-04-28
*
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
*
*: Add comment to all C files
ZyX
2017-04-19
*
win: os_shell_is_cmdexe() + tests
Justin M. Keyes
2017-04-12
*
win: libuv_process_spawn(): special-case cmd.exe
Rui Abreu Ferreira
2017-04-12
*
*: Fix some Windows-specific warnings
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
coverity/133900: intitialize scalar variable in struct
Sander Bosma
2017-03-11
*
process_spawn: Return status code (#6075)
Justin M. Keyes
2017-02-09
*
Windows: libuv_process_spawn(): Allow libuv argument quoting/escaping.
Rui Abreu Ferreira
2017-01-10
*
process_wait(): Avoid dereference after LOOP_PROCESS_EVENTS. (#5917)
Justin M. Keyes
2017-01-09
[prev]
[next]