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
/
main.c
Commit message (
Expand
)
Author
Age
*
fix(startup): avoid crash with completion from -l script (#32160)
zeertzjq
2025-01-22
*
"nvim -es": disable shada #21723
Justin M. Keyes
2025-01-05
*
test: spawn_wait() starts a non-RPC Nvim process
Justin M. Keyes
2025-01-03
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
refactor(windows)!: only support UCRT, even for mingw
bfredl
2024-11-21
*
vim-patch:9.1.0797: testing of options can be further improved (#30893)
zeertzjq
2024-10-22
*
fix(exit): close memfiles after processing events (#30872)
zeertzjq
2024-10-21
*
fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAME
bfredl
2024-10-11
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
2024-09-18
*
refactor: rename "process" => "proc" #30387
Justin M. Keyes
2024-09-15
*
fix(startup): ignore broken $XDG_RUNTIME_DIR #30285
Justin M. Keyes
2024-09-08
*
feat(startup): validate --listen address
Justin M. Keyes
2024-09-02
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
docs: misc (#29622)
dundargoc
2024-07-15
*
refactor: Windows tilde expansion followup (#29380)
Rafael Kitover
2024-06-18
*
Merge pull request #29124 from bfredl/inputring
bfredl
2024-06-02
|
\
|
*
refactor(input): don't use a ring for input
bfredl
2024-06-01
*
|
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
|
/
*
refactor(fileio): remove useless use of FileDescriptor
bfredl
2024-05-28
*
feat(main): expand file ~\ or ~/ prefix on Windows (#28515)
Rafael Kitover
2024-05-25
*
fix(treesitter): make tests for memoize more robust
bfredl
2024-04-29
*
perf(ui_client): skip some initialization not necessary for ui client
bfredl
2024-04-29
*
fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecate
bfredl
2024-04-25
*
ci(windows): optionally test windows with ASAN
dundargoc
2024-03-23
*
refactor(options): remove `set_string_option_direct()`
Famiu Haque
2024-03-21
*
fix(startup): set full_screen when in ex_mode
glepnir
2024-03-09
*
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
2024-03-07
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
*
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
2024-02-25
*
refactor(api): use arena for channel info and terminal info
bfredl
2024-02-18
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
*
fix(startup): multiprocess startuptime #26790
Pablo Arias
2024-02-09
*
feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)
zeertzjq
2024-02-02
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
2024-01-10
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: remove os_errmsg and os_msg functions
dundargoc
2023-12-23
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
2023-11-30
*
refactor: move extern variables out of _defs.h files (#26320)
zeertzjq
2023-11-30
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
[next]