Projects with recent changes
aom
3 days ago Fix the bug on 444 and 422 format (7344913f4e)
3 days ago Use source buffer from last gop for tpl (f53b23be2d)
2 days ago Update Swedish translation (c2d8973)
2 days ago Update translation template file (9d77c80)
3 days ago Display warning prompt before closing tab (63c2c14)
3 days ago fips: don't pass MAC parameter to HMAC-DRBG during self-test (c8b4a397d0)
3 days ago doc: remove mention of MAC parameter to HMAC-DRBG (f11830fa63)
3 days ago hmac-drbg: ignore any passed MAC parameter (a5683b1d6e)
3 days ago Rename SSL_CERT_LOOKUP.nid to pkey_nid (96459b12aa)
3 days ago Fix NID bug in SSL_CERT_LOOKUP array construction (aedcdc6d0f)
15 hours ago ext/zip: lifting libzip minimum support. (a979e9f897a)
26 hours ago Merge branch 'PHP-8.5' (82249dcbf47)
26 hours ago uri: Use the “includes credentials” rule for WhatWg user/password getters (#20303) (81f6ba55032)
30 hours ago Merge branch 'PHP-8.5' (2f0a0c598c8)
30 hours ago Merge branch 'PHP-8.4' into PHP-8.5 (cda8daaccf1)
30 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (981b8c65edf)
30 hours ago Merge branch 'PHP-8.2' into PHP-8.3 (be8c8a9d6bb)
30 hours ago Merge branch 'PHP-8.1' into PHP-8.2 (df423e4f088)
30 hours ago Update zlib test to use separate file for flock() (c3d6bf65d54)
2 days ago Merge branch 'PHP-8.5' (2d450695605)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (ab0a9155d40)
2 days ago Reset Z_EXTRA_P(op2) of ZEND_INIT_FCALL for opcache file cache (50c7f498b9a)
2 days ago Merge branch 'PHP-8.5' (a6da3e65007)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (80a6adcbb02)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (a5e1baf6b83)
2 days ago Fix EG(current_execute_data) introduced in 1292037 (55181654994)
2 days ago Merge branch 'PHP-8.5' (455893eca12)
2 days ago Merge branch 'PHP-8.4' into PHP-8.5 (1dd866d89cc)
2 days ago Merge branch 'PHP-8.3' into PHP-8.4 (ae7117b177b)
2 days ago Fix GH-20302: Freeing a phar alias may invalidate PharFileInfo objects (6fe40de6e3c)
3 days ago phar: Remove unused macro (#20343) (425b97e0b64)
3 days ago Merge branch 'PHP-8.5' (2523491fd5d)
3 days ago Merge branch 'PHP-8.4' into PHP-8.5 (2e0ab274ef4)
3 days ago Merge branch 'PHP-8.3' into PHP-8.4 (0929f7376d4)
3 days ago Merge branch 'PHP-8.2' into PHP-8.3 (a585ace762b)
3 days ago [ci skip] Fix CODEOWNERS name (4098613012a)
29 hours ago Merge tag 'pull-target-arm-20251031' of https://gitlab.com/pm215/qemu into staging (53b41bb789)
29 hours ago Merge tag 'audio-test-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (c5d60e5903)
30 hours ago Merge tag 'qga-pull-2025-10-30' of https://github.com/kostyanf14/qemu into staging (9246a4c84c)
30 hours ago Merge tag 'pull-ppc-for-10.2-d4-20251030' of https://gitlab.com/harshpb/qemu into staging (0ea4120e39)
2 days ago accel/hvf: Trace prefetch abort (8b733be9f4)
2 days ago target/arm/hvf/hvf: Document $pc adjustment in HVF & SMC (31e1b98230)
2 days ago target/arm: Share ARM_PSCI_CALL trace event between TCG and HVF (06ddd61f81)
2 days ago target/arm: Re-use arm_is_psci_call() in HVF (4695daacc0)
2 days ago target/arm/hvf: Rename 'vgic' -> 'emu_reginfo' in trace events (6d1a5105ee)
2 days ago target/arm: Rename init_cpreg_list() -> arm_init_cpreg_list() (1ada8eb7c9)
2 days ago accel/hvf: Restrict ARM specific fields of AccelCPUState (2ad756383e)
2 days ago target/arm: Call aarch64_add_pauth_properties() once in host_initfn() (7da8b562ae)
2 days ago accel/hvf: Guard hv_vcpu_run() between cpu_exec_start/end() calls (5f34a5b642)
2 days ago cpus: Trace cpu_exec_start() and cpu_exec_end() calls (65e438d9ea)
2 days ago target/arm/hvf: Keep calling hv_vcpu_run() in loop (93ac765076)
2 days ago target/arm/hvf: Factor hvf_handle_vmexit() out (4d03dca568)
2 days ago target/i386/hvf: Factor hvf_handle_vmexit() out (2a21c92447)
2 days ago target/arm/hvf: Factor hvf_handle_exception() out (7efc3819e8)
2 days ago target/arm/hvf: switch hvf_arm_get_host_cpu_features to not create a vCPU (299a85b4ac)
2 days ago target/arm/hvf: Simplify hvf_arm_get_host_cpu_features() (710778695d)
2 days ago target/arm/hvf: Hardcode Apple MIDR (bddf353ab1)
2 days ago accel/hvf: Implement hvf_arch_vcpu_destroy() (feee55d36a)
2 days ago target/arm/hvf: Mention hvf_inject_interrupts() must run on vCPU thread (3747befb2a)
2 days ago accel/hvf: Mention hvf_arch_update_guest_debug() must run on vCPU (073e7e1cbe)
2 days ago target/arm/hvf: Mention hvf_arch_set_traps() must run on vCPU thread (21bab557a9)
2 days ago target/arm/hvf: Mention hvf_sync_vtimer() must run on vCPU thread (30d277f2cd)
2 days ago accel/hvf: Mention hvf_arch_init_vcpu() must run on vCPU thread (a641384325)
2 days ago target/arm/hvf: Mention flush_cpu_state() must run on vCPU thread (d1a0caa082)
2 days ago accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers (1182ede151)
2 days ago accel/hvf: Rename hvf_vcpu_exec() -> hvf_arch_vcpu_exec() (963f1576c0)
3 days ago Merge branch 'android-updates' (5e410617d4)
3 days ago android: New release after fixing edge-to-edge layout issues (8155ea920c)
3 days ago android: Fix edge-to-edge layout issues with settings and app selection (a4f32a5a46)
woocommerce
2 days ago Add display support for "Unique product id" in wp-admin products table (#60049) (e7cc0f7eee)
2 days ago Update changelog.txt after 10.3.4 (#61752) (cc1de6c44d)
2 days ago Update stable tag to 10.3.4 (trunk) (#61750) (489285fd43)
2 days ago Fix CSS selector too broad (#61726) (00782d5144)
2 days ago Change PR verification to check for release labels (e33b48e78a)
2 days ago Release: Remove 10.3.4 change files from trunk (#61747) (879f1b41b4)
2 days ago Conditionally load WooCommerce Brands CSS on a need basis (#61657) (0bed6cbba7)
2 days ago Retrieving two-letter country code from the three-letter code with league/iso3166 + additional fixes (#61678) (4b8f3c0715)
2 days ago Deprecate wc_enqueue_js() and migrate existing core usage. (#61474) (5e9ffc083a)
2 days ago Fix COGS calculation for product order items (#61694) (4b1e0f57cc)
2 days ago Prepare Packages for Release (#61732) (2546623b0c)
2 days ago Prepare Packages for Release (#61731) (3340e03478)
2 days ago Clean up: Remove unused and unsupported class and add the License file for prefixed third-party packages (#61673) (16cd19c9a4)
3 days ago Improving postal code and city validations for PayPal Standard (#61706) (e1bd2c5ee8)
3 days ago Fix sanitize package config being overridden (#61701) (59ca3161cd)
16 hours ago Docs: Correct `@return` type for `WP_REST_Response::remove_link()`. (6d7766478e)
34 hours ago General: Rename `wp_send_late_headers` action to `wp_finalized_template_enhancement_output_buffer`. (1e305838fe)
35 hours ago Emoji: Convert emoji to HTML entities for `utf8mb3` columns during `wp_insert_post()`. (66b49e5679)
2 days ago Bundled Themes: Modernize Genericons. (60fde0f727)
2 days ago Themes: Prevent PHP notice thrown in `wp_title_parts`. (ad956b105c)
2 days ago Twenty Twelve: Restore support for Image block rounded style. (6d96c52fba)
2 days ago Twenty Twenty One: Fix editor spacing with inner blocks. (9ae6d2ae4b)
2 days ago Editor: Notes should not appear in the context of comments. (59991fff9b)
2 days ago Widgets: A11y: Prevent dropdowns from submitting on `esc` in Windows. (180d098dfa)
2 days ago General: Return processed array values early in `wp_slash()`. (7bb1734d3a)
2 days ago Coding Standards: Improve formatting of phpdoc for params in `wpdb` class. (e4fed9713e)
3 days ago Build/Test Tools: Use the correct syntax for a `.filter()`. (3e5323a87c)
3 days ago Build/Test Tools: Remove `in:body` from pull request search query. (b23db1459b)
3 days ago Media: A11y: Switch uploader toggle to `button` and set focus. (16a08879f0)
3 days ago Media: Prevent fatal error if metadata is an array. (96dcb2b13c)
3 days ago Twenty Ten: Fix post navigation to respect sort order. (a6e40f4437)
3 days ago Twenty Eleven: Fix post navigation to respect sort order. (bec4647f16)
3 days ago Twenty Twelve: Fix post navigation to respect sort order. (bb4078cd07)
3 days ago Twenty Thirteen: Fix post navigation to respect sort order. (df0e8da4f8)
3 days ago Twenty Nineteen: Fix post navigation to respect sort order. (2a9b78b61e)
3 days ago Twenty Twenty: Fix post navigation to respect sort order. (78c200bbf1)
3 days ago Twenty Twenty One: Fix post navigation to respect sort order. (c333f59e22)
3 days ago Editor: Correct error message in `WP_Block_Templates_Registry::unregister()`. (631c1adf1c)
xz
2 hours ago Translations: Update the Serbian man page translations (3e394278)
2 hours ago Translations: Update the Korean man page translations (ace28e35)
3 hours ago Translations: Update the Italian man page translations (ffd14a09)
3 hours ago Translations: Update the Ukrainian man page translations (6f315287)
2 days ago liblzma: Fix build on old Linux/glibc on ARM64 (ef67e051)
2 days ago CI: Update Solaris (71c2ede3)
2 days ago CI: Update DragonFly BSD (02da8de0)
2 days ago CI: Update NetBSD (75b18d32)
2 days ago CI: Update FreeBSD (01020729)
2 days ago CI: Update OpenBSD (83419783)
2 days ago Update THANKS (3b5f5af9)
2 days ago xz: Look at resource limits when determining the default memlimit (e8838b2f)