• Joined on 2025-08-24
mirrors synced commits to master at mirrors/neovim from mirror 2026-06-02 18:18:09 +00:00
75ee4272a6 vim-patch:7895c9e: runtime(vim): Update ftplugin, add heredocs to b:match_words (#40091)
d0c7f870c2 refactor(docs): extract HTML-specific bits from gen_help_html #39946
7f233449f1 Merge #40083 from ofseed/pos-get-lines-improve
70f8c7bbf3 Merge #40057 from luukvbaal/hidenodraw
a7408beae3 refactor(net): parameterize transport logging #40022
Compare 14 commits »
mirrors synced commits to dependabot/github_actions/github-actions-754f0868f5 at mirrors/neovim from mirror 2026-06-02 18:18:09 +00:00
0054eefd76 ci: bump github/codeql-action
dcf36e613b vim-patch:e9f8e0f: runtime(matchit): Update matchit plugin (#40085)
772cfcf267 Merge pull request #39074 from bfredl/retromania
49dc3d9424 build(zig): run oldtests in zig builds with new lua runner
c18373d9b8 Merge pull request #40082 from zeertzjq/vim-bcb8dac
Compare 34 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-06-02 18:08:13 +00:00
18b29bdd58 PreseedDOSCache.cmake: Add vfork check.
mirrors synced commits to main at mirrors/ghostty from mirror 2026-06-02 18:08:11 +00:00
6246c288ae core: fix use-after-free in Surface.setSelection (#12894)
76b9bdb199 terminal: test Screen.select frees existing pins
ab82b8ab72 core: fix use-after-free in Surface.setSelection
Compare 3 commits »
mirrors synced commits to push-yttzztxmllpw at mirrors/ghostty from mirror 2026-06-02 18:08:11 +00:00
51995a7822 font: glyf rasterization png comparison
mirrors synced new reference pr_dbnh to mirrors/Nim from mirror 2026-06-02 18:07:59 +00:00
mirrors synced commits to pr_dbnh at mirrors/Nim from mirror 2026-06-02 18:07:59 +00:00
mirrors synced commits to pr_dhbcvidf at mirrors/Nim from mirror 2026-06-02 18:07:59 +00:00
mirrors synced new reference pr_dhbcvidf to mirrors/Nim from mirror 2026-06-02 18:07:59 +00:00
mirrors synced commits to pr_djd at mirrors/Nim from mirror 2026-06-02 18:07:59 +00:00
mirrors synced new reference pr_djd to mirrors/Nim from mirror 2026-06-02 18:07:59 +00:00
mirrors synced commits to dev at mirrors/desktop from mirror 2026-06-02 18:07:56 +00:00
bf365f8043 gh-13439: Implement dark mode boosts panel (gh-13979)
0a45b82a6c no-bug: Sync upstream Firefox to version 151.0.3 (gh-13991)
Compare 2 commits »
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-06-02 18:07:56 +00:00
1901e0e133 New translations zen-boosts.ftl (Romanian)
d6cc2d0942 New translations zen-menubar.ftl (Romanian)
a32e9116f9 New translations zen-folders.ftl (Romanian)
f1f0a2c5ab New translations zen-preferences.ftl (Portuguese, Brazilian)
ccc5a838ef New translations zen-workspaces.ftl (Romanian)
Compare 8 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-06-02 18:07:56 +00:00
e2d214e51b no-bug: Remove transparency patch
bf365f8043 gh-13439: Implement dark mode boosts panel (gh-13979)
0a45b82a6c no-bug: Sync upstream Firefox to version 151.0.3 (gh-13991)
2311e183f1 gh-13745: Disable desktop launcher for windows (gh-13987)
8ea65cba48 gh-12112: Fixed auto focus for new windows not working (gh-13976)
Compare 7 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-06-02 16:57:57 +00:00
16eac6187d Re-add @(link_section<string>) for procedures
6bb25d72b7 Merge pull request #6756 from A1029384756/rt_sigaction
7a5a73efae Generalize is_foreign_name_valid but add TODO to see how it should work.
a479eb7775 Support @(link_section=<string>) for procedures
Compare 9 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2026-06-02 10:08:12 +00:00
e89f02bd8f Merge branch 'obsd-master'
ae6a749d3a Move the PANE_FLOATING flag into the layout cell and add an accessor.
0759030ee8 Merge branch 'obsd-master'
35f4c8b333 Fix border colour bug in the floating panes branch where inactive
Compare 4 commits »
mirrors synced commits to floating_panes_staging at mirrors/tmux from mirror 2026-06-02 10:08:12 +00:00
325343e54c Merge branch 'floating_panes' into floating_panes_staging
6bed37be10 Merge branch 'master' into floating_panes
e89f02bd8f Merge branch 'obsd-master'
ae6a749d3a Move the PANE_FLOATING flag into the layout cell and add an accessor.
0759030ee8 Merge branch 'obsd-master'
Compare 6 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-06-02 10:08:11 +00:00
c18373d9b8 Merge pull request #40082 from zeertzjq/vim-bcb8dac
c1253d6f95 vim-patch:fd30a73: runtime(cpp): recognize C++23 stdfloat types
6ca94cb8fb vim-patch:77b2376: runtime(c): classify type qualifiers, function specifiers and C23 attributes
1547089390 vim-patch:bcb8dac: runtime(sgf): Include sgf syntax script
a5d4b4e0fc vim-patch:9.2.0585: line number wrong after undoing a deletion in quickfix buffer (#40081)
Compare 6 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-06-02 10:08:10 +00:00
3297be65c7 docs: update version.c
fb5aad1d07 Merge pull request #40008 from Rawan10101/feat/wasm-emscripten-zig016
674f3ab4d6 build: add wasm/emscripten build support
Compare 3 commits »
mirrors synced commits to renovate/go-dependencies at mirrors/gitea from mirror 2026-06-02 10:08:00 +00:00
96143fa251 fix: replace deprecated chi middleware.RealIP in internal router