• Joined on 2025-08-24
mirrors synced commits to master at mirrors/Odin from mirror 2026-03-30 11:21:47 +00:00
52701390ce Remove dead code in filename_from_path
4dceffd049 When parsing an incorrect for loop, remove assert
377a9c7be8 Merge pull request #6497 from Tejas-H5/delete-key-doc
d27f34f233 Updated delete_key doc to mention iteration behaviour
Compare 4 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-03-30 04:12:09 +00:00
018ecdec63 Add renovate.json
2633f9677d Correct swagger annotations for enums, status codes, and notification state (#37030)
cbea04c1fc Update Nix flake (#37024)
d7070b8513 Bump go and python versions in nix flake (#37031)
Compare 4 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-03-30 04:12:09 +00:00
2633f9677d Correct swagger annotations for enums, status codes, and notification state (#37030)
cbea04c1fc Update Nix flake (#37024)
d7070b8513 Bump go and python versions in nix flake (#37031)
Compare 3 commits »
mirrors synced and deleted reference refs/tags/update_flake_lock_action at mirrors/gitea from mirror 2026-03-30 04:12:08 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-30 04:12:01 +00:00
92a667c07f fix(lsp): reset document color processed version on clear (#38582)
b6006679e7 docs: news #38583
ed822a085d build: version bump #38577
33e17d66c6 vim-patch:9.2.0271: buffer underflow in vim_fgets() (#38575)
844f2d2e13 ci(lintcommit): allow "NVIM vx.y.z" commit message #38563
Compare 11 commits »
mirrors synced new reference release-0.12 to mirrors/neovim from mirror 2026-03-30 04:12:01 +00:00
mirrors synced commits to release-0.12 at mirrors/neovim from mirror 2026-03-30 04:12:01 +00:00
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-03-30 04:12:01 +00:00
2e3110eba8 docs: update version.c
92a667c07f fix(lsp): reset document color processed version on clear (#38582)
b6006679e7 docs: news #38583
ed822a085d build: version bump #38577
33e17d66c6 vim-patch:9.2.0271: buffer underflow in vim_fgets() (#38575)
Compare 26 commits »
mirrors synced new reference dependabot/github_actions/cachix/install-nix-action-31.10.3 to mirrors/ghostty from mirror 2026-03-30 04:11:55 +00:00
mirrors synced commits to dependabot/github_actions/cachix/install-nix-action-31.10.3 at mirrors/ghostty from mirror 2026-03-30 04:11:55 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-30 04:11:55 +00:00
5540f5f249 macos: add support for middle-click tab close for macos-titlebar-style = tabs (#11963)
3f6683df02 macos: add support for middle-click tab close
cca4c788ad terminal: update page_serial_min properly when erasing a page to avoid crash in search (#11965)
d784600fd6 terminal: update page_serial_min in erasePage
Compare 4 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-03-30 03:11:46 +00:00
48258a4201 Merge pull request #6496 from imp0s5ible/imp-relative-path-fix
0d8fe07388 Fix array-bounds-exceeded error
1f2d978396 Fix #6495 - Handle starting separator during name comparison
Compare 3 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-03-29 20:02:10 +00:00
7066d055ce Add renovate.json
50a1dc9486 Make task list checkboxes clickable in the preview tab (#37010)
da51d5af1a Add support for in_progress event in workflow_run webhook (#36979)
a88449f13f Fix various problems (#37029)
755d200371 Update AI Contribution Policy (#37022)
Compare 5 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-03-29 20:02:10 +00:00
50a1dc9486 Make task list checkboxes clickable in the preview tab (#37010)
da51d5af1a Add support for in_progress event in workflow_run webhook (#36979)
a88449f13f Fix various problems (#37029)
755d200371 Update AI Contribution Policy (#37022)
Compare 4 commits »
mirrors synced new reference refs/tags/v0.12.0 to mirrors/neovim from mirror 2026-03-29 20:02:03 +00:00
mirrors synced commits to refs/tags/v0.12.0 at mirrors/neovim from mirror 2026-03-29 20:02:03 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-29 20:02:03 +00:00
mirrors synced commits to master at mirrors/raylib from mirror 2026-03-29 20:01:59 +00:00
8743e11285 Update rmodels.c
04f81538b7 ADDED: Some sample code to export gltf/glb meshes -WIP-
8d70f1007b Update CHANGELOG
6c0134bb5c Create cgltf_write.h
e9231bc4f1 Update stb_image_resize2.h
Compare 12 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-29 20:01:57 +00:00
10956bfa48 Update VOUCHED list (#11961)
1c14b9615b fix(libghostty): ensure memory is zeroed in runtime safety modes for wasm/freestanding (#11955)
420de124f0 fix: ensure memory is zeroed in runtime safety modes for wasm/freestanding
Compare 3 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-03-29 20:01:55 +00:00
1fc5001f77 emscripten: Add support for automounting persistent storage before SDL_main.