aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | vim-patch:5d67aef3060dzeertzjq2024-03-10
| * | vim-patch:62b26040eb4bzeertzjq2024-03-10
|/ /
* | vim-patch:a2c65809dafeChristian Clason2024-03-10
* | revert: "fix(window): :close crash with autocmd, floats and tabpage" (#27796)zeertzjq2024-03-10
* | fix(window): :close crash if WinClosed from float closes window (#27794)zeertzjq2024-03-10
* | fix(window): :close crash with autocmd, floats and tabpage (#27793)zeertzjq2024-03-10
* | vim-patch:9.1.0159: Crash in WinClosed after BufUnload closes other windows (...zeertzjq2024-03-10
* | vim-patch:9.1.0161: expand() removes slash after env variable that ends with ...zeertzjq2024-03-10
* | Merge pull request #27330 from seandewar/win_set_config-fixesSean Dewar2024-03-09
|\ \
| * | vim-patch:8.2.3862: crash on exit with EXITFREE and using win_execute()Sean Dewar2024-03-09
| * | fix(api): win_set_config set tp_curwin of win moved from other tabpageSean Dewar2024-03-09
| * | fix(window): :close may cause Nvim to quit with autocmd and floatzeertzjq2024-03-09
| * | test(old): remove Test_floatwin_splitmove()zeertzjq2024-03-09
| * | fix(api): win_set_config update statuslines after removing splitsSean Dewar2024-03-09
| * | fix(api): patch some cmdwin/textlock holesSean Dewar2024-03-08
| * | fix(api): handle win_split_ins failure properlySean Dewar2024-03-08
| * | vim-patch:9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"Sean Dewar2024-03-08
| * | vim-patch:9.1.0128: win_gotoid() may abort even when not switching a windowSean Dewar2024-03-08
| * | vim-patch:9.1.0121: Infinite loop or signed overflow with 'smoothscroll'Sean Dewar2024-03-08
| * | vim-patch:9.1.0119: can move away from cmdwin using win_splitmove()Sean Dewar2024-03-08
| * | vim-patch:9.1.0118: Use different restoration strategy in win_splitmoveSean Dewar2024-03-08
| * | vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...Sean Dewar2024-03-08
| * | vim-patch:9.1.0116: win_split_ins may not check available roomSean Dewar2024-03-08
| * | fix(api): make open_win block only enter/leave events if !enter && !noautocmdSean Dewar2024-03-08
| * | fix(api): make win_set_config with "win" for splits need "split/vertical"Sean Dewar2024-03-08
| * | fix(api): make open_win/win_set_config check if splitting allowedSean Dewar2024-03-08
| * | fix(api): avoid open_win UAF if target buf deleted by autocmdsSean Dewar2024-03-08
| * | fix(api): open_win fire Buf* events when !enter && !noautocmd if entered earlySean Dewar2024-03-08
| * | fix(api): open_win fire BufWinEnter for other buffer when !enter && !noautocmdSean Dewar2024-03-08
| * | fix(api): win_set_config fires unnecessary autocmdsSean Dewar2024-03-08
| * | fix(api): win_set_config autocmds crash when moving win to other tabpageSean Dewar2024-03-08
* | | docs: support inline markdownLewis Russell2024-03-09
* | | vim-patch:8.2.3915: illegal memory access when completing with invalid bytes ...Raphael2024-03-09
* | | Merge pull request #27764 from glepnir/grid_nullbfredl2024-03-09
|\ \ \
| * | | fix(startup): set full_screen when in ex_modeglepnir2024-03-09
|/ / /
* / / feat!: remove deprecated functionsdundargoc2024-03-09
|/ /
* | fix(fileio): fix off-by-one in rename_with_tmp (#27780)Colin Watson2024-03-09
* | ci: allow skipping news workflow with a labeldundargoc2024-03-08
* | Merge pull request #27775 from bfredl/nouidatabfredl2024-03-08
|\ \
| * | refactor(ui): remove outdated UI vs UIData distinctionbfredl2024-03-08
|/ /
* | Merge pull request #27655 from bfredl/mpack_objbfredl2024-03-08
|\ \
| * | refactor(msgpack): allow flushing buffer while packing msgpackbfredl2024-03-07
* | | vim-patch:8.2.5077: various warnings from clang on MS-Windows (#27773)zeertzjq2024-03-08
* | | test(old): change back to using termopen() on Windows (#27772)zeertzjq2024-03-08
* | | test(tohtml_spec): don't use hard-coded sleeping time (#27770)zeertzjq2024-03-08
* | | fix(process): avoid potential data race on exit (#27769)zeertzjq2024-03-08
* | | Merge pull request #27767 from zeertzjq/vim-9.1.0154zeertzjq2024-03-08
|\ \ \
| * | | vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'zeertzjq2024-03-08
| * | | vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
|/ / /
* | | vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)zeertzjq2024-03-08