• Joined on 2025-08-24
mirrors synced commits to devel at mirrors/Nim from mirror 2026-01-09 14:32:53 +00:00
01eedd916c IC: progress (#25420)
mirrors synced commits to pr_trabte at mirrors/Nim from mirror 2026-01-09 14:32:53 +00:00
803ca09efb Apply suggestions from code review
mirrors synced commits to pr_remove_macros at mirrors/Nim from mirror 2026-01-09 14:32:53 +00:00
241095d73f Merge branch 'devel' into pr_remove_macros
47d3fb28bd Resolve merge conflicts with devel branch refactoring (#25423)
b3273e732d IC: progress (#25417)
251b4a23c3 IC: run nifmake automatically (#25415)
89c8f0aa49 closes #23394; adds a test case (#25416)
Compare 82 commits »
mirrors synced commits to copilot/fix-broken-links-in-docs at mirrors/Nim from mirror 2026-01-09 14:32:53 +00:00
mirrors synced commits to araq-icu at mirrors/Nim from mirror 2026-01-09 14:32:53 +00:00
a042d12327 IC: docs about its inner workings
01eedd916c IC: progress (#25420)
Compare 2 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-01-09 14:32:48 +00:00
a50d00aa47 Merge pull request #4799 from tmux/master
ca95950148 Merge branch 'obsd-master'
6234d79852 Do not set manual size if no window.
a5d8b92012 Merge branch 'obsd-master'
890cfc6dc3 Copy palette responses before processing them since they are not strings.
Compare 5 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-01-09 14:32:41 +00:00
e88776e00f Merge pull request #6115 from bbogdan-ov/target-flag-usage-example
fc19df7b1e Merge pull request #6114 from dayllenger/master
b03befb604 Merge pull request #6117 from konodin/generic-curl-linking
9b5090352e Link Curl the same for all UNIX oses
559b75cc81 Show -target flag usage examples in the help
Compare 6 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-01-09 06:43:31 +00:00
3e5fd80119 Add renovate.json
f6d3c70818 Fix diff view style handling (#36324)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-01-09 06:43:31 +00:00
f6d3c70818 Fix diff view style handling (#36324)
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-09 06:43:27 +00:00
6bce6f4874 chore: Update SDK version to 26.2 for MacOS artifact builds, b=no-bug, c=workflows, configs
0d080ffc38 chore: Specify the new MacOSX SDK dir for artifact builds, b=no-bug, c=configs
568607231f Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
88068613a1 chore: Override minimum MacOS SDK version, b=no-bug, c=workflows
1e09b3fb4d feat: Expand pinned section when a tab is pinned, p=#11848
Compare 10 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-01-09 06:43:25 +00:00
27ca54cb85 terminal/search: screen search prunes history for no-scrollback screens (#10232)
5bfbadbc70 terminal/search: screen search prunes history for no-scrollback screens
a692cb9e5f terminal: PageList shouldn't allow any scrolling with max_size=0 (#10229)
794c47425e terminal: PageList shouldn't allow any scrolling with max_size=0
Compare 4 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2026-01-09 06:43:14 +00:00
5e7af0ba01 fix(:ls): check for finished terminal properly (#37303)
9f2b991331 vim-patch:9.1.2066: :wqall! doesn't close a terminal like :qall! does (#37314)
781da755e8 vim-patch:8.1.0753: printf format not checked for semsg() (#37248)
b1fa8f1430 vim-patch:9.1.2068: :bd/bw may try to switch to a closing buffer
f8961c3878 vim-patch:9.1.2058: b_locked_split is not checked for :sbuffer
Compare 5 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-09 06:43:14 +00:00
272ec9627c refactor(fileio.c): avoid downcasting in {read,write}_eintr() (#37323)
425ead214a Merge pull request #37320 from zeertzjq/vim-9179ddc
af7925ec58 vim-patch:335aecd: runtime(cpp): Fix c++ float and integer literal syntax highlighting
9ca69488cf vim-patch:e80a4ed: runtime(matchit): Update to Release 1.21
1b83b00fff vim-patch:8e07908: runtime(sh): Update indent script
Compare 13 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-01-09 06:43:14 +00:00
0a59fcb759 docs: update version.c
425ead214a Merge pull request #37320 from zeertzjq/vim-9179ddc
af7925ec58 vim-patch:335aecd: runtime(cpp): Fix c++ float and integer literal syntax highlighting
9ca69488cf vim-patch:e80a4ed: runtime(matchit): Update to Release 1.21
1b83b00fff vim-patch:8e07908: runtime(sh): Update indent script
Compare 14 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-01-08 22:33:27 +00:00
16e6d325b9 [raudio] Fix freeing the wrong memory (#5481)
0bcf79ce28 [#5455] Fix for: Fix window width calculation by adding wOffset (#5480)
Compare 2 commits »
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-01-08 22:33:26 +00:00
7eb1c3da2e Add renovate.json
e226720cff Refactor cat-file batch operations and support --batch-command approach (#35775)
ee9d8893a7 Fix file-tree ui error when adding files to repo without commits (#36312)
Compare 3 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-01-08 22:33:26 +00:00
e226720cff Refactor cat-file batch operations and support --batch-command approach (#35775)
ee9d8893a7 Fix file-tree ui error when adding files to repo without commits (#36312)
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-08 22:33:22 +00:00
b7fafdbf02 fix: Unexpected renaming behavior when creating new folders, p=#11843
f39faf6638 fix: Fixed closing and reopening zen turning tabs into blank states when having multiple windows, b=bug #11831, c=split-view
7e7d860c9e chore: Sync upstream Firefox to version 147.0, p=#11822
ae93efef57 fix: Prevent indentation for collapsed workspace, b=closes #11839, p=#11830
Compare 4 commits »
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-01-08 22:33:22 +00:00
ee211533f4 New translations zen-menubar.ftl (Chinese Traditional)
f6b8fd1aa9 New translations zen-general.ftl (Chinese Traditional)
Compare 2 commits »
mirrors synced and deleted reference refs/tags/chore/upstream-sync at mirrors/desktop from mirror 2026-01-08 22:33:22 +00:00