• Joined on 2025-08-24
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2025-09-26 21:18:30 +00:00
f172ee3d0e [SDL3] [PS2] Framebuffer resolution + 240p/480p + PAL support (#13993)
mirrors synced commits to main at mirrors/gitea from mirror 2025-09-26 20:08:32 +00:00
1f32170060 Move some functions to gitrepo package (#35503)
7bf2972379 Move GetDiverging functions to gitrepo (#35524)
Compare 2 commits »
mirrors synced new reference pr_inquit to mirrors/Nim from mirror 2025-09-26 18:58:32 +00:00
mirrors synced commits to pr_inquit at mirrors/Nim from mirror 2025-09-26 18:58:32 +00:00
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-09-26 18:58:32 +00:00
aaec4964f1 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2025-09-26 18:58:31 +00:00
f4497c6158 Improve s390x CPU support (#25056)
fed0053481 fixes #25167; fixes deref type (#25195)
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-09-26 17:18:29 +00:00
0eaf3ee7cd Merge pull request #5678 from alexriedl/wrong-allocator-guard
1222d40d39 Merge pull request #5691 from rationalcoder/master
51f79724ed Merge pull request #5686 from thetarnav/zero-small-array-resize
62a03f118e Merge pull request #5689 from slowhei/master
af097f6ea1 Make CodeCov less touchy.
Compare 22 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-26 13:08:38 +00:00
0b906bda78 feat: improve existing monochrome icons and add new ones, p=#10536
61d0d5ced6 fix: Fixed split tab icons being misaligned, b=bug #10501, p=#10556
77b1f5d814 fix: Fixed inconsistent audio playing on collapsed mode, b=closes #10531, c=tabs, compact-mode
Compare 3 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-26 13:08:34 +00:00
958a5ef2e6 Merge pull request #35922 from zeertzjq/backport
47f6f21998 fix(plines): count 'showbreak' in EOL inline virt_text in line size (#35921)
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-26 13:08:33 +00:00
a0c60e819d Merge pull request #35790 from janlazo/vim-8.1.1989
406f9e3c8c vim-patch:8.1.2077: the ops.c file is too big
860a7e4d21 vim-patch:8.1.2021: some global functions can be local to the file
Compare 3 commits »
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2025-09-26 10:48:31 +00:00
73d9194449 fixes #21476; internal error: proc has no result symbol (#25192)
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-09-26 09:08:30 +00:00
42b9039a1f Check for nullptr
ed2b79a63e Completely comment out lb_construct_const_union
db74ce7cbf Merge pull request #5712 from greenya/master
a6d5ec2de8 Early short circuit lb_construct_const_union
Compare 6 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-26 04:58:36 +00:00
d9080cd83c build(deps): bump namespacelabs/nscloud-cache-action from 1.2.17 to 1.2.18 (#8916)
fdbf0c6242 build(deps): bump namespacelabs/nscloud-cache-action
Compare 2 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-26 04:58:33 +00:00
a1b9070754 test(unit): disable JIT when using mocks (#35913)
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-26 04:58:33 +00:00
42aae632be fix(plines): count 'showbreak' in EOL inline virt_text in line size (#35921)
56709ca168 fix(extui): setup buffers after activating eventignorewin (#35915)
a0a86fdc04 test: make preload of functional/testnvim.lua explicit (#35919)
a9486fe7e1 vim-patch:900c747: runtime(python): fix 'type' syntax highlighting (#35918)
d9fa495608 vim-patch:9.1.1790: completion: Enter does not insert match with "noinsert" (#35917)
Compare 7 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-09-26 04:58:33 +00:00
87e6213627 docs: update version.c
56709ca168 fix(extui): setup buffers after activating eventignorewin (#35915)
a0a86fdc04 test: make preload of functional/testnvim.lua explicit (#35919)
a9486fe7e1 vim-patch:900c747: runtime(python): fix 'type' syntax highlighting (#35918)
d9fa495608 vim-patch:9.1.1790: completion: Enter does not insert match with "noinsert" (#35917)
Compare 7 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-26 04:58:29 +00:00
c39d772a07 Added a workaround for fullscreen mouse position on macOS 26
mirrors synced commits to main at mirrors/gitea from mirror 2025-09-26 03:48:32 +00:00
8ad2a538da [skip ci] Updated translations via Crowdin
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-09-26 03:48:32 +00:00
6c8879b832 Fix markup init after issue comment editing (#35536) (#35537)
mirrors synced commits to master at mirrors/imgui from mirror 2025-09-25 20:58:29 +00:00
bf2e0b2c6f Tables: change ImGuiTableFlags_NoBordersInBody behavior to not draw border in body even when resizing. (#8893)