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
*
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
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: remove vim.h from more headers (#26244)
zeertzjq
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build: suppress bugprone-reserved-identifier warnings
dundargoc
2023-11-21
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
vim-patch:9.0.1857: [security] heap-use-after-free in is_qf_win()
zeertzjq
2023-11-17
*
|
refactor: iwyu (#26062)
zeertzjq
2023-11-16
|
/
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: move defaults into separate module (#25929)
Gregory Anders
2023-11-08
*
refactor: the long goodbye
dundargoc
2023-11-05
*
fix(startup): trigger UIEnter for the correct channel (#25860)
zeertzjq
2023-11-01
*
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
*
test(unit): move statusline tests to statusline_spec.lua (#25441)
zeertzjq
2023-09-30
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor: remove long
dundargoc
2023-09-29
*
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
2023-09-27
*
fix(startup): stop TUI properly when quitting at swap dialog (#25337)
zeertzjq
2023-09-24
*
fix(tui): make :cquit work properly with remote TUI (#25313)
zeertzjq
2023-09-23
*
feat(remote): avoid --remote-ui infinite loop (#24465)
shafouz
2023-08-13
[next]