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
/
ex_cmds2.c
Commit message (
Expand
)
Author
Age
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
fix(window): respect hide flag of float windows when switching (#30507)
glepnir
2024-09-28
*
vim-patch:9.1.0653: Patch v9.1.0648 not completely right
zeertzjq
2024-08-03
*
vim-patch:9.1.0648: [security] double-free in dialog_changed()
zeertzjq
2024-08-03
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)
zeertzjq
2024-04-13
*
vim-patch:9.1.0267: File name entered in GUI dialog is ignored
zeertzjq
2024-04-06
*
vim-patch:9.1.0265: console dialog cannot save unnamed buffers (#28185)
zeertzjq
2024-04-05
*
vim-patch:9.1.0195: memleak with ex_drop, NULL dereference
zeertzjq
2024-03-22
*
vim-patch:9.1.0192: drop: don't rewind when editing the same file
zeertzjq
2024-03-22
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0156: Make 'wfb' failing to split still report E1513
zeertzjq
2024-03-11
*
vim-patch:9.1.0152: Coverity complains about ignoring return value
zeertzjq
2024-03-11
*
vim-patch:9.1.0150: Several minor 'winfixbuf' issues
Colin Kennedy
2024-03-11
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461
vE5li
2024-01-28
*
vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)
zeertzjq
2024-01-24
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
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(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor: remove 'shortmess' save/restore panic for ex commands
bfredl
2023-09-25
*
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
2023-07-13
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.1.2094: the fileio.c file is too big
Lewis Russell
2023-04-19
*
vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeated
zeertzjq
2023-04-16
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
vim-patch:9.0.1115: code is indented more than needed (#21598)
zeertzjq
2022-12-31
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
vim-patch:8.2.1269: language and locale code spread out (#19964)
zeertzjq
2022-08-27
[next]