• Joined on 2025-08-24
mirrors synced commits to master at mirrors/Odin from mirror 2026-07-02 06:16:36 +00:00
0d2eb2ec96 Merge pull request #6928 from bergperri/fix-field-names-report-error
7ccbd3d4ec Fix compiler segmentation fault when field names start with '.'
Compare 2 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-07-01 23:36:51 +00:00
279d04f7a3 Added GetItemClickedCountWithSingleClickDelay(), io.MouseSingleClickDelay. (#8337)
0edad6d097 Internals: track WasSelected/WasSoleSelected data for ActiveId. (#8337)
Compare 2 commits »
mirrors synced new reference release_3.7b to mirrors/tmux from mirror 2026-07-01 23:36:43 +00:00
mirrors synced new reference refs/tags/3.7b to mirrors/tmux from mirror 2026-07-01 23:36:43 +00:00
mirrors synced commits to refs/tags/3.7b at mirrors/tmux from mirror 2026-07-01 23:36:43 +00:00
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-07-01 23:36:42 +00:00
7de5eb1254 Merge branch 'master' into floating_panes
f50a38de23 Merge branch 'obsd-master'
3ef51a469c move-pane needs -D.
d5688bf165 Merge branch 'obsd-master'
8dc9e24c74 Revert previous, it is not the right change.
Compare 74 commits »
mirrors synced commits to release_3.7b at mirrors/tmux from mirror 2026-07-01 23:36:42 +00:00
mirrors synced commits to master at mirrors/tmux from mirror 2026-07-01 23:36:42 +00:00
f50a38de23 Merge branch 'obsd-master'
3ef51a469c move-pane needs -D.
d5688bf165 Merge branch 'obsd-master'
8dc9e24c74 Revert previous, it is not the right change.
735bbf9da7 Disable time expansion if expanding an inner format or more %s are
Compare 23 commits »
mirrors synced commits to command_parser at mirrors/tmux from mirror 2026-07-01 23:36:41 +00:00
cfa755a961 Rm a commment.
mirrors synced commits to master at mirrors/neovim from mirror 2026-07-01 23:36:38 +00:00
f8262a415a Merge pull request #40525 from zeertzjq/vim-9.2.0739
a243486a46 vim-patch:9.2.0759: Some code for 'autocompletedelay' is no longer needed
cef0dcd54e vim-patch:9.2.0755: 'autocomplete' behaves inconsistently when recording
826ca0ccfe vim-patch:9.2.0750: completion: 'autocompletedelay' deferral leaks state
5f47d7ac08 vim-patch:9.2.0749: 'autocompletedelay' interferes with i_CTRL-K
Compare 13 commits »
mirrors synced commits to release/v1.27 at mirrors/gitea from mirror 2026-07-01 23:26:57 +00:00
a016d678db fix(workflows): branch protection status checks fail when workflow uses on: paths filter (#38237) (#38302)
mirrors synced commits to main at mirrors/gitea from mirror 2026-07-01 23:26:57 +00:00
638e4bce09 chore: upgrade go-swagger to v0.35.0 and enforce zero swagger warnings (#38299)
a031454586 fix: Improve since/until when counting commits for X-Total-Count (#38243)
c52a07dcfe chore: remove eslint-plugin-array-func (#38294)
b6ef881a9f docs: Welcome Zettat to TOC (#38303)
6240d8bf89 fix(workflows): branch protection status checks fail when workflow uses on: paths filter (#38237)
Compare 5 commits »
mirrors synced and deleted reference refs/tags/renovate/tool-dependencies at mirrors/gitea from mirror 2026-07-01 23:26:57 +00:00
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-07-01 23:26:51 +00:00
932f36590f Updated to version 3.4.13 for development
f87239e71e Updated to version 3.4.12 for release
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-07-01 23:26:51 +00:00
bd7c9e467b Removed helpCursor and cellCursor NSCursor selectors
ceb4a7f1cb Sync SDL3 wiki -> header
eb04627741 stdinc: SDL_SetMemoryFunctions now handles NULL function pointers better.
f09a6679a3 dos: Use INT 0x10/AX=0x1A00 to detect VGA presence
ef6e76e00b joystick: Apply Gyroscope Zero-Rate Offset (ZRO) subtraction to live IMU data for Switch Controllers.
Compare 10 commits »
mirrors synced new reference refs/tags/release-3.4.12 to mirrors/SDL from mirror 2026-07-01 23:26:51 +00:00
mirrors synced commits to refs/tags/release-3.4.12 at mirrors/SDL from mirror 2026-07-01 23:26:51 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-07-01 23:26:47 +00:00
df5cee2382 Update VOUCHED list (#13141)
8b71d7a03c ci: skip tip release when only non-artifact files change (#13130)
480edb45e3 ci: skip tip release when only non-artifact files change
Compare 3 commits »
mirrors synced commits to araq-icu at mirrors/Nim from mirror 2026-07-01 23:26:41 +00:00
3a20ce0004 IC: performance/loading counters and bugfixes
mirrors synced commits to master at mirrors/imgui from mirror 2026-07-01 15:26:46 +00:00
e408733ecc BeginMenu(), MenuItem() use NextItemData.Flags + Fixed typo in comment. (#9456)