• Joined on 2025-08-24
mirrors synced new reference pr_listen to mirrors/Nim from mirror 2026-07-22 16:52:50 +00:00
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-07-22 16:52:50 +00:00
eb6e9b48af Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2026-07-22 16:52:50 +00:00
0cf1bc3835 fixes #26019; deepCopy should not be allowed for non-copyable type (#26030)
mirrors synced and deleted reference refs/tags/pr_26025 at mirrors/Nim from mirror 2026-07-22 16:52:50 +00:00
mirrors synced commits to master at mirrors/tmux from mirror 2026-07-22 16:52:43 +00:00
242239b561 Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
bd4ac02994 Add A modifier to cycle through a series of values, GitHub issue 5412
0868435e81 Add test for A: modifier, from Fernando Daciuk.
Compare 3 commits »
mirrors synced commits to osc133_line_collapsible at mirrors/tmux from mirror 2026-07-22 16:52:43 +00:00
cffc86dae5 Merge branch 'osc133_line_collapsible' of github.com:tmux/tmux into osc133_line_collapsible
4cfd155ffc Add copy-mode collapse output regression test.
670ea5d083 Add regression test for copy-mode-exit-status.
eaeb234dd4 Remove code to put exit-code on right and go for just simple ! on left of +.
5948722d5a Add highlighting to the current line.
Compare 28 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-07-22 16:52:41 +00:00
01997ebebd wayland: Don't clear the clipboard when a nil selection is ignored
mirrors synced commits to main at mirrors/SDL from mirror 2026-07-22 16:52:40 +00:00
cc2713c047 wayland: Don't clear the clipboard when a nil selection is ignored
mirrors synced commits to dev at mirrors/desktop from mirror 2026-07-22 16:32:35 +00:00
c5373ee093 Revert "gh-14651: Changed zip builds to use tar" (gh-14681)
mirrors synced commits to stable at mirrors/desktop from mirror 2026-07-22 16:32:35 +00:00
e3d7aaa66d Revert "gh-14651: Changed zip builds to use tar" (gh-14681)
mirrors synced commits to master at mirrors/Odin from mirror 2026-07-22 15:32:36 +00:00
4b027f18ab Merge pull request #7084 from catermujo/push-rvomsnkulxlu
382c8237e6 ci: build missing libraries
509dd8a983 vendor: pwd independent windows script
f4b6075c5d fix unix build scripts + #panic instructions
Compare 4 commits »
mirrors synced new reference marvim/ci-version-update to mirrors/neovim from mirror 2026-07-22 09:01:46 +00:00
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-07-22 09:01:46 +00:00
mirrors synced new reference renovate/go-google.golang.org-grpc-vulnerability to mirrors/gitea from mirror 2026-07-22 09:01:27 +00:00
mirrors synced commits to renovate/go-google.golang.org-grpc-vulnerability at mirrors/gitea from mirror 2026-07-22 09:01:26 +00:00
mirrors synced commits to main at mirrors/SDL from mirror 2026-07-22 08:51:14 +00:00
ae2301e7a5 Added SDR white point for X11 on Steam Deck
75e280618e edid-parse: print the HDR luminance information
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-07-22 00:51:33 +00:00
a277c08d98 vim-patch:9.2.0821: filetype: msmtp system-wide rc file not detected (#40895)
9180c6e093 fix(lsp): guard linked_editing_range refresh on attach (#40888)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-07-22 00:51:19 +00:00
871c807b95 enhance(ui): tweak tooltip style and misc fixes (#38524)
mirrors synced commits to osc133_line_collapsible at mirrors/tmux from mirror 2026-07-22 00:41:20 +00:00
f44246c764 Add highlighting to the current line.
5d4d41da57 Add exit status on right.
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-07-22 00:41:16 +00:00
13f58a7608 test: Fix memory leak in testclipboard