• Joined on 2025-08-24
mirrors synced commits to master at mirrors/tmux from mirror 2026-06-16 00:31:17 +00:00
408e9f1481 Merge branch 'obsd-master'
7c8344930b Add a test for names.
482e254a49 Rename window_pane_visible to match other functions, from Dane Jensen.
eb65331403 Be more strict about what names and titles we allow and reject them
9031f59f7b Merge branch 'obsd-master'
Compare 6 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-06-16 00:31:17 +00:00
dde9dda1a4 Merge branch 'master' into floating_panes
408e9f1481 Merge branch 'obsd-master'
7c8344930b Add a test for names.
482e254a49 Rename window_pane_visible to match other functions, from Dane Jensen.
eb65331403 Be more strict about what names and titles we allow and reject them
Compare 21 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-06-16 00:31:16 +00:00
02b7415324 fix(lsp): requery empty isIncomplete completion lists #40100
724e1421f8 fix(api): keep highlight font through set/get and redraws #40200
4ed844be59 fix(autoread): 'autoread' error if file goes missing #40276
Compare 3 commits »
mirrors synced commits to various-sec-fixes at mirrors/gitea from mirror 2026-06-16 00:21:31 +00:00
95a300e1f4 Merge remote-tracking branch 'origin/main' into various-sec-fixes
2f5a735c75 unexport
8819eee696 derive maintainer edit
7997c1ccad fix(pull): preserve squash message trailers and additional commit messages (#37954)
0eba0e371f fix(packages): validate module version in goproxy ParsePackage (#38104)
Compare 22 commits »
mirrors synced commits to renovate/npm-dependencies at mirrors/gitea from mirror 2026-06-16 00:21:31 +00:00
8b6fe9499b chore(deps): update dependency @types/node to v25.9.3
8ff8422307 chore(deps): update module github.com/go-swagger/go-swagger to v0.34.1 (#38122)
7997c1ccad fix(pull): preserve squash message trailers and additional commit messages (#37954)
0eba0e371f fix(packages): validate module version in goproxy ParsePackage (#38104)
052feee34a feat: add raw diff/patch endpoint for repository comparisons (#37632)
Compare 6 commits »
mirrors synced and deleted reference refs/tags/renovate/tool-dependencies at mirrors/gitea from mirror 2026-06-16 00:21:31 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2026-06-16 00:21:31 +00:00
8ff8422307 chore(deps): update module github.com/go-swagger/go-swagger to v0.34.1 (#38122)
7997c1ccad fix(pull): preserve squash message trailers and additional commit messages (#37954)
0eba0e371f fix(packages): validate module version in goproxy ParsePackage (#38104)
052feee34a feat: add raw diff/patch endpoint for repository comparisons (#37632)
b4cb192fba chore(deps): update pnpm to v11.5.3 (#38133)
Compare 5 commits »
mirrors synced and deleted reference refs/tags/fix/squash-merge-commit-messages at mirrors/gitea from mirror 2026-06-16 00:21:31 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2026-06-16 00:21:23 +00:00
3973766b84 Update rexm.c
4d2b1d51e4 Update rcore_desktop_glfw.c
Compare 2 commits »
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-06-16 00:21:15 +00:00
f7012c6537 Deploy to GitHub pages
mirrors synced and deleted reference refs/tags/araq-ic-drift2 at mirrors/Nim from mirror 2026-06-16 00:21:15 +00:00
mirrors synced commits to araq-ic-for-nimsuggest at mirrors/Nim from mirror 2026-06-16 00:21:15 +00:00
mirrors synced new reference araq-ic-for-nimsuggest to mirrors/Nim from mirror 2026-06-16 00:21:15 +00:00
mirrors synced commits to devel at mirrors/Nim from mirror 2026-06-16 00:21:15 +00:00
f5d9e7a207 IC: bugfixes (#25914)
acb9b3a4f1 IC: precompiled configs and bugfixes (#25913)
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-06-16 00:11:11 +00:00
194f05834e gh-14208: Fixed some regression from FF 152.0 (gh-14212)
f62c0a27d5 gh-14208: Sync upstream Firefox to version 152.0 (gh-14112)
Compare 2 commits »
mirrors synced and deleted reference refs/tags/chore/upstream-sync at mirrors/desktop from mirror 2026-06-16 00:11:11 +00:00
mirrors synced commits to bill/rexcode at mirrors/Odin from mirror 2026-06-15 23:03:46 +00:00
0e90e5babf Update the binary tables
29594d1ed4 Add to the Encoding_Flags op_count and needs_modrm
9fead11180 x86: Precompute the explicit_count and has_implicit in the Encoding_Flags
c53d4ba69e Remove unused variable
14fd4617f9 spaces -> tabs
Compare 14 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-06-15 16:23:58 +00:00
360183924b CI: use Visual Studio 2026. (correct path)
2aaa6d8173 CI: use Visual Studio 2026.
3240201de2 Fixing build.
94a3dcc5fa Tables: tweaked debug tools + minor data packing in in ImGuiTableColumn
fea6f4603a ImSpan: added clear(), empty() helpers.
Compare 8 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2026-06-15 16:23:51 +00:00
c156e597dc Merge branch 'obsd-master'
bb750b07bc If the client is blocked, defer the redraw because it may end up
0e6fe5a097 Convert cursor position back to pane coordinates for tty_cmd_cell.
13de7cafb2 Merge branch 'obsd-master'
057b688fc7 Tidy up screen_redraw_get_visible_ranges by using a couple of
Compare 11 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-06-15 16:23:49 +00:00
1f82ecf770 fix(tui): patch reset-cursor-style seq regardless of terminfo #40249