• Joined on 2025-08-24
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2026-02-08 21:08:53 +00:00
7477f85e47 Fix issues filter dropdown showing empty label scope section (#36535) (#36544)
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-02-08 21:08:53 +00:00
cd23528c59 Add renovate.json
c401cda108 Fix assignee sidebar links and empty placeholder after #32465 refactor (#36559)
08b7a30867 Fix various version parsing problems (#36553)
2ff4f4a909 Fix highlight diff result (#36539)
f65df2a69b Refactor Nuget Auth to reuse Basic Auth Token Validation (#36558)
Compare 5 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-08 21:08:47 +00:00
1519a34e43 fix(terminal): autocmds leave terminal open to wiped buffer
da8de99d0b fix(window): use real last buffer of closed window
d945a93d69 fix(autocmd): potential TabClosed UAF, always set abuf
5c156fdc64 fix(terminal): update size after closing window
4260f73e13 fix(messages): unwanted newlines with ext_messages #37733
Compare 8 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-02-08 21:08:41 +00:00
b5bb7d7c8b feat: Make sure to use the proper parent reference for XDG paths, b=bug #11917, c=no-component
466d089fc0 feat: Add zen identification info, b=closes #12198, p=#12295
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-02-08 21:08:40 +00:00
badd9e5a15 You can't combine SDL_STRINGIFY_ARG() and SDL_FUNCTION
576c2d2f2c Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION
48e5fc7b69 cocoa: Fix 1px border in fullscreen on Tahoe
12e9ff33c3 Fixed checking against cached shader params (thanks @ccawley2011!)
054bea938a dummyaudio: Remove bitrotted support for __EMSCRIPTEN_PTHREADS__ code path.
Compare 6 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-02-08 21:08:40 +00:00
6feb0e1333 You can't combine SDL_STRINGIFY_ARG() and SDL_FUNCTION
1d83a35e48 cocoa: Fix 1px border in fullscreen on Tahoe
4de62c35c0 Fixed checking against cached shader params (thanks @ccawley2011!)
0c121ad6a7 conditional expression is constant
d063cb01e9 variable conditionally uninitialized
Compare 6 commits »
mirrors synced commits to new_os at mirrors/Odin from mirror 2026-02-08 20:47:13 +00:00
a03d1e85f4 require
0c17ef4ebd Make FreeBSD quirk a log.info print.
fb3f71a57c Remove all core:os imports from JS targets
5bf30b2d56 Fix os2 file_wasi
Compare 6 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-02-08 12:57:28 +00:00
daf0483ef2 Update go dependencies (#36548)
ef529de0ac Prevent navigation keys from triggering actions during IME composition (#36540)
Compare 2 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2026-02-08 12:57:28 +00:00
4098032aa8 Fix various mermaid bugs (#36547) (#36552)
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-02-08 12:57:28 +00:00
9ca8091dd4 Add renovate.json
daf0483ef2 Update go dependencies (#36548)
ef529de0ac Prevent navigation keys from triggering actions during IME composition (#36540)
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-08 12:57:22 +00:00
74fc085078 docs: update version.c #37595
mirrors synced and deleted reference refs/tags/marvim/ci-version-update at mirrors/neovim from mirror 2026-02-08 12:57:22 +00:00
mirrors synced commits to dev at mirrors/desktop from mirror 2026-02-08 12:57:15 +00:00
e28a10f6a9 fix: Use optional chaining and nullish coalescing in resetButton, p=#12300
102be6cd90 fix: Remove psueod hidden browser background on close, b=no-bug, c=no-component
6e1e1d061b fix: Fixed clicking on the 'add' button not closing the panel, b=no-bug, c=common, workspaces
43250d6d37 fix: Fixed bookmarks not being synced with mozilla account, b=bug #12133, c=workspaces
12f0c455d1 fix: Fixed 'restore previous tabs' ignored when only pinned sync is enabled, b=closes #12297, c=tabs
Compare 5 commits »
mirrors synced commits to araq-yrc at mirrors/Nim from mirror 2026-02-08 12:37:24 +00:00
cd41586b99 added hand-wavy explanations why it should be correct
8c5efdeccf fixes yet another oversight
69f089ba84 use inRootsFlag to free rootIdx for something more useful
c5199d216c removed dead code
Compare 4 commits »
mirrors synced commits to new_os at mirrors/Odin from mirror 2026-02-08 12:37:13 +00:00
674f0e0474 Fix doc tests
29b6a7ddfe Remove unused import
89fccd6056 One more fix.
38def33c95 Fix more merge conflicts.
470a245f5f new_os: core/prof/spall
Compare 731 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-02-08 04:47:26 +00:00
cadb2259b3 Add renovate.json
a60201a071 Fix various mermaid bugs (#36547)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-02-08 04:47:26 +00:00
a60201a071 Fix various mermaid bugs (#36547)
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-02-08 04:47:21 +00:00
2e12d24fcd docs: update version.c
c90593ed5f test(terminal): skip flaky test on Windows (#37774)
a9454f8511 test(api/server_requests_spec): fix flaky test (#37771)
66b2e7da8a Merge pull request #37770 from zeertzjq/vim-1ff2239
deac3fc13f vim-patch:27630b2: runtime(python3complete): remove trailing white space
Compare 11 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-08 04:47:21 +00:00
c90593ed5f test(terminal): skip flaky test on Windows (#37774)
a9454f8511 test(api/server_requests_spec): fix flaky test (#37771)
66b2e7da8a Merge pull request #37770 from zeertzjq/vim-1ff2239
deac3fc13f vim-patch:27630b2: runtime(python3complete): remove trailing white space
289eb2edd9 vim-patch:d15c718: runtime(compiler): fix space escape in pyright
Compare 8 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2026-02-08 04:47:21 +00:00
ddd7494ff9 test(terminal): skip flaky test on Windows (#37774)
154f1c5abd test(api/server_requests_spec): fix flaky test (#37771)
Compare 2 commits »