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
Commit message (
Expand
)
Author
Age
*
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
2023-02-16
*
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
2023-02-16
*
vim-patch:8.2.0154: reallocating the list of scripts is inefficient
zeertzjq
2023-02-16
*
vim-patch:8.2.0114: info about sourced scripts is scattered
zeertzjq
2023-02-16
*
vim-patch:9.0.1312: Cursor position wrong when splitting window in insert mode
zeertzjq
2023-02-16
*
vim-patch:9.0.1310: 'splitkeep' test has failures
zeertzjq
2023-02-16
*
vim-patch:9.0.1309: scrolling two lines with even line count and 'scrolloff' set
zeertzjq
2023-02-16
*
ci: add GCC Release testing (#22274)
dundargoc
2023-02-16
*
Merge pull request #22056 from lewis6991/refactor/fileio_more
Lewis Russell
2023-02-15
|
\
|
*
refactor(fileio.c): normalize ifdefs
Lewis Russell
2023-02-01
|
*
refactor(fileio.c): remove HAVE_ACL ifdefs
Lewis Russell
2023-02-01
|
*
refactor(fileio.c): factor out backup creation
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): make unreadable expression readable
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): factor out file info calc
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): factor out buf_write post autocmds
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): do not use macros for error handling
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): reduce scope of locals
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): more bools
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): factor out autocmd handling from buf_write()
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): remove HAS_BW_FLAGS
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): refactor buf_write_bytes (2)
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): refactor buf_write_bytes
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): refactor vim_rename()
Lewis Russell
2023-01-31
|
*
refactor(fileio.c): refactor match_file_path()
Lewis Russell
2023-01-31
*
|
fix(tui): set taskbar, icon in Windows #22270
Enan Ajmain
2023-02-15
*
|
fix(win_update): don't use unintialized memory in edge case (#22266)
zeertzjq
2023-02-15
*
|
revert: "build: remove ENABLE_COMPILER_SUGGESTIONS option" (#22265)
dundargoc
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
|
*
|
fix(helpers): restore channel id after a call to WITH_SCRIPT_CONTEXT
glacambre
2023-02-11
*
|
|
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
|
|
fix: uv_tty_set_mode failed in Windows #22264
Enan Ajmain
2023-02-14
*
|
|
Merge pull request #11756 from bfredl/crashfix
bfredl
2023-02-14
|
\
\
\
|
*
|
|
fix(status): handle unprintable chars in the statusline
Björn Linse
2023-02-14
*
|
|
|
Merge pull request #22113 from luukvbaal/nrwidth
Lewis Russell
2023-02-14
|
\
\
\
\
|
*
|
|
|
refactor(column): remove unused build_statuscol_str() arguments
Luuk van Baal
2023-02-04
|
*
|
|
|
fix(column): no longer reset nrwidth_line_count for 'statuscolumn'
Luuk van Baal
2023-02-04
*
|
|
|
|
Merge pull request #22108 from luukvbaal/statuscolumn
Lewis Russell
2023-02-14
|
\
\
\
\
\
|
*
|
|
|
|
refactor(statusline): move statusline defs to statusline_defs.h
Luuk van Baal
2023-02-04
|
*
|
|
|
|
perf(column): only build fold/sign column when present in 'statuscolumn'
Luuk van Baal
2023-02-04
|
|
/
/
/
/
*
|
|
|
|
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
*
|
|
|
|
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
|
|
/
/
/
|
/
|
|
|
*
|
|
|
fix(folds): cursorline highlight is not always applied on closed folds (#22242)
luukvbaal
2023-02-14
*
|
|
|
vim-patch:9.0.1307: setting 'formatoptions' with :let doesn't check for error...
zeertzjq
2023-02-14
*
|
|
|
fix(tui): exit on input eof
zeertzjq
2023-02-14
*
|
|
|
build: remove ENABLE_COMPILER_SUGGESTIONS option (#22249)
dundargoc
2023-02-13
*
|
|
|
ci: automatically maximize MIN_LOG_LEVEL if CI detected (#22248)
dundargoc
2023-02-13
*
|
|
|
fix(ui-ext): force cursor update after resize in char-based UI
zeertzjq
2023-02-13
*
|
|
|
fix(ui): make sure screen is valid after resizing
zeertzjq
2023-02-13
*
|
|
|
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
[next]