index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
event
Age
Commit message (
Expand
)
Author
Files
2026-04-25
fix(channel): stack-buffer-overflow with exit during connection (#39387)
zeertzjq
2
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
2
2026-03-30
revert: "refactor(process): don't read from PTY master using uv_pipe_t" (#37401)
zeertzjq
6
2026-03-28
fix(:restart): formalize restart event #35223
Sathya Pramodh
1
2026-03-20
fix(pty): prevent orphan conhost.exe on Windows 10 #38244
tao
2
2026-03-12
fix(process): wrong exit code for SIGHUP on Windows (#38242)
zeertzjq
1
2026-03-06
revert: "fix(tui): server --listen error sometimes not visible (#38027)" (#38...
zeertzjq
4
2026-03-05
fix(build): glibc 2.43 happened
bfredl
1
2026-03-02
fix(tui): server --listen error sometimes not visible (#38027)
zeertzjq
4
2026-02-23
fix(coverity/644326): NULL ptr deref in socket_address_is_tcp #38010
Sathya Pramodh
1
2026-02-23
fix(process): handle poll() interrupted by a signal (#38024)
zeertzjq
1
2026-02-23
fix(process): use poll() to drain PTY master on Linux (#38005)
zeertzjq
1
2026-02-20
refactor(net): socket_address_is_tcp #37947
Sathya Pramodh
1
2026-02-21
fix(event-loop): don't call uv_stop() when loop isn't running (#37984)
zeertzjq
1
2026-02-19
fix(rpc): include write failure reason in log (#37959)
zeertzjq
1
2026-02-13
feat(terminal): detect suspended PTY process (#37845)
zeertzjq
2
2026-02-11
fix(channel): possible hang after connecting with TCP times out (#37813)
zeertzjq
1
2026-01-20
fix(socket): remove stale socket files (#37378)
James Fotherby
1
2026-01-15
fix(process): don't limit PTY master remaining data size
zeertzjq
1
2026-01-15
refactor(process): don't read from PTY master using uv_pipe_t
zeertzjq
6
2026-01-15
refactor(event/stream.c): fix confusing indent (#37398)
zeertzjq
1
2026-01-13
fix(shell): ceci n'est pas une pipe
bfredl
1
2025-11-01
fix(socket): avoid stack-use-after-return after timeout (#36405)
zeertzjq
2
2025-10-31
Merge pull request #36393 from zeertzjq/rstream-close-cb
zeertzjq
4
2025-08-14
feat(ui): :connect command #34586
Siddhant Agarwal
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
20
2025-06-10
fix(tui): wait for embedded server's exit code
zeertzjq
1
2025-03-25
fix(mswin): UI may hang on exit
Justin M. Keyes
1
2025-03-24
refactor(channel): redundant channel_close()
Justin M. Keyes
3
2025-03-08
refactor(multiqueue): rename multiqueue_new_parent #32767
Justin M. Keyes
2
2025-03-07
fix(terminal): avoid rescheduling events onto the same queue (#32755)
Gregory Anders
2
2025-02-17
refactor(channel): eliminate special case in on_proc_exit() #32485
Justin M. Keyes
1
2025-02-10
fix(ui): Windows :detach is opt-in
Justin M. Keyes
1
2025-02-10
feat(ui): UI :detach command
Justin M. Keyes
2
2025-01-30
docs: misc
dundargoc
1
2025-01-15
build: fix lint error on macos
dundargoc
1
2025-01-15
feat(messages): add :!cmd shell message kinds
Luuk van Baal
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
3
2024-09-28
refactor(event): change last use of klist to kvec
bfredl
3
2024-09-26
fix(channel): handle writing to file instead of pipe (#30519)
zeertzjq
4
2024-09-25
build: fix or silence new clang-tidy warnings
dundargoc
1
2024-09-15
refactor: rename "process" => "proc" #30387
Justin M. Keyes
5
2024-09-12
refactor(stream.c): unused params in stream_close #30356
Justin M. Keyes
1
2024-09-10
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
1
2024-06-08
refactor(io): make rstream use a linear buffer
bfredl
4
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-05-31
refactor(io): separate types for read and write streams
bfredl
8
2024-04-06
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
1
2024-04-02
test: silence expected errors
dundargoc
1
[next]