Projects with recent changes
6 hours ago adjust workload factor (554c38f89)
6 hours ago cosmetic (30cc042cd)
9 hours ago correct PHASE metric in the spatial domain (88c9d76d2)
9 hours ago scale PHASE metric (8b3aaa260)
15 hours ago revert (2ca3314e9)
16 hours ago Fixed build error. (b9db7a6a5)
19 hours ago correct DPC metric in the spatial domain (8670e4c8d)
2 days ago add comments describing the metrics (deb40267c)
2 days ago correct DPC metric (eab0545f1)
2 days ago Removed pragma lib comments from the Magick++ include header file. (af968aca1)
2 days ago support DPC & PHASE metrics in the spatial domain (9966c0f7c)
2 days ago Removed incorrect typecast. (a136ce957)
3 days ago correct DPC metric (28ea8525e)
3 days ago Added missing typecast. (a052247d3)
3 days ago Silenced warnings. (b9bb80850)
3 days ago Check for define that is already set with a debug build. (7f17db324)
kernel
35 hours ago Linux 6.16-rc5 (d7b8f8e20813)
2 days ago Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (bab5cac627b3)
2 days ago Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (772b78c2abd8)
2 days ago Merge tag 'objtool_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (95eb0d389b4a)
2 days ago Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (a1639ce5e590)
2 days ago Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (5fc2e891a5ba)
2 days ago Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (463b1b2af838)
2 days ago Merge tag 'edac_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (c92bda4cb969)
2 days ago Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (bdde3141ceb9)
2 days ago Merge tag 'irq_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (45a3f1254638)
2 days ago selftests/futex: Add futex_numa to .gitignore (46b0a67e8f22)
2 days ago Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (1f988d0788f5)
3 days ago Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 (05df91921da6)
3 days ago Merge tag 'i2c-for-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (fd860cd78146)
18 hours ago crypto/slh_dsa/slh_hash.c: Add check for EVP_MD_get_size() (36614faa98)
18 hours ago Separate public and private ML-KEM allocations (b4fedba43c)
18 hours ago Use secure memory allocation for ML-KEM and ML-DSA private key storage areas (815dde3e20)
18 hours ago RISC-V: Provide optimized SM3 implementation using Zbb extension (4dbb537bd1)
19 hours ago Add CI for backports to be run when respective branch label is set (2b56a00eb9)
2 days ago Add .[ch].in files to ctags (517c1d6fa0)
10 hours ago Remove old zend_string compatibility aliases (#19034) (64e2832bc80)
11 hours ago Deprecate returning non-string values from a user output handler (#18932) (d8577d9bfbb)
12 hours ago Optimize pack() (6cc21c4ee65)
13 hours ago php_spl.c: fix typo in `spl_classes()` description [skip ci] (45215d0e78d)
13 hours ago Zend: Add `zend_check_method_accessible()` to DRY method visibility checks (#18995) (45d948f2da7)
13 hours ago Make `zend_register_*_constant()` functions return pointers, use them (#19029) (9225cb45aca)
13 hours ago Remove old exception class getters (#19043) (b0aaa31702e)
16 hours ago Autoconf: Move getlogin check for HAVE_GETLOGIN to ext/posix (#19058) (d154c7253e4)
18 hours ago Merge branch 'PHP-8.4' (1039cebb87a)
18 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (74784a0d52b)
18 hours ago [skip ci] Add missing zlib dep to phar compression test (faa78313d9c)
21 hours ago Merge branch 'PHP-8.4' (dd69b656389)
21 hours ago Update IR (e8ae27bf8ae)
22 hours ago Fix unreachable code in URL output handler (#19056) (b068ee307f3)
24 hours ago Merge branch 'PHP-8.4' (3b45b9d74e6)
24 hours ago Merge branch 'PHP-8.3' into PHP-8.4 (ab6e73066ba)
24 hours ago Fix -Wuseless-escape warnings emitted by re2c (#19050) (258fbd6bf95)
24 hours ago Use <winsock2.h> instead of legacy <winsock.h> (#19037) (c2af281c0c2)
26 hours ago Update re2c minimum versions in Windows checks and docs (#19039) (aa366b51137)
2 days ago uri: Do not overwrite `defaultMemoryManager` (#19042) (c1ed6088a6c)
2 days ago ext/pcntl: Pack module globals struct (22f2a1d47b9)
2 days ago ext/pcntl: Use uint8_t type for num_signals module global (3de6695ae81)
2 days ago ext/pcntl: Use bool type for some module globals (89e4de8d7b6)
2 days ago ext/session: get rid of sname_len field (36358bad84b)
2 days ago ext/session: Minor code cleanups (c3dac0f8b6c)
2 days ago ext/session: Initialize variable with default value (db01dbc4ee8)
2 days ago ext/session: Use zend_string for some session globals (766ccc2210e)
2 days ago ext/session: convert global session_name to zstr (f5166b3bb6c)
2 days ago ext/session: Use is_numeric_str helper (b83484df979)
2 days ago ext/session: Use ZEND_STRL() (ac3807ee8d1)
19 hours ago Merge tag 'pull-target-arm-20250704' of https://gitlab.com/pm215/qemu into staging (df6fe2abf2)
19 hours ago Merge tag 'accel-20250704' of https://github.com/philmd/qemu into staging (84d1639f28)
16 hours ago Version bump to 6.0.2rc1 (bd65a21ce0)
16 hours ago NEWS: Add news for 6.0.2 (85c6473a5e)
16 hours ago github: Use AWS-LC 1.55.0 for tests (36f7c98f4e)
16 hours ago github: Use OpenSSL 3.5.1 for tests (b46960d80c)
20 hours ago vici: Allow backlog size configuration via compile option (a339468c93)
22 hours ago github: Make sure at least one run with the same content is not skipped (9eb5fcd6b6)
tesseract
2 days ago More signed/unsigned fixes (d3e50cfb)
2 days ago Fix some signed / unsigned mismatches (5490081c)
2 days ago cmake: Set required PKG_CONFIG_PATH for builds with Homebrew on macOS (7fca6907)
2 days ago cmake: Fix include statement for allheaders.h (39b01350)
2 days ago cmake: Fix linker warning (duplicate libraries) (6c845dca)
2 days ago Simplify code for osdetect (d359d89c)
3 days ago Update cmake-win64.yml (647da296)
3 days ago Update cmake.yml (6edcba60)
woocommerce
2 hours ago Product Filters: Only apply `z-index` when the overlay is open (#59432) (e3b7e2c13c)
2 hours ago [dev] Release: switch release-workflows to run on Blacksmith (batch 1) (#59361) (ea497e633b)
4 hours ago Product Filters: Add `get_taxonomy_counts` method to `FilterData` class (#59462) (3a41b82559)
5 hours ago [Blueprint] Only show WordPress.org themes (#57888) (c319913b54)
11 hours ago Configure coderabbit to be more defensive in PR reviews (#59374) (48519ad307)
16 hours ago Fix extra push on Checkout if there is no session (#59302) (5a29dcbe73)
16 hours ago Fix mismatching schema and add tests to compare both (#58992) (449ecd05b5)
17 hours ago Interactivity API powered mini cart - Add "Stock left" badge (#59399) (602ecfbf3f)
17 hours ago Move product button add to cart text strings from state to context (#59037) (db41182fd0)
18 hours ago Interactivity API powered Mini Cart - Add "Available in backorder" badge (#59388) (34c0e32645)
19 hours ago Add to Cart + Options e2e test: wait for variation to load before adding to cart (#59472) (8f3852dfdc)
20 hours ago Interactivity API powered Mini Cart - Fix total discount showing when quantity is only 1 product (#59387) (d676050df8)
20 hours ago Interactivity API powered Minicart - Don't add links when product is hidden from catalog (#59424) (33ddd33e96)
21 hours ago Interactivity API powered Mini Cart - Disable editing in quantity selector for products where it is defined (#59436) (4068bf929a)
21 hours ago Interactivity API powered Mini Cart - Fix minicart tabindex (#59435) (80d3cb5201)
22 hours ago Don't disable shipping selection while change is processing (#58688) (3d7f8c0c09)
22 hours ago Interactivity API powered Minicart - Hide or remove minicart in cart or checkout pages (#59400) (b01abf3154)
23 hours ago Fix email preview settings not supporting custom plugin id in emails (#59446) (3fbb7e08c1)
24 hours ago Release: Remove 10.0 change files (#59466) (2e292d2f61)
25 hours ago Build zip when running the code freeze workflow (#59305) (ce424b9fd7)
29 hours ago Avoid warnings about missing a unique key prop from `SnackbarList` component when enabling script debug (#59429) (f6b7616509)
2 days ago removed excess 0 from set_total (#59454) (30ee21611b)
9 hours ago Twenty Seventeen: Document the `the_content` filter. (79a782fadc)
11 hours ago Build/Test Tools: Remove the `e2e-test-utils` package which is no longer used. (7dea8cc0a2)
13 hours ago Twenty Twenty-Five: Ensure Editor styles are enqueued. (00d362f7d8)
14 hours ago Pings/Trackbacks: Use HTTPS for services that now support it and update DB. (1667013f39)
14 hours ago Pings/Trackbacks: Use HTTPS for services that now support it. (db50ff98ec)
16 hours ago I18N: Improve string capitalization in `WP_PHPMailer`. (77af377651)
32 hours ago Twenty Seventeen: Document the `twentyseventeen_should_show_featured_image` filter. (974f5b112b)
2 days ago Coding Standards: Remove redundant check in `WP_Upgrader:maintenance_mode()`. (11c31a3bbe)
2 days ago Docs: Add a few missing `@since` tags. (e00c5f086c)
3 days ago Media: expose height and width attributes to the 'wp_get_attachment_image_attributes' filter. (3265225b6b)
3 days ago Coding Standards: Remove redundant conditional in `WP_Customize_Manager`. (c6c358228f)