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
/
eval
/
window.c
Commit message (
Expand
)
Author
Age
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)
zeertzjq
2024-11-26
*
fixup: apply the change on more files
James Tirta Halim
2024-06-04
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0171: Small split-move related improvements
Sean Dewar
2024-03-12
*
vim-patch:9.1.0169: current window number returned by tabpagewinnr may be out...
Sean Dewar
2024-03-12
*
vim-patch:8.2.3862: crash on exit with EXITFREE and using win_execute()
Sean Dewar
2024-03-09
*
vim-patch:9.1.0128: win_gotoid() may abort even when not switching a window
Sean Dewar
2024-03-08
*
vim-patch:9.1.0119: can move away from cmdwin using win_splitmove()
Sean Dewar
2024-03-08
*
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
2024-03-08
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
refactor: split WIN_EXECUTE() into two functions (#26627)
zeertzjq
2023-12-18
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: move some functions to winfloat.c (#26020)
Raphael
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
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-07-03
*
vim-patch:9.0.0904: various comment and indent flaws (#23498)
zeertzjq
2023-05-06
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)
zeertzjq
2023-01-17
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
*
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29