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
/
window.h
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
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: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
fix(ui): allow resize commands to set 'cmdheight' to 0
Luuk van Baal
2022-12-31
*
vim-patch:8.1.2001: some source files are too big (#21231)
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-09
*
vim-patch:9.0.0342: ":wincmd =" equalizes in two directions
zeertzjq
2022-09-01
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
vim-patch:8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slow
zeertzjq
2022-03-07
*
vim-patch:8.2.3920: restoring directory after using another window is ineffic...
zeertzjq
2022-03-07
*
fix(api/nvim_win_call): share common win_execute logic
Sean Dewar
2022-02-03
*
vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selection
Sean Dewar
2022-02-03
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor/single-include: window.h, version.h (#6570)
relnod
2017-04-22
*
window: Fix linter errors.
Jurica Bradaric
2016-01-22
*
vim-patch:7.4.642
Jurica Bradaric
2016-01-22
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
Fix some styles
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15