• Joined on 2025-08-24
mirrors synced commits to master at mirrors/imgui from mirror 2026-03-16 13:57:27 +00:00
8957b3df03 InputScalar: minor rework to facilitate incoming change. Intended to have no side-effects.
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-16 13:57:25 +00:00
b8f1426a86 Merge #27223 nvim_open_tabpage
88a72efb46 fix(diagnostic): open_float() handles config.float function #31577
97b064c9ac fix(api): nvim_open_tabpage positional "enter"
0c1ed63c05 fix(api): nvim_open_tabpage "after" like :[count]tab
cd4c98fded fix: nvim_open_tabpage cleanup, fixes, more tests
Compare 16 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-03-16 13:57:21 +00:00
ceeaf57a8b [CHANGELOG] fix github name (#5663)
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-16 13:57:18 +00:00
925992abd9 shell-integration: fix ssh-env SetEnv clobbering user SSH config (#11518)
a3fe5974e8 Add missing plural forms for Chinese (#11562)
3b60ef3b34 Add missing plural forms (or, the lack thereof) for Chinese.
600f59ae31 gtk: implement quick-terminal-screen for Linux/Wayland (#11117)
69554f414c shell-integration: fix ssh-env SetEnv clobbering user SSH config
Compare 16 commits »
mirrors synced new reference refs/tags/1.19.3b to mirrors/desktop from mirror 2026-03-16 13:47:26 +00:00
mirrors synced commits to refs/tags/1.19.3b at mirrors/desktop from mirror 2026-03-16 13:47:26 +00:00
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-03-16 13:47:26 +00:00
c929fea21d no-bug: Start using a different commit standard (gh-12787)
11af62c94e fix: Keyboard shortcut assignment issue caused by modifier, b=closes https://github.com/zen-browser/desktop/issues/10686, p=#12776
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-03-16 13:47:26 +00:00
c929fea21d no-bug: Start using a different commit standard (gh-12787)
11af62c94e fix: Keyboard shortcut assignment issue caused by modifier, b=closes https://github.com/zen-browser/desktop/issues/10686, p=#12776
Compare 2 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-03-16 13:47:23 +00:00
6c9e2f7e6c Fix no cursor in popup.
992f04f328 Merge branch 'master' into floating_panes
bef4865d91 Merge branch 'obsd-master'
fd62f419ac Add a short builtin help text for each mode accessible with C-h,
7fa6f320ed Merge branch 'obsd-master'
Compare 14 commits »
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2026-03-16 13:47:19 +00:00
229a27c40a properly codegen structs on deref [backport:2.2] (#25600)
747ddddbd0 nimdoc: anchors fix (#25601)
fd39668d32 Fix #25597; parseFloat lost sign of -NaN (#25598)
Compare 3 commits »
mirrors synced commits to araq-sso2 at mirrors/Nim from mirror 2026-03-16 13:47:19 +00:00
ce555a2fb9 address bigendian bug
mirrors synced commits to araq-closureiters-lifetime-extension at mirrors/Nim from mirror 2026-03-16 13:47:18 +00:00
mirrors synced new reference araq-closureiters-lifetime-extension to mirrors/Nim from mirror 2026-03-16 13:47:18 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2026-03-16 13:17:17 +00:00
93852df29e Support #unroll(N) for for FCD arrays
e87564b205 Support for in for FCD arrays
0b4fabd8b6 Merge pull request #6432 from Yawning/cleanup/sha2
ee9cb72cd5 Merge pull request #6431 from Faker-09/FCD_array_proc_group
Compare 9 commits »
mirrors synced commits to master at mirrors/stb from mirror 2026-03-16 12:57:17 +00:00
e6cd9561ea Update 2-bug_report.md
7aab4a03ad Update 2-bug_report.md
Compare 2 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-03-16 05:47:32 +00:00
708d244cad Add renovate.json
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-03-16 05:47:25 +00:00
241cf29cfc docs: update version.c
16f7440cc7 feat(help): super K (":help!") guesses tag at cursor #36205
747da13f44 fix(terminal): check buf before deleting extmark #38314
1c57e4cb4f fix(terminal): heap UAF from autocmds when entering #38316
0ca9849387 fix(statusline): missing info/hint diagnostics #38307
Compare 5 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-16 05:47:25 +00:00
16f7440cc7 feat(help): super K (":help!") guesses tag at cursor #36205
747da13f44 fix(terminal): check buf before deleting extmark #38314
1c57e4cb4f fix(terminal): heap UAF from autocmds when entering #38316
Compare 3 commits »
mirrors synced and deleted reference refs/tags/revert-36884-master at mirrors/neovim from mirror 2026-03-16 05:47:24 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2026-03-16 05:47:21 +00:00
dfc3f58a06 fixed web platform resize events (#5662)