• Joined on 2025-08-24
mirrors synced commits to main at mirrors/ghostty from mirror 2026-01-21 04:10:43 +00:00
dc43ded149 ci: authenticate pinact to avoid GH rate limits (#10393)
8ef0842b01 ci: authenticate pinact to avoid GH rate limits
fabfe4b944 Misc error handling improvements (#10392)
6ec2bfe288 renderer: kitty graphics prep can't fail (skip failed conversions)
d235c490e9 renderer: handle rebuildCells failures gracefully
Compare 9 commits »
mirrors synced new reference tripwire to mirrors/ghostty from mirror 2026-01-21 04:10:43 +00:00
mirrors synced commits to tripwire at mirrors/ghostty from mirror 2026-01-21 04:10:43 +00:00
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-01-21 04:10:41 +00:00
b451b27427 dummy: Only initialize evdev input devices in the evdev driver
mirrors synced commits to main at mirrors/SDL from mirror 2026-01-21 04:10:41 +00:00
9ceb982a63 dummy: Only initialize evdev input devices in the evdev driver
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-21 04:10:37 +00:00
2c2203c040 test: fix has() test failure (#37480)
1949452bd3 fix(tui): avoid using uv_pipe_t as uv_tty_t (#37479)
103ddaf9ae fix(lua): correct line number reporting for options set in coroutines (#37463)
d3aae6172a test: fix flaky tests (#37478)
87276db7f9 vim-patch:9.1.2100: filetype: tiltfiles are not recognized (#37477)
Compare 6 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-01-21 04:10:37 +00:00
b36f70ca8a docs: update version.c
103ddaf9ae fix(lua): correct line number reporting for options set in coroutines (#37463)
d3aae6172a test: fix flaky tests (#37478)
87276db7f9 vim-patch:9.1.2100: filetype: tiltfiles are not recognized (#37477)
68e0b1bd01 vim-patch:f338a2f: runtime(doc): Update [gnt]roff information (#37476)
Compare 9 commits »
mirrors synced new reference visible_ranges to mirrors/tmux from mirror 2026-01-21 03:50:38 +00:00
mirrors synced commits to visible_ranges at mirrors/tmux from mirror 2026-01-21 03:50:38 +00:00
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-01-20 20:00:48 +00:00
c98784324d Add renovate.json
f6db180a80 Fix missing repository id when migrating release attachments (#36389)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-01-20 20:00:48 +00:00
f6db180a80 Fix missing repository id when migrating release attachments (#36389)
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-20 20:00:45 +00:00
404fe069cd fix: Make sure to save the state of the last restored 'normal' window, b=no-bug, c=no-component
mirrors synced commits to stable at mirrors/desktop from mirror 2026-01-20 20:00:45 +00:00
404fe069cd fix: Make sure to save the state of the last restored 'normal' window, b=no-bug, c=no-component
mirrors synced commits to main at mirrors/ghostty from mirror 2026-01-20 20:00:43 +00:00
ad1e22c29f custom shaders: add colorscheme information to shader uniforms (#9656)
7204f7ef9e renderer: remove palette_dirty, rely on terminal state
8786745969 renderer: don't access shared state for custom shader color palettes
8d2eb280db custom shaders: add colorscheme information to shader uniforms
245886d568 build: libghostty-vt now depends on uucode directly (#10389)
Compare 77 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-01-20 20:00:42 +00:00
895bdc4f21 Fixed divide by zero handling Nintendo Switch 2 controller
mirrors synced commits to main at mirrors/SDL from mirror 2026-01-20 20:00:42 +00:00
b1362f8a42 Fixed divide by zero handling Nintendo Switch 2 controller
4b83933298 wayland: More pointer related code deduplication
Compare 2 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-01-20 20:00:40 +00:00
8c0b410371 Docs: tweaks.
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-20 20:00:37 +00:00
15b9118ac0 test: fail CI if .nvimlog is not empty (#37470)
mirrors synced commits to pr_Aschenputtel at mirrors/Nim from mirror 2026-01-20 19:40:43 +00:00
93df03c2ab Apply suggestion from @Copilot
mirrors synced commits to master at mirrors/tmux from mirror 2026-01-20 19:40:38 +00:00
d2e09cb259 Add a --enable-optimizations configure flag.