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
...
|
*
|
|
|
|
|
refactor(IWYU): fix includes for ugrid.h (#26267)
zeertzjq
2023-11-28
|
*
|
|
|
|
|
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
2023-11-28
|
*
|
|
|
|
|
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
2023-11-28
|
*
|
|
|
|
|
refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)
Famiu Haque
2023-11-28
|
*
|
|
|
|
|
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
|
|
/
/
/
/
/
|
*
|
|
|
|
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
|
*
|
|
|
|
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
|
*
|
|
|
|
refactor: fix includes for iconv.h
dundargoc
2023-11-27
|
*
|
|
|
|
refactor: create runtime_defs.h
dundargoc
2023-11-27
|
*
|
|
|
|
build(IWYU): export generated headers
dundargoc
2023-11-27
|
*
|
|
|
|
build(IWYU): fix includes for undo_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
|
*
|
|
|
|
docs: small fixes (#26154)
dundargoc
2023-11-27
|
*
|
|
|
|
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
|
*
|
|
|
|
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
|
*
|
|
|
|
refactor: move autocmd types to autocmd_defs.h (#26239)
zeertzjq
2023-11-27
|
*
|
|
|
|
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
|
*
|
|
|
|
build(clint): more precise check for "defs" headers (#26236)
zeertzjq
2023-11-27
|
*
|
|
|
|
build(IWYU): remove arabic_defs.h (#26235)
dundargoc
2023-11-27
|
*
|
|
|
|
Merge pull request #26233 from bfredl/strictchar
bfredl
2023-11-26
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor(encoding): remove redundant vim_isprintc_strict
bfredl
2023-11-26
|
*
|
|
|
|
|
build(IWYU): fix headers for arabic.h
dundargoc
2023-11-26
|
|
/
/
/
/
/
|
*
|
|
|
|
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
|
*
|
|
|
|
build: sync IWYU and clint to ignore the same headers (#26228)
dundargoc
2023-11-26
|
*
|
|
|
|
build: add check to clint to prevent non-defs header includes
dundargoc
2023-11-26
|
*
|
|
|
|
build(IWYU): map everything in the C99 specification
dundargoc
2023-11-26
|
*
|
|
|
|
build: rework IWYU mapping files
dundargoc
2023-11-25
|
*
|
|
|
|
vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...
zeertzjq
2023-11-25
|
*
|
|
|
|
fix(mouse): avoid dragging when clicking next to popupmenu (#26201)
luukvbaal
2023-11-25
|
*
|
|
|
|
refactor(tui): remove unnecessary scheduling when suspending (#26190)
zeertzjq
2023-11-24
|
*
|
|
|
|
fix(messages): validate msg_grid before using msg_grid_pos (#26189)
zeertzjq
2023-11-24
|
*
|
|
|
|
fix(mouse): avoid dragging after click label popupmenu callback (#26187)
luukvbaal
2023-11-24
|
*
|
|
|
|
vim-patch:9.0.2126: unused assignments when checking 'listchars' (#26182)
zeertzjq
2023-11-24
|
*
|
|
|
|
vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)
zeertzjq
2023-11-24
|
*
|
|
|
|
fix(grid): don't draw beyond max column (#26172)
zeertzjq
2023-11-24
|
*
|
|
|
|
fix: missing case in setxattr error handling (#26176)
Nik Klassen
2023-11-24
|
*
|
|
|
|
perf: remove redundant strlen in skipwhite (#26177)
ii14
2023-11-24
|
*
|
|
|
|
fix(column): reset decor state before starting from top
Luuk van Baal
2023-11-23
|
*
|
|
|
|
fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)
luukvbaal
2023-11-23
|
*
|
|
|
|
vim-patch:9.0.2121: [security]: use-after-free in ex_substitute
zeertzjq
2023-11-23
|
*
|
|
|
|
vim-patch:8.2.2784: Vim9: cannot use \=expr in :substitute
zeertzjq
2023-11-23
|
*
|
|
|
|
Merge pull request #26105 from luukvbaal/signmerge
bfredl
2023-11-22
|
|
\
\
\
\
\
|
|
*
|
|
|
|
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
2023-11-22
|
*
|
|
|
|
|
build: reorder compiler option setting
dundargoc
2023-11-22
|
|
/
/
/
/
/
|
*
|
|
|
|
fix(decorations): fix imbalanced sign count
bfredl
2023-11-22
|
*
|
|
|
|
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
|
*
|
|
|
|
vim-patch:9.0.2117: [security] use-after-free in qf_free_items (#26148)
zeertzjq
2023-11-22
[prev]
[next]