• Joined on 2025-08-24
mirrors synced commits to master at mirrors/Odin from mirror 2026-06-19 16:42:33 +00:00
604c6f85f1 Merge pull request #6859 from Raykiru/master
912a45769b fix issue 6853:
3db074900f comment out dead code: val is not used anywhere else in that scope
c3b2c9a9b3 add test for the pr
Compare 4 commits »
mirrors synced commits to bill/rexcode at mirrors/Odin from mirror 2026-06-19 16:42:33 +00:00
89ef64c490 rexcode/x86: form-match memoization cache for the matcher path
9be899e6c7 rexcode/x86: recipe fast path handles memory r/m operands
ac0589daa1 rexcode/x86: emit-descriptor fast path (precompiled per-form recipe)
de0d2ae178 Optimize append_elem for different optimization levels
Compare 4 commits »
mirrors synced commits to screen_redraw at mirrors/tmux from mirror 2026-06-19 10:02:38 +00:00
8754ea206e Pass pane_lines in to mark cell rather than doing it many times.
f1f4d8b523 Cache pane lines as well.
bb4b4d8808 And another rename.
bf2c54fba5 Minor tidying.
360ba86950 Make how borders are replaced easier to understand.
Compare 6 commits »
mirrors synced commits to master at mirrors/tmux from mirror 2026-06-19 10:02:38 +00:00
5843fbc6ee Merge branch 'obsd-master'
c8eca3a69d Add command-alias.sh test, from tanushnry at gmail dot com.
12fdcea8b8 Get use of raster attributes in the right order, from aizumusheer2 at gmail dot
035447b08f Do not dereference the current window if it is NULL (can be if the
Compare 4 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-06-19 10:02:36 +00:00
d0056fd351 docs: update version.c
0639f6e41a Merge pull request #40317 from zeertzjq/vim-9.2.0673
cb33b05ba3 vim-patch:8181c6e: runtime(luau): runtime support is incomplete
dc1393d9c1 vim-patch:9.2.0675: tests: Test_cd_from_non_existing_dir() fails on Solaris
3e851d407e vim-patch:b0ce576: runtime(tar): fix lz4 extraction on non-Linux systems
Compare 15 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-06-19 10:02:36 +00:00
08b47b1964 test: wasm tree-sitter #40304
1e30f5d242 fix(:checkhealth): open after current tabpage (#40319)
0639f6e41a Merge pull request #40317 from zeertzjq/vim-9.2.0673
cb33b05ba3 vim-patch:8181c6e: runtime(luau): runtime support is incomplete
dc1393d9c1 vim-patch:9.2.0675: tests: Test_cd_from_non_existing_dir() fails on Solaris
Compare 8 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-06-19 09:52:44 +00:00
f8dc19e65a examples/storage/01-user: Set up for web builds.
mirrors synced commits to feat/9324 at mirrors/desktop from mirror 2026-06-19 09:32:33 +00:00
cf98127a5e Merge branch 'dev' into feat/9324
0cd67f882a gh-14266: Sync upstream Firefox to version 152.0.1 (gh-14265)
bc6e4676f4 gh-14208: Set default prefs category to tabs&browsing (gh-14264)
e331f07265 gh-14259: Fixed transparency not working after update (gh-14262)
6e401db8ae gh-14208: Dont hide un-active spaces if swiping (gh-14247)
Compare 37 commits »
mirrors synced commits to bill/rexcode at mirrors/Odin from mirror 2026-06-19 08:32:33 +00:00
7b58aa8eba Minor style changes
70768e447f Merge branch 'master' into bill/rexcode
abbfe793e0 fmt on h' floats: force the width to always be bit_size/4 to accurately represent the number
cd73a467ef Merge branch 'bill/rexcode' of https://github.com/odin-lang/Odin into bill/rexcode
ceb242fc53 Merge branch 'master' into bill/rexcode
Compare 33 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-06-19 08:32:33 +00:00
abbfe793e0 fmt on h' floats: force the width to always be bit_size/4 to accurately represent the number
85db8c68a9 Remove -stack-protector:default as none is now the default
11e7cff116 Change -stack-protector: default to none
69daa4d184 Merge pull request #6830 from A1029384756/stack-canaries
417aa0ea9e Remove 0h float panic which will have been caught previously by the tokenizer
Compare 11 commits »
mirrors synced commits to screen_redraw at mirrors/tmux from mirror 2026-06-19 02:01:18 +00:00
f02df683b3 Clip floating panes at window edge.
1ff45548ae Use entire client area if window is smaller.
8860c512ba Instead of clearing floating panes, just tell the border mark function it can
944d289454 Tweak text.
Compare 4 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-06-19 02:01:18 +00:00
584cafa284 fix(floating_panes): Fixed tiled cell detection and removed dead guard.
8a4a150a1a Fixed tiled cell detection and removed dead guard.
de41b93b73 Merge branch 'master' into floating_panes
55b2e748e7 Merge branch 'obsd-master'
3246331876 Merge branch 'obsd-master'
Compare 16 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-06-19 02:01:17 +00:00
f5ad6763b6 vim-patch:9.2.0677: Cannot clear the alternate file register # (#40316)
1cfbf104f5 vim-patch:9.2.0676: MS-Windows: cannot switch to a buffer with '%' in its name (#40315)
2370fc1d91 vim-patch:9.2.0586: Crash with TextPut autocmd when pasting in terminal buffer (#40314)
cd72e1308f fix(libvterm): crash when bad escape sequence enter SS3 handler #40296
67b3cceaa7 fix(man.lua): highlight codeblocks #40310
Compare 7 commits »
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-06-19 02:01:17 +00:00
dffacf5c9d fix(man.lua): highlight codeblocks #40310
mirrors synced commits to main at mirrors/gitea from mirror 2026-06-19 01:51:41 +00:00
a12f980793 docs: fix duplicated word in foreachref doc comment (#38161)
21bcca798b fix: csp (#38162)
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-06-19 01:51:32 +00:00
76db4ee3e7 wikiheaders: Fix links in manpage generation.
mirrors synced commits to main at mirrors/SDL from mirror 2026-06-19 01:51:32 +00:00
e19a6544a2 examples: Add an example for SDL_Storage user data
d5dca1ec3d dos: Don't do parameter validation in SDL_SYS_GetPrefPath.
7134ed5c1c wikiheaders: Fix links in manpage generation.
Compare 3 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-06-19 01:51:27 +00:00
49a9181560 Update VOUCHED list (#13043)
f9c52d0cd9 build: skip tip release when nothing release-relevant changed since last tip (#12989)
136ced5d51 macOS: disable liquid class explicitly for layers in icon (#12999)
c04e2b64d9 macOS: get latest TerminalEntity's kind, title, pwd and screenshot (#13007)
b12be54ac3 Update iTerm2 colorschemes (#13010)
Compare 9 commits »
mirrors synced and deleted reference refs/tags/iterm2_colors_action at mirrors/ghostty from mirror 2026-06-19 01:51:26 +00:00
mirrors synced new reference dependabot/github_actions/actions/checkout-7.0.0 to mirrors/ghostty from mirror 2026-06-19 01:51:26 +00:00