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
*
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
*
fix(startup): make recovery mode work without --headless (#24477)
zeertzjq
2023-07-25
*
fix(startup)!: "nvim -l" message does not end with newline #24215
zeertzjq
2023-07-01
*
fix(startup): don't truncate when printing with -l (#24216)
zeertzjq
2023-07-01
*
fix(startup): "nvim -l foo.lua" may not set arg0 #24161
Mike
2023-06-26
*
docs #22363
Justin M. Keyes
2023-06-19
*
fix(remote): restore previous --remote-expr output formatting (#23988)
zeertzjq
2023-06-11
*
fix(remote): make --remote-expr print to stdout (#23980)
zeertzjq
2023-06-11
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid
Ghjuvan Lacambre
2023-05-28
*
Merge pull request #23523 from 3N4N/fix/api-info
bfredl
2023-05-26
|
\
|
*
fix(windows): set stdout to binary mode for --api-info
Enan Ajmain
2023-05-07
*
|
refactor(vim.secure): move to lua/secure.c
Lewis Russell
2023-05-22
*
|
build: add ubsan default options
ii14
2023-05-15
*
|
docs: small fixes
dundargoc
2023-05-13
|
/
*
fix(tui): position cursor at bottom-left before stopping (#23369)
zeertzjq
2023-04-28
*
refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutex
bfredl
2023-04-25
*
refactor(time): refactor delay with input checking
bfredl
2023-04-24
*
refactor(env): remove unused mutex
bfredl
2023-04-20
*
vim-patch:9.0.1007: there is no way to get a list of swap file names
zeertzjq
2023-04-19
*
vim-patch:9.0.0397: :defer not tested with exceptions and ":qa!"
zeertzjq
2023-04-16
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
build(win): export extern symbols for use in FFI #22756
luukvbaal
2023-03-23
*
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
zeertzjq
2023-03-11
*
build: fix unknown pragma warning with mingw (#22533)
Biswapriyo Nath
2023-03-05
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
refactor(main.c): remove unreachable use_builtin_ui conditions (#22338)
zeertzjq
2023-02-20
*
docs: fix typos (#21961)
dundargoc
2023-02-20
*
fix(tui): set taskbar, icon in Windows #22270
Enan Ajmain
2023-02-15
[next]