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.c
Commit message (
Expand
)
Author
Age
*
lint
Jan Edmund Lazo
2018-09-21
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
lint
Jan Edmund Lazo
2018-09-06
*
window: refactor boolean variables in win_close()
Jan Edmund Lazo
2018-09-06
*
vim-patch:8.0.0782: using freed memory in quickfix code
Jan Edmund Lazo
2018-09-06
*
Merge #8863 'refactor: Remove mb_head_off()'
Justin M. Keyes
2018-08-28
|
\
|
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
|
\
|
|
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
|
|
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
|
|
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
|
|
lint
Jan Edmund Lazo
2018-08-28
*
|
|
ex_cmds2: checkall in dialog_changed() is bool
Jan Edmund Lazo
2018-08-28
|
/
/
*
|
vim-patch:8.0.1790: 'winfixwidth' is not always respected by :close
Jan Edmund Lazo
2018-08-21
*
|
vim-patch:8.0.1707: when 'wfh' is set ":bel 10new" scrolls window
Jan Edmund Lazo
2018-08-21
*
|
vim-patch:8.0.1426: "gf" and <cfile> don't accept ? and & in URL
Jan Edmund Lazo
2018-08-21
*
|
vim-patch:8.0.1331: possible crash when window can be zero lines high
Jan Edmund Lazo
2018-08-21
|
/
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
window: no_display in restore_win() is bool
Jan Edmund Lazo
2018-08-07
|
*
vim-patch:8.0.1446: acessing freed memory after window command in auto command
Jan Edmund Lazo
2018-08-06
|
*
vim-patch:8.0.1160: getting tab-local variable fails after closing window
Jan Edmund Lazo
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
misc: refactor plines_win{,_nofill}()
Jan Edmund Lazo
2018-08-02
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
window: Fix PVS/V547: expression already checked in previous if()
ZyX
2018-04-22
*
window: Silence PVS/V547: height may be changed by curwin ptr
ZyX
2018-04-22
*
Merge #8001 from justinmk/vimpatches
Justin M. Keyes
2018-02-12
|
\
|
*
vim-patch:8.0.0858: can exit while a terminal is still running a job
Justin M. Keyes
2018-02-11
*
|
vim-patch:8.0.0490: vertical split makes 'winfixwidth' window smaller (#7990)
KunMing Xie
2018-02-12
|
/
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
tests: termclose_spec: fix flaky SIGTERM test #7787
Daniel Hahler
2017-12-30
*
use snprintf and has_event
Daniel Hahler
2017-12-29
*
Move applying of TabClosed to win_close_othertab
Daniel Hahler
2017-12-29
*
Fix TabClose autocommand via close_windows
Daniel Hahler
2017-12-29
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-16
|
\
|
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
|
window: Fix matchaddpos() and enhance error reporting
ZyX
2017-12-15
*
|
Merge branch 'master' into hide-container-impl
ZyX
2017-12-12
|
\
|
|
*
window.c: do BufEnter in correct window after closing help #7431
glacambre
2017-12-10
*
|
*: Fix linter errors
ZyX
2017-12-11
*
|
*: Hide list implementation in other files as well
ZyX
2017-12-10
|
/
*
:terminal : fix crash on resize (#7547)
Justin M. Keyes
2017-11-13
*
terminal: Account for number column (#5310)
Sam Wilson
2017-10-27
*
syntax.c: style
Matthieu Coudron
2017-08-22
*
vim-patch:8.0.0679
Justin M. Keyes
2017-08-16
*
vim-patch:8.0.0678 closing a window does not trigger resizing
Justin M. Keyes
2017-08-16
*
vim-patch:8.0.0073
ckelsel
2017-07-23
*
vim-patch:8.0.0069
ckelsel
2017-07-23
*
lint
ckelsel
2017-07-13
[next]