• Joined on 2025-08-24
mirrors synced new reference araq-icu to mirrors/Nim from mirror 2026-01-08 14:03:23 +00:00
mirrors synced commits to master at mirrors/tmux from mirror 2026-01-08 14:03:19 +00:00
a5d8b92012 Merge branch 'obsd-master'
890cfc6dc3 Copy palette responses before processing them since they are not strings.
Compare 2 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-01-08 06:13:27 +00:00
5398b8c9b0 Update rexm.c
mirrors synced commits to chore/upstream-sync at mirrors/desktop from mirror 2026-01-08 06:13:22 +00:00
56a3fbf7dc chore: Finish migration without testing, b=no-bug, c=scripts, tabs, media, common, split-view
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-01-08 06:13:19 +00:00
cc0755881c Fixed crash when the broken EZFRD64.DLL is present
mirrors synced commits to main at mirrors/SDL from mirror 2026-01-08 06:13:19 +00:00
f369e804e2 Fixed crash when the broken EZFRD64.DLL is present
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-01-08 06:13:14 +00:00
bf3a03fb5f docs: update version.c
3e83f7bec7 docs: drop vim.pack WIP note, add example code #37229
0bd4d3f779 test(terminal/buffer_spec): fix flaky test (#37299)
bfb70c03ff test(buffer_updates_spec): move on_detach tests to its block (#37297)
625a2bfde8 vim-patch:4ba3dad: runtime(sqloracle): Update syntax script
Compare 13 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2026-01-08 06:13:14 +00:00
ad70c2300e test(terminal/buffer_spec): fix flaky test (#37299)
4f0e5678f3 test(buffer_updates_spec): move on_detach tests to its block (#37297)
e8c21a8b51 fix(langmap): assert failure on mapping to char >= 256 (#37291)
1c0b0b3522 refactor: fix using %*s instead of %.*s (#37290)
Compare 4 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-08 06:13:14 +00:00
565cfa04eb fix(build.zig): replace slashes in filepaths #37111
3e83f7bec7 docs: drop vim.pack WIP note, add example code #37229
0bd4d3f779 test(terminal/buffer_spec): fix flaky test (#37299)
bfb70c03ff test(buffer_updates_spec): move on_detach tests to its block (#37297)
625a2bfde8 vim-patch:4ba3dad: runtime(sqloracle): Update syntax script
Compare 12 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2026-01-08 05:53:18 +00:00
0e6fc2e88b Merge branch 'obsd-master'
c8ccd420be Reduce request timeout to 500 milliseconds to match the extended
ff4f6b9066 Extend escape timeout if there are active forwarded requests not just
Compare 3 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-01-08 05:53:18 +00:00
34add944f2 Merge branch 'master' into feature-floating-window-panes
95f85efc49 Fix some of the offset issues when windows size is greater than tty size.
0e6fc2e88b Merge branch 'obsd-master'
c8ccd420be Reduce request timeout to 500 milliseconds to match the extended
ff4f6b9066 Extend escape timeout if there are active forwarded requests not just
Compare 34 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-01-07 22:03:30 +00:00
c814625c00 Update models_first_person_maze.c
5e1f5d5b74 examples/models: optimize collision check in first_person_maze (#5478)
229f82699b Reviewed change #5476
c256f146b4 added saving to memory buffer and SaveFileData for binary files (#5476)
23bc037c37 Revert change, trying to follow DRM implementation but not needed on Android #5477
Compare 5 commits »
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-01-07 22:03:24 +00:00
1ce66eef33 New translations zen-general.ftl (Chinese Traditional)
mirrors synced commits to main at mirrors/ghostty from mirror 2026-01-07 22:03:23 +00:00
891f442041 macos: custom tab title shows bell if active (#10211)
5a7fdf735e macos: custom tab title shows bell if active
e9ea94d364 fix(formatter): preserve background colors on cells without text (#10134)
7bfcaef1e8 terminal: formatting feedback
9bddca81dc shell-integration: better shell detection and setup (#10044)
Compare 18 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-01-07 22:03:21 +00:00
f1b2fa5b9b pthread: add call to pthread_mutexattr_destroy (#14786)
a4b7a77d70 Add support for GPU ARGB1555 (B5G5R5A1_UNORM) textures with DX11
Compare 2 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-01-07 22:03:20 +00:00
cb0fb8c1a1 haiku: Minor code convention cleanups.
1dda484085 haiku: update modelist logic
e14514f484 haiku: fix modelist double-free
Compare 3 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-01-07 22:03:20 +00:00
7931321cff X11: Handle WM_STATE transitions to detect Withdrawn/Iconic states (#14770)
07ecddb925 haiku: Minor code convention cleanups.
dc6775ae0b haiku: update modelist logic
8b47487547 haiku: fix modelist double-free
f805bb53cf pthread: add call to pthread_mutexattr_destroy (#14786)
Compare 7 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2026-01-07 22:03:19 +00:00
8103582b65 Backends: Vulkan: amend 1dc1964 for multi-viewports (#9152)
cab7088c85 Merge branch 'master' into docking
7b3ad4a282 (Breaking) Popups: changed 'ImGuiPopupFlags popup_flags = 1' default value to be '= 0' for BeginPopupContextItem(), BeginPopupContextWindow(), BeginPopupContextVoid(), OpenPopupOnItemClick(). (#9157, #9146)
4ce188def8 Backends: WebGPU: clarify build failure when attempting to build with Dawn for iOS. (#9155, #9156)
b467a0466c Docs: amends comments about fonts.
Compare 11 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-01-07 22:03:19 +00:00
7b3ad4a282 (Breaking) Popups: changed 'ImGuiPopupFlags popup_flags = 1' default value to be '= 0' for BeginPopupContextItem(), BeginPopupContextWindow(), BeginPopupContextVoid(), OpenPopupOnItemClick(). (#9157, #9146)
4ce188def8 Backends: WebGPU: clarify build failure when attempting to build with Dawn for iOS. (#9155, #9156)
Compare 2 commits »
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-01-07 21:43:34 +00:00
92ae53576d Deploy to GitHub pages