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: 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
*
Merge #22214 move init_default_autocmds to lua
Justin M. Keyes
2023-02-14
|
\
|
*
refactor: move init_default_autocmds to lua
glacambre
2023-02-11
*
|
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
|
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
*
|
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
|
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
|
/
*
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
2023-02-04
*
fix(exit): skip unnecessary steps in TUI preserve_exit() (#21897)
zeertzjq
2023-02-02
*
feat(lua): low-level interpreter mode (nvim -ll)
bfredl
2023-01-31
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
fix(Windows): restore console title at exit #21922
Enan Ajmain
2023-01-23
*
fix(remote): don't leak memory on failure to connect to server (#21931)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
Merge pull request #21831 from bfredl/nofd
bfredl
2023-01-16
|
\
|
*
fix(ui): re-organize tty fd handling and fix issues
bfredl
2023-01-16
*
|
fix(diff): "nvim -d" should only diff arglist files #21829
0xAdk
2023-01-16
*
|
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
|
/
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor(pty): remove old logic for inheriting termios from host terminal
bfredl
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
fix(embed): handle stdio in server properly
bfredl
2023-01-09
*
refactor: extract code to open stdin for reading
Justin M. Keyes
2023-01-05
*
refactor(lua): move _G.arg init to nlua_init()
Justin M. Keyes
2023-01-05
*
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
2023-01-05
*
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
*
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
2023-01-05
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
refactor(ui): devirtualize the ui layer
bfredl
2023-01-05
*
fix(exit): the TUI should not ui_flush() itself (#21625)
zeertzjq
2023-01-03
*
fix(tui): more work in the TUI
bfredl
2022-12-31
[next]