Projects with recent changes
aom
19 hours ago Tweak the rc worst_quality decision (883c1ab25b)
3 hours ago Bundled pjproject: Make it easier to override options in config_site.h. (546749516b)
3 hours ago test_performance: Add performance experimentation test module. (1fc956a48b)
3 hours ago manager: Move away from shared linked list for events. (2158dff4b5)
75 minutes ago revert (c5a692ad2)
16 hours ago cosmetic (d87c54bc9)
17 hours ago initialize image info properties (ee20b083a)
19 hours ago eliminate compiler warning (2f7deb8f1)
24 hours ago improve formatting (23cfa27a8)
25 hours ago support ImageInfo properties member (560f000e7)
28 hours ago eliminate compiler warning (414297f01)
2 days ago re-add support for libheif 1.7.0 (#8841) (3554ab7dc)
2 days ago normalize the AE metric (f85632e71)
2 days ago check image file identity (da02de327)
2 days ago eliminate compiler warning (c36f9ed1a)
2 days ago map Windows file identity into st_dev/st_ino. (a15976c07)
2 days ago eliminate compiler warning (8e835bd7a)
2 days ago address remote TOCTOU issues (99d821db4)
2 days ago Make sure git is configured properly when updating the website. (2e09a16b7)
2 days ago beta release (3dd32151c)
2 days ago release (b661ac969)
2 days ago eliminate compiler warning (e4c2b403b)
2 days ago check for insufficient image data (2d28006d1)
2 days ago check for insufficient image data (62c229bb8)
2 days ago check for insufficient image data (225ea9500)
2 days ago delay image extent check (81eab9553)
2 days ago sanity check (374578b4a)
kernel
2 days ago Linux 7.2-rc2 (8cdeaa50eae8)
2 days ago Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (f105f3631d51)
2 days ago Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (c10dc5c03e17)
2 days ago Merge tag 'locking-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (fe5881ed7293)
2 days ago Merge tag 'irq-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (610533cb3bd0)
2 days ago Merge tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (216a8b21797f)
2 days ago Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (9c9330c764b0)
2 hours ago quic: do not hard fail mfail test for old fips providers (46040a2988)
11 hours ago crypto/x509/x509_lu.c: fix memory leak in obj_ht_foreach_object() (64f09bd826)
33 hours ago Fix new statem_clnt_test when dtls is disabled (a89400969d)
60 minutes ago `ReflectionClass::isSubclassOf()`: remove extraneous parentheses (2e2b03e1cee)
60 minutes ago `ReflectionClass::get(Reflection)Constants()`: optimize array initialization (85f2424398d)
60 minutes ago `ReflectionAttribute::getArguments()`: optimize array initialization (f6a4702d89b)
60 minutes ago Reflection: minor whitespace cleanup (22d2e4186eb)
60 minutes ago Fix inline comment in `ReflectionMethod::isConstructor()` (69f23e7ded4)
60 minutes ago Update `ReflectionMethod_getClosureThis.phpt` to match actual contents (3b284ed4fc2)
60 minutes ago Rename `ReflectionParameter_isDefault.phpt` to reflect actual contents (e7b1d99ea60)
60 minutes ago Simplify `ReflectionProperty::getSettableType()` property handling (35f2e885cd3)
60 minutes ago Reflection: improve string release in `reflection_property_factory_str()` (fc6aaf78ce9)
60 minutes ago Reflection: rename `reflection_extension_factory_ex()` (86b0eaabf09)
60 minutes ago Reflection: remove `reflection_extension_factory()`, avoid extra lookups (9b5f5e7992d)
60 minutes ago `ReflectionFunctionAbstract::getClosureCalledClass()`: remove pointer cast (4ba865110df)
60 minutes ago Fix inline documentation of tentative return methods (dca2c720112)
60 minutes ago `ReflectionClass::getStaticProperties()`: optimize array initialization (08c039c87a0)
60 minutes ago `ReflectionFunctionAbstract::getClosureUsedVariables()`: optimize arrays (046596102d6)
60 minutes ago `ReflectionFunction::__toString()`: stop accessing `intern->ce` (09eaaae5dd5)
60 minutes ago `ReflectionNamedType::getName()`: inline logic for legacy behavior (c89e3df7646)
60 minutes ago Reflection: access common function fields through `zend_function.common` (7eef7c9a9a8)
60 minutes ago Reflection: remove unneeded indentation support from `_zend_extension_string()` (0d680a2390d)
60 minutes ago Reflection: remove unneeded indentation support from `_extension_ini_string()` (4427cb45168)
60 minutes ago Reflection: remove unneeded indentation support from `_extension_string()` (5370fc8f166)
60 minutes ago Reflection: convert some integers used for conditions to booleans (4f8f7989365)
60 minutes ago Reflection: use `true` and `false` for booleans rather than `0`/`1` (f44ae1bedb4)
60 minutes ago Avoid unnecessary concatenation in `zend_named_reflection_type_to_string()` (6a19160ca56)
60 minutes ago Fix inline documentation of `ReflectionMethod::getClosure()` (5dfab102bd6)
60 minutes ago Fix inline documentation of `ReflectionType::allowsNull()` (4795c51aecf)
60 minutes ago Fix inline documentation of `Reflection*::getModifiers()` methods (ff394775647)
60 minutes ago Update inline documentation of `ReflectionProperty::setAccessible()` (36a602b077f)
60 minutes ago Fix inline documentation of `ReflectionProperty::getName()` (0a858ea9f4f)
60 minutes ago Implement `ReflectionClassConstant::isDeprecated()` using existing helper (22f80dcf993)
13 hours ago Merge tag 'pull-nvme-20260707' of https://gitlab.com/birkelund/qemu into staging (916ab315cc)
20 hours ago hw/nvme: add namespace hotplug support (cfb6c95706)
20 hours ago tests/qtest/nvme-test: add migration test with full CQ (e5830e0ec1)
20 hours ago tests/functional/x86_64: add migration test for NVMe device (d77f38a2b5)
20 hours ago hw/nvme: add basic live migration support (9d378cab53)
20 hours ago hw/nvme: unmap req->sg earlier in nvme_enqueue_req_completion (4e868b806e)
20 hours ago hw/nvme: set CQE.sq_id earlier in nvme_process_sq (5a1f41c66a)
20 hours ago hw/nvme: split nvme_init_sq/nvme_init_cq into helpers (77c2c3eb01)
20 hours ago hw/nvme: add migration blockers for non-supported cases (5320d335fb)
20 hours ago tests/functional/migration: add VM launch/configure hooks (cb8f285ce9)
20 hours ago hw/nvme: ensure sgl forward progress (034baf047f)
20 hours ago hw/nvme: fix FDP set FDP events (ec917cd499)
26 hours ago Merge tag 'accel-20260706' of https://github.com/philmd/qemu into staging (94826ec137)
26 hours ago Merge tag 'pull-target-arm-20260706' of https://gitlab.com/pm215/qemu into staging (d0edff8ee1)
26 hours ago Merge tag 'pull-ppc-for-11.1-sf-20260706' of https://gitlab.com/harshpb/qemu into staging (48560f0d96)
26 hours ago Merge tag 'hppa-fixes-for-v11.1-pull-request' of https://github.com/hdeller/qemu-hppa into staging (9040c6f5c6)
26 hours ago Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (9a84bbf230)
29 hours ago cpu: Only check SSTEP_ENABLE flag in cpu_single_stepping() (c0df53752c)
29 hours ago cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags (7e28b7c897)
29 hours ago cpu: Introduce cpu_single_stepping() helper (0a8bc0f251)
29 hours ago cpu: Better name cpu_single_step() trace event (d682cd181c)
29 hours ago accel/tcg: Improve docstrings around TCGCPUOps::*watchpoint* handlers (93e7ca71d7)
29 hours ago target/ppc: Ensure TCG is used in ppc_update_daw() (cbdbbfaf76)
29 hours ago target/arm: Inline check_watchpoints() in arm_debug_check_watchpoint() (0b55b519c6)
29 hours ago accel: Use GdbBreakpointType enum (0c4f68b2e3)
29 hours ago gdbstub: Introduce GdbBreakpointType enumerator (af97fe2eaf)
29 hours ago gdbstub: Reduce @type variable scope (85b6e24fa2)
29 hours ago gdbstub/user: Directly call gdb_breakpoint_remove_all() in user mode (9285f1a215)
29 hours ago accel: Remove unnecessary 'inline' qualifier in remove_all_breakpoints (9dfa834009)
29 hours ago cpu: Move BREAKPOINT definitions to 'exec/breakpoint.h' (fe90b5f15b)
26 hours ago testing: Run test scripts in a subshell so we can properly cancel them (3ef091815f)
woocommerce
45 minutes ago e2e tests: harden analytics-data spec (#66371) (0cef7675ed1)
63 minutes ago Update changelog.txt after 10.9.4 (#66387) (3cfa16f7279)
66 minutes ago Reorganize developer documentation sections (#66174) (f9129170482)
2 hours ago Add payment settings gateway display docs (#66171) (732dcbbed91)
3 hours ago Fix: review count not updating after moderating multiple reviews (#65830) (1b1071d8d0d)
3 hours ago Add `WC_Product::is_*viewable()` methods to consolidate product visibility checks (#66173) (97e40ba6c86)
4 hours ago Flatten the selling-plans catalog: remove plan groups (#66313) (78ac7113e3a)
4 hours ago Improve Woo Home dashboard card visuals (#66198) (4df8f89d86f)
5 hours ago Fix duplicate order download permissions (#66237) (27aaa6ec142)
6 hours ago Add the SellingPlans catalog read facade (#66260) (c4f3f68bb69)
6 hours ago e2e test: Fix command palette test modifier detection (#66364) (b8142c7a14b)
6 hours ago Release: Remove 10.9.4 change files from trunk (#66367) (259472363af)
6 hours ago Fix Product Collection fatal in new post editor (#66225) (0fbd0c93230)
6 hours ago e2e tests: Fix product-delete list-table quick-delete (#66360) (df831d351e3)
7 hours ago Fix: normalize Product Collection carousel header alignment and button colors (#65691) (beb1f02dede)
10 hours ago Fix is_vat_exempt being not correctly applied during block checkout for logged-in users (#66342) (28c96bb1cd9)
10 hours ago Add Woo Home click tracking to Things to do next tasks (#66125) (e896dfd85d3)
11 hours ago Fix existing order payments clearing active cart (#66090) (d3dcaf4aea7)
11 hours ago [dev] CI: bump PHPUnit tests execution time cap to 20 minutes (#66344) (50bed3519b4)
12 hours ago Bump WooCommerce version to `11.1.0-dev` on `trunk` (#66333) (ef750f343ae)
20 hours ago Fix: Skip brands product column when taxonomy is deregistered (#64612) (6d3ca5fde30)
21 hours ago Flip variation gallery to the 5% canary cohort (#66218) (ef336e3bbd3)
21 hours ago Start a single wp-env container set via --config (#66243) (0dd75e709b2)
25 hours ago Revert "Performance: skip redundant meta existence checks on product create (#65595)" (#66325) (7fd068fee42)
25 hours ago Update Product Image block to use larger thumbnails (#66191) (a4f7cd77e2d)
26 hours ago Update pnpm-lock.yaml (#66324) (62bf7e4b708)
27 hours ago Restore reduced stock when an order transitions to failed (#66256) (c9d531c5e36)
27 hours ago Fix Quantity Selector block styles when outside the Add to Cart + Options block (#66261) (0de5dc51f67)
28 hours ago Add woocommerce_format_phone_number filter, decouple from is_phone (#66122) (143b1c5ea5d)
28 hours ago Fix attribute slug length validation for multibyte characters (#64159) (ef3fe076848)