Projects with recent changes
aom
5 hours ago Address the keyframe placement issue in corner cases (538a97f30d)
7 hours ago Add 4-tap Armv8.4 Neon DotProd path for av1_dist_wtd_convolve_y (7712068b07)
7 hours ago Add Armv8.4 Neon DotProd path for av1_dist_wtd_convolve_y (1fd0cdf3e7)
12 hours ago RC: Implement using GOP from RC (39e847f80f)
13 hours ago Exclude api test for getting gop info from RT only (354acf1c0a)
34 hours ago Guard the extra tpl buffer with enable_tpl_model (0b97c346af)
2 days ago Add codec control to get GOP info (9da12fe705)
2 days ago Clean up intra uv search function (4d5e086cd3)
3 days ago Optimize 8-tap Neon I8MM av1_dist_wtd_convolve_2d implementation (e719db5ab5)
3 days ago Optimize 8-tap Neon I8MM av1_dist_wtd_convolve_x implementation (9113e3206b)
2 days ago chan_websocket: Add capability for JSON control messages and events. (f08020df80)
3 days ago build: Add menuselect options to facilitate code tracing and coverage (a9a1b976a7)
8 hours ago docs: update README.Docker.md (#1629) (c73755d3f)
31 hours ago GUACAMOLE-1961: Merge improve terminal selection (87031b42)
31 hours ago Merge patch branch changes to main. (0267aa4e)
31 hours ago Merge 1.6.1 changes to patch. (a766dbc9)
32 hours ago GUACAMOLE-2158: Merge fix issues on terminal resize. (44b16380)
32 hours ago GUACAMOLE-2158: Redraw the content below the scroll after enlarging the terminal. (c71e1dbc)
32 hours ago GUACAMOLE-2158: Increase terminal buffer length only if new rows are being added. (49d239fd)
33 hours ago Merge patch branch changes to main. (6172bf27)
33 hours ago Merge 1.6.1 changes to patch. (506a9553)
33 hours ago GUACAMOLE-2164: Merge remove duplicate display resize when changing the font. (92e69c0b)
2 days ago GUACAMOLE-2164: Remove duplicate display resize when changing the font. (5d01956b)
kernel
2 days ago x86: uaccess: don't use runtime-const rewriting in modules (284922f4c563)
2 days ago Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (17d85f33a83b)
3 days ago Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (c9cfc122f037)
libheif
11 hours ago [BSD3] return error when track parsing fails (4b215b7d)
34 hours ago CI: macos-13 runners are deprecated. Use macos-15-intel instead. (fa1574dc)
34 hours ago CI: disable compiling with OpenJPH until macOS package is fixed (2f1994cf)
34 hours ago Improve documentation on how to use SVT as a builtin encoder (6f8dae4b)
34 hours ago check for error in compressed unci image data (f4d91571)
35 hours ago remove 'experimental' for H.266 codec plugins (a529fd75)
35 hours ago fix compilation with older emscripten version (f4923278)
35 hours ago Merge branch 'webcodecs' (9386d0d3)
35 hours ago update README with webcodecs comment (19c55afc)
35 hours ago always mark web-codecs as 'found' when enabled (220ac39b)
3 days ago Fix duplicate warnings after color conversion. (f0e803ed)
3 days ago Forward warnings to output image. (520067e1)
3 days ago Remove show_dot from docs/EMBEDDING.md (d44f7e0)
3 days ago Remove showDotCursor from docs/API.md (fb97e0f)
22 hours ago PKCS12_set_pbmac1_pbkdf2() fixups. (0083500927)
22 hours ago Fix potential malloc(-1) bugs. (f81fbf25fc)
32 hours ago Rollup fixes for NonStop builds. (2ddb767253)
2 days ago CI: replace paid runners with free one (7001692dee)
2 days ago c_rehash: Strip \r from hash filename on msys2 (331c2c71c9)
2 days ago Update sha512-x86_64.pl (241d4826f8)
2 days ago CI: Prevent scheduled jobs from running in forks (6e5ce1ebb5)
2 days ago Fix lock contention checker for MACOS (b217dbb910)
2 days ago Add a test for mismatch between the pkey and sigalg (236bc0d2f9)
2 days ago Use the actual NID for provided signature algorithms (cbfc8cc3dc)
3 days ago Modernize header macros for C23 compatibility (0b7afd6d30)
3 days ago Set the 'tmp' flag BN_FLG_FIXED_TOP in bn_mod_exp_mont_fixed_top() (54681f6e5b)
3 days ago Test BN_DEBUG in CI (46d0a210e2)
3 days ago Fix BN_DEBUG: ossl_assert() → assert() (a06897df77)
6 hours ago zend_object_handlers: add some const qualifiers (#20402) (297179dbcc6)
6 hours ago Fix pg_fetch_object() when an error occurs in subroutine (#20407) (0953e898db4)
6 hours ago array_unshift: Use specialised iteration macro (#20410) (877e758a3b5)
7 hours ago Merge branch 'PHP-8.5' (36cbc002b59)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (d94c05fa283)
7 hours ago Sync all boost.context files with release 1.86.0 (04bdc4aee07)
7 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (b828cc535d0)
7 hours ago Sync all boost.context files with release 1.86.0 (3b2f03d16c8)
7 hours ago Merge branch 'PHP-8.5' (8ea8da22d0d)
7 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a0840e14282)
7 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (37a66205871)
7 hours ago dom: Fix compile warning due to misplaced const cast (7c96263ceef)
8 hours ago Merge branch 'PHP-8.5' (31ac5e481c1)
8 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (ad5e182e0ae)
8 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ca084ac88a4)
8 hours ago Fix crashes when trying to instantiate uninstantiable classes via date static constructors (d3a4b4b09c3)
11 hours ago array_unshift: Add fast optimized case for packed arrays (#20353) (db8c331d07b)
15 hours ago Merge branch 'PHP-8.5' (4a98fa19ac0)
15 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (a69238119df)
15 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ce4001df17c)
15 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (b8fbf20c3b1)
15 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (d03cf27afe8)
16 hours ago [skip ci] Relax Zend/tests/concat_003.phpt (f4bd9082595)
18 hours ago Merge branch 'PHP-8.5' (08c743ea34d)
18 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (170fcf2381a)
18 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (7e077f5a145)
18 hours ago Remove CE cache from non-interned file cache strings (b062410d329)
30 hours ago zend_object_handlers.h: Remove duplicate function definition (d3c5163c25c)
30 hours ago ext/pgsql: Refactor parameter parsing for a few functions (#20068) (129f6e536d8)
30 hours ago ext/zlib: Remove unused ZLIB_EXPORTS (#20400) (ca40ec284b9)
2 days ago Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (917ac07f9a)
2 days ago Merge tag 'hw-misc-20251104' of https://github.com/philmd/qemu into staging (deed5c8e93)
2 days ago Merge tag 'i82596-fixes-pull-request' of https://github.com/hdeller/qemu-hppa into staging (f66930da44)
2 days ago qapi/migration: Rewrap to 70 columns (139fbddfd9)
2 days ago hw/audio: Remove dead code from ac97_realize (1eb18789f8)
2 days ago hw/i386/microvm: Use fdt field from MachineState (b7974ab064)
2 days ago docs: Add eMMC device model description (45423e2470)
2 days ago scripts: Add helper script to generate eMMC block device images (2f00451fbe)
2 days ago hw/sd/sdcard: Handle RPMB MAC field (3acf956ea1)
2 days ago hw/sd/sdcard: Add basic support for RPMB partition (8ef4260a3f)
2 days ago hw/sd/sdcard: Allow user creation of eMMCs (4a885312be)
2 days ago hw/sd/sdcard: Fix size check for backing block image (a362b19a39)
2 days ago Merge tag 'pull-qapi-2025-11-04' of https://repo.or.cz/qemu/armbru into staging (d752763d0b)
2 days ago Merge tag 'pull-aspeed-20251104' of https://github.com/legoater/qemu into staging (ff0601d128)
3 days ago rust: add back to Ubuntu 22.04 jobs (fdeeb44845)
3 days ago rust: migration: allow nested offset_of (ac561a3050)
3 days ago rust: do not add qemuutil to Rust crates (02d6b8cfd3)
3 days ago rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize (8abea41ecd)
3 days ago rust/util: replace Error::err_or_unit/err_or_else with Error::with_errp (113a7f5bf3)
3 days ago rust/util: use anyhow's native chaining capabilities (0830ec9405)
3 days ago rust/util: add ensure macro (56dbf087a8)
3 days ago Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging (abe80c8ae2)
3 days ago Merge tag 'pull-target-arm-20251103' of https://gitlab.com/pm215/qemu into staging (9e57131c1e)
3 days ago i82596: Implement enhanced TX/RX with packet queuing and filtering (fec69f17be)
3 days ago i82596: Added core infrastructure and helper functions (cbf62eef84)
3 days ago hw/hppa: Enable LASI i82596 network on 715 machine (b2d0bf872d)
3 days ago Merge tag 'next-pr-pull-request' of https://gitlab.com/berrange/qemu into staging (e9c692eabb)
3 days ago qapi: Add documentation format validation (8107ba47fd)
3 days ago docs/interop: Add test to keep vhost-user.json sane (201a38d12b)
3 days ago docs/interop/firmware: Literal block markup (f68938c435)
woocommerce
2 hours ago Backwords compat review: use a single comment (#61845) (43fd8a831f)
8 hours ago Remove price filter widget accounting script deprecation notice (#61802) (5507c94d47)
11 hours ago Add Composer Update Utility Scripts (#61753) (f89e63f905)
13 hours ago Fix: Support keyboard navigation in iAPI minicart (#61716) (5108887c13)
15 hours ago Use color-mix instead of ::after hack for translucent borders (#61737) (10a5d5ba46)
19 hours ago Email Editor: Use publish as the default post status for new Woo email editor posts (#61814) (25deaa4803)
2 days ago [WOO13-83] Move fulfillments controller under src/Internal (#61785) (b701c94816)
2 days ago Add Push Notifications core classes. (#61670) (961933b8f8)
2 days ago Prepare Packages for Release (#61812) (f507ec9d71)
2 days ago [Dev] Generate clean Jetpack autoloaders in build (#61800) (3e7d4f0863)
2 days ago [Rest API v4] Order Refunds v4 (#61614) (7b572bde56)
2 days ago Product Filters: support unicode value (#61769) (adf4479118)
2 days ago iAPI MiniCart - fix a bug where attributes were not rendered correctly due to incorrect key (#61764) (f928b22127)
2 days ago Product Filters: Fix Canonical URL encoding issue (#61766) (fe4b89e990)
2 days ago Export templates and email CSS hooks (#61804) (9a0113b730)
2 days ago Product Filters: add support for databases using ANSI_QUOTES (#61630) (04a96005ae)
2 days ago Conditionally Add fulfillment_status column to wc_order_stats table for new installs (#61487) (35772bbfe5)
2 days ago Apply tighter font sizes and spacing in checkout (#59787) (285499a1df)
3 days ago Disable the Deactivate ellipsis menu option for bundled payment gateways (#61702) (de965b3a8f)
3 days ago Prepare Packages for Release (#61652) (d4240128ba)
3 days ago Flush product usage notice cache after plugin activation (#61606) (3cc4d749d9)
3 days ago Call Product Gallery block stable (#61274) (8f5a1b8fc1)
3 days ago Fix Product Collection carousel layout a11y (#61780) (db8731ab7f)
3 days ago [Payments NOX] Fix payment providers tests using fill in classes (#61789) (b9ab88e333)
3 days ago Prepare Packages for Release (#61794) (d424f7a267)
2 hours ago Tests: Fix failing malformed date test (a6d451896a)
5 hours ago Date/Time: Prevent a PHP exception when inserting posts with a partially malformed `post_date`. (5cd43e9b41)
6 hours ago Tests: Fix unit test failure in PHP 8.5 due using null as an array offset. (680a0856ee)
8 hours ago Tests: Improve unit tests for `is_post_status_viewable()`. (3c1910c436)
9 hours ago Security: Update `composer/ca-bundle` to version `1.5.9`. (9d3a033a5b)
10 hours ago Block editor: Make fit text work with the interactivity API. (68591aab0f)
32 hours ago Editor: fix contributor "Slow down" message when updating Notes quickly. (afcbc33f65)
32 hours ago Coding Standards: Ignore blank space commits while blaming. (2e54ce5329)
2 days ago Command Palette: Revert Use `HTLM_Tag_Processor` to get the menu label when enqueueing assets. (ca6c863c86)
2 days ago Docs: Synchronize `WP_REST_Server::check_authentication()` docs with the filter. (b5ec37b787)
2 days ago General: Improve docblock for data provider function. (884b83238e)
2 days ago Docs: Add some missing full stops in various DocBlocks. (0bf64c1bec)
2 days ago Coding Standards: Fix alignment (ccb6766a85)
2 days ago Privacy: Set `$request->confirm_key` earlier so it can be reused in 2 places. (a03d3954ef)
2 days ago Canonical: prevent "Undefined array key" PHP warnings when `host` is not set. (ff31fa4b12)
2 days ago Build/Test Tools: Only open pull requests need testing instructions. (2e23057420)
2 days ago Emoji: Update Twemoji to version `17.0.1`. (08103a3256)
2 days ago Options: Combine date & time strings to improve translation accuracy. (0b98fc0980)
2 days ago Build/Test Tools: Remove MariaDB 10.4 from the test matrix. (c87d294264)
2 days ago Mail: reset `Encoding` to 8-bit in `wp_mail()`. (36fab9c398)
3 days ago Abilities API: Use stricter doing_action check when registering. (407748f330)
3 days ago Post WordPress 6.9 Beta 3 version bump. Built from https://develop.svn.wordpress.org/trunk@61129 (88765fd257)
3 days ago WordPress 6.9 Beta 3. Built from https://develop.svn.wordpress.org/trunk@61128 (262903d36a)
3 days ago Command Palette: Ensure `$menu_label` is initialized before using it. (7341300ff8)
3 days ago Command Palette: Use `HTML_Tag_Processor` to get the menu label when enqueueing assets, not regex. (16485b23ce)
3 days ago Sync packages for WP 6.9 beta 3. (741e71e2f7)
3 days ago Command Palette: Decode HTML entities in menu url (2d788f6ebd)
3 days ago Site Health: Improve messaging for PHP version status. (6af32c813a)
3 days ago Script Loader: Load block styles on demand in classic themes even when `wp-block-styles` support is absent. (8534f6b1a8)
3 days ago Command Palette: Add network admin check (aaf46f5fa3)