• Joined on 2025-08-24
mirrors synced and deleted reference refs/tags/backport-38558-to-release-0.12 at mirrors/neovim from mirror 2026-04-02 21:59:28 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-02 21:59:28 +00:00
596a7a32f3 test(terminal/cursor_spec): fix flaky test (#38712)
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-04-02 21:59:28 +00:00
d7898dc1e6 test(terminal/cursor_spec): fix flaky test (#38712)
9f16ad8ca3 fix(treesitter): select reset to "v" visualmode()
Compare 2 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-04-02 21:59:23 +00:00
0790937d03 macOS: fix Find Next/Previous button in the menu bar is not working as expected (#12070)
18f2702225 macOS: fix Find Next/Previous button in the menu bar is not working as expected
7747c96033 Update VOUCHED list (#12069)
63372f8ddb Update VOUCHED list (#12066)
Compare 4 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-04-02 21:59:21 +00:00
dd01e096e9 Added a hint "SDL_SURFACE_MALLOC" to disable aligned surface allocation
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-02 21:59:21 +00:00
e21f7d77f3 Fixed unaligned 16-bit memory access
03f74f3ad3 testyuv: make test params static const
b77fdcc638 Disable UB sanitizer in signed shift test
f7661ff016 Avoid unaligned memory access while testing SSE4.2 CRC intrinsics
df72e3f59d Shifting a number into the sign bit of a signed integer is UB
Compare 10 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-04-02 21:59:21 +00:00
473efcf53c Added a hint "SDL_SURFACE_MALLOC" to disable aligned surface allocation
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-02 21:59:21 +00:00
870c006288 Don't strip the alpha channel when scaling surfaces if it will be needed
9c6876ac18 pipewire: Don't mark a device disconnected if pw_stream_dequeue_buffer fails.
31c7aab5db Added a hint "SDL_SURFACE_MALLOC" to disable aligned surface allocation
212f7539cb SDL_PrivateJoystickForceRecentering(): fix infinite loop
2503d34724 aaudio: Respect SDL_HINT_AUDIO_DEVICE_STREAM_ROLE hint.
Compare 5 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-02 21:59:18 +00:00
b55358b9ab gh-12979: Import compositor patches from upstream (gh-13054)
dba5a0402c no-bug: Dont animate glance image preview opacity (gh-13055)
92eb6b07c3 gh-12985: Disable new firefox search widget (gh-13052)
36aa7b0a20 gh-13038: Fixed trying to swap browsers that dont exist (gh-13051)
Compare 4 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2026-04-02 21:59:16 +00:00
43e2942fa0 Merge branch 'obsd-master'
483683c197 Do not leak command in list-keys, reported by tb@. Also tidy up some
Compare 2 commits »
mirrors synced commits to araq-fixes-25577 at mirrors/Nim from mirror 2026-04-02 21:59:11 +00:00
19af20be69 beginning to look ugly...
56e432358a progress
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-04-02 20:59:11 +00:00
a896fb2b4c Merge pull request #6507 from LeandroLibanio28H/fixing-declaration-order-bugs
8d63c1bbff publish partial struct fields during struct field checking
c8cd8dd2db allow in-progress union variants when validating union members
Compare 3 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-04-02 13:49:33 +00:00
aa01e0e669 Add renovate.json
mirrors synced commits to docking at mirrors/imgui from mirror 2026-04-02 13:49:29 +00:00
02e9b8cacd Tables: columns freeze doesn't enforce a particular order + rework changelog for clarity. (#9312)
mirrors synced commits to master at mirrors/imgui from mirror 2026-04-02 13:49:29 +00:00
9e9fdc97bb InputText: rename Edited->EditedThisFrame, add EditedBefore. (#701) + Comments + About box clipboard blurb include a comment.
fc5e421cb9 Tables: columns freeze doesn't enforce a particular order + rework changelog for clarity. (#9312)
Compare 2 commits »
mirrors synced commits to backport-38558-to-release-0.12 at mirrors/neovim from mirror 2026-04-02 13:49:27 +00:00
mirrors synced new reference backport-38558-to-release-0.12 to mirrors/neovim from mirror 2026-04-02 13:49:27 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-02 13:49:27 +00:00
028805ccbb ci: bump korthout/backport-action
fb9c843ab0 feat(:restart): reattach all UIs (#38683)
0eb2eb4106 refactor(lsp): remove implicit rpc error tostring #38707
2cf5dcb170 build(deps): bump tree-sitter to 64698af1a
3309b48c83 refactor(treesitter): add nts_parser_parse_buf
Compare 6 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-04-02 13:49:27 +00:00
8a79d3a3bb feat(:restart): reattach all UIs (#38683)
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-02 13:49:20 +00:00
0619d3d8de no-bug: remove obsolete patch from Firefox 149.0 (gh-13049)