summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/main.c
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-22feat(:restart): v:starttime, v:exitreason #39282Justin M. Keyes1
2026-04-06vim-patch:9.2.0291: too many strlen() callszeertzjq1
2026-03-31fix(:restart): only pass --headless when there is no UI (#38580)zeertzjq1
2026-03-29refactor(ui_client.c): remove unused variable (#38552)zeertzjq1
2026-03-28fix(:restart): formalize restart event #35223Sathya Pramodh1
2026-03-25fix(exit): stop listening before closing channels (#38480)zeertzjq1
2026-03-10vim-patch:partial:9.2.0126: String handling can be improved (#38214)zeertzjq1
2026-03-06revert: "fix(tui): server --listen error sometimes not visible (#38027)" (#38...zeertzjq1
2026-03-05fix(tui): call tcdrain() on stdout and stderr on exit (#38154)zeertzjq1
2026-03-02fix(tui): server --listen error sometimes not visible (#38027)zeertzjq1
2026-02-28fix(channel): support :detach, :restart on Windows #37977Sanzhar Kuandyk1
2026-02-25feat(startup): provide v:argf for file arguments #35889Sanzhar Kuandyk1
2026-02-23fix(coverity/644326): NULL ptr deref in socket_address_is_tcp #38010Sathya Pramodh1
2026-02-20refactor(net): socket_address_is_tcp #37947Sathya Pramodh1
2026-02-06fix(startup): respect $NVIM_APPNAME in $XDG_CONFIG_DIRS pathsJesse van der Pluijm1
2026-02-06refactor(startup): extract conflicting configs error to errors.hJesse van der Pluijm1
2026-02-06fix(startup): source init.lua from XDG_CONFIG_DIRSJesse van der Pluijm1
2025-12-28vim-patch:8.2.0098: exe stack length can be wrong without being detected (#37...Jan Edmund Lazo1
2025-12-20test(messages): skip os_delay during testsJustin M. Keyes1
2025-12-08fix(exrc): ensure consistent 'exrc' loading sequence #35148€šm̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰�Ř§Ů Â£╟©舐æØ¢£ðsÞ¥¿—1
2025-12-07feat(events): MarkSet event, aucmd_defer() #35793Nathan Smith1
2025-12-02fix(remote): remote-ui connect timeout on slow networks #36800Anatolii Sakhnik1
2025-11-02vim-patch:9.1.1892: Not possible to know once Vim is done with sourcing vimrc...zeertzjq1
2025-10-10vim-patch:8.2.4772: old Coverity warning for not checking ftell() return valueJan Edmund Lazo1
2025-10-04vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...Jan Edmund Lazo1
2025-09-26vim-patch:8.1.2077: the ops.c file is too bigJan Edmund Lazo1
2025-09-10fix(startup): crash in read_stdin #35699Cameron Ring1
2025-09-09vim-patch:8.1.1940: script tests failJan Edmund Lazo1
2025-09-02perf: scheduler priority clamping on macOS #35488Luna Razzaghipour1
2025-08-22fix: memory leak from double buffer initialization in read_stdin #35413glepnir1
2025-08-20fix(startup): file buf is lost if stdin is empty and "-" is last #35402Cameron Ring1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-23feat: ":restart +cmd" #34788Sathya Pramodh1
2025-06-29fix(exrc): exrc knows its own location (#34638)Yochem van Rosmalen1
2025-06-07feat: make :restart work for remote UI (#34354)zeertzjq1
2025-06-07fix(startup): make startup windows if there are only floating windows (#34349)luukvbaal1
2025-06-04refactor(windows): redundant icon messages #34274Emanuel Krollmann1
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2025-04-16fix(env.c): drop envmap, free os_getenv() result #32683Judit Novak1
2025-04-08vim-patch:9.1.1287: quickfix code can be further improvedzeertzjq1
2025-04-08vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq1
2025-03-19fix(messages): incorrect error message splitting and kind #32990luukvbaal1
2025-03-18docs: misc #32959Justin M. Keyes1
2025-02-07fix(messages): improve deadly signal messages #32364Justin M. Keyes1
2025-01-22fix(startup): avoid crash with completion from -l script (#32160)zeertzjq1
2025-01-05"nvim -es": disable shada #21723Justin M. Keyes1
2025-01-03test: spawn_wait() starts a non-RPC Nvim processJustin M. Keyes1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-11-23refactor(options): autogenerate valid values and flag enums for options (#31089)Famiu Haque1