• Joined on 2024-04-01
alex synced commits to master at alex/yt-dlp from mirror 2026-02-20 17:30:43 +10:00
97f03660f5 [ie/SaucePlusChannel] Add extractor (#15830)
772559e3db [ie/tele5] Fix extractor (#16005)
Compare 2 commits »
alex synced commits to release-0.11 at alex/neovim from mirror 2026-02-20 17:29:54 +10:00
de20500b40 vim-patch:9.2.0028: matchadd() conceal may use unrelated syntax cchar (#37974)
alex synced commits to master at alex/neovim from mirror 2026-02-20 17:29:54 +10:00
94c21c22dc Merge pull request #37979 from zeertzjq/vim-9.2.0027
93a8acb1b8 vim-patch:9.2.0033: filetype: sh filetype used for env files
595b4cc48e vim-patch:4611f7b: runtime(apache): Add 'SSLVHostSNIPolicy' declaration to syntax script
c67248988b vim-patch:342ae5f: runtime(progress): Use setlocal for expandtab
c78e276881 vim-patch:9.2.0027: filetype: yara files are not recognized
Compare 8 commits »
alex synced commits to marvim/ci-version-update at alex/neovim from mirror 2026-02-20 17:29:54 +10:00
4a7c621cf8 docs: update version.c
94c21c22dc Merge pull request #37979 from zeertzjq/vim-9.2.0027
93a8acb1b8 vim-patch:9.2.0033: filetype: sh filetype used for env files
595b4cc48e vim-patch:4611f7b: runtime(apache): Add 'SSLVHostSNIPolicy' declaration to syntax script
c67248988b vim-patch:342ae5f: runtime(progress): Use setlocal for expandtab
Compare 19 commits »
alex synced and deleted reference refs/tags/backport-37974-to-release-0.11 at alex/neovim from mirror 2026-02-20 17:29:54 +10:00
alex synced commits to master at alex/yt-dlp from mirror 2026-02-20 09:20:38 +10:00
c7945800e4 [ie/youtube:search:date] Remove broken ytsearchdate support (#15959)
e2444584a3 [ie/facebook:ads] Fix extractor (#16002)
acfc00a955 [ie/vk] Solve JS challenges using native JS interpreter (#15992)
224fe478b0 [ie/dailymotion] Fix extraction (#15995)
Compare 4 commits »
alex synced commits to hovudstraum at alex/copyparty from mirror 2026-02-20 09:19:58 +10:00
6f1d664754 tests: dks: assert parent dk not exposed
alex synced commits to master at alex/neovim from mirror 2026-02-20 09:19:43 +10:00
e3d46a6337 test: start test runners in Xtest_xdg dir (#37964)
785ac9f228 vim-patch:9.2.0028: matchadd() conceal may use unrelated syntax cchar (#37974)
2de284e50b fix(message): set replace_last for completion "scanning" messages #37967
dec3c6fa34 test(lsp): fix fake LSP server timeout not working (#37970)
08f4811061 fix(treesitter): :InspectTree wrong title for non-relative path #37965
Compare 5 commits »
alex synced new reference backport-37974-to-release-0.11 to alex/neovim from mirror 2026-02-20 09:19:43 +10:00
alex synced commits to backport-37974-to-release-0.11 at alex/neovim from mirror 2026-02-20 09:19:43 +10:00
alex synced commits to master at alex/yt-dlp from mirror 2026-02-20 01:10:55 +10:00
77221098fc [ie/twitter] Fix error handling again (#15999)
319a2bda83 [ie/youtube] Extract live adaptive incomplete formats (#15937)
2204cee6d8 [ie/youtube] Add more known player JS variants (#15975)
071ad7dfa0 [ie/odnoklassniki] Fix inefficient regular expression (#15974)
0d8898c3f4 [ie/twitter] Fix error handling (#15993)
Compare 5 commits »
alex synced commits to release-0.11 at alex/neovim from mirror 2026-02-20 01:09:57 +10:00
5655de0926 ci(deps): don't brew install ninja on macOS
f7af59d29b test(win_scrolled_resized_spec): fix flaky test (#37942)
437f2e5a57 test(screen): fix minimal timeout too small for "intermediate" (#37933)
f6bc9efe62 test: fix test failure causing following tests to fail (#37932)
Compare 4 commits »
alex synced commits to master at alex/neovim from mirror 2026-02-20 01:09:57 +10:00
9567fb0507 fix(defaults): silent gx if no textDocument/documentLink support #37969
f0137bf443 test(terminal/channel_spec): fix test still flaky on Windows (#37968)
2605ce9377 test: fix flaky tests in terminal/{buffer,channel}_spec.lua (#37966)
76db55c137 test(ex_cmds/write_spec): don't create files under test/ (#37963)
ea3942f222 test: remove duplicate test file 078_swapfile_recover_spec.lua (#37961)
Compare 32 commits »
alex synced commits to marvim/ci-version-update at alex/neovim from mirror 2026-02-20 01:09:56 +10:00
2913a3b29d docs: update version.c
e98a6979ee vim-patch:9.2.0025: filetype: cshtml incorrectly recognized (#37957)
e142e01d57 fix(rpc): include write failure reason in log (#37959)
c3589753a0 fix(lsp): add vim.deprecate call to vim.lsp.with (#37960)
336469ff2d Merge pull request #37958 from zeertzjq/vim-9.2.0023
Compare 37 commits »
alex synced commits to master at alex/yt-dlp from mirror 2026-02-18 11:01:17 +10:00
d108ca10b9 [jsinterp] Support string concatenation with + and += (#15990)
c9c8651975 [jsinterp] Stringify bracket notation keys in object access (#15989)
62574f5763 [jsinterp] Fix bitwise operations (#15985)
Compare 3 commits »
alex synced commits to hovudstraum at alex/copyparty from mirror 2026-02-18 10:31:13 +10:00
f1a433a617 audioplayer: fix s-s crash on folder change
alex synced commits to master at alex/neovim from mirror 2026-02-18 10:21:27 +10:00
29a46a11aa fix(ui2): don't change configured message target implicitly #37924
alex synced commits to master at alex/neovim from mirror 2026-02-18 02:11:06 +10:00
f3feae0bbf fix(terminal): crash after deleting buffer lines (#37921)
bd12aef784 fix(highlight): refresh highlight attrs before message output #25737
73c4472d4a Merge #37913 prompt-bufffer, u_savecommon
4f6b3e5c15 fix(terminal): spurious buffer update with empty buf (#37920)
e268760e46 feat(ui2): show active paging keys in dialog float title #37919
Compare 8 commits »
alex synced commits to master at alex/neovim from mirror 2026-02-17 18:01:17 +10:00
17d126049a test: don't run test cases directly in describe() (#37915)
dbe07e292e refactor(tests): server_spec #37912
Compare 2 commits »
alex synced commits to marvim/ci-version-update at alex/neovim from mirror 2026-02-17 18:01:17 +10:00
37f2863af6 docs: update version.c
17d126049a test: don't run test cases directly in describe() (#37915)
dbe07e292e refactor(tests): server_spec #37912
16495e6863 fix(ui2): only set dialog on_key callback once #37905
13cf80deef fix(lsp): map all LSP methods to server capabilities (#37910)
Compare 23 commits »