13,333,812 commits found in 7 milliseconds
LLVM /project 6708414 — lldb/test/API/tools/lldb-dap/breakpoint TestDAP_setBreakpoints.py TestDAP_logpoints.py [lldb-dap] Migrate lldb-dap tests in `lldb-dap/breakpoint` (#208166)
migrate breakpointLocations, logpoints, setBreakpoints
exceptionBreakpoints and functionBreakpoints test `ruff`
Dreckly /dreckly 817e73f — emulators/tsugaru Makefile distinfo, emulators/tsugaru/patches patch-src_cpu_i487.cpp patch-src_cpu_i486.h tsugaru: add patches, use ImageMagick
FreeNAS /freenas 35aeac6 — src/middlewared/middlewared/plugins/cloud_sync rclone.py crud.py, tests/cloud test_sftp.py test_cloud_sync_path.py `ruff`
FreeNAS /freenas bf35548 — src/middlewared/middlewared main.py, src/middlewared/middlewared/plugins/cloud_credentials verify.py `ruff`
FreeNAS /freenas a44b468 — src/middlewared/middlewared/plugins/cloud crud.py script.py, src/middlewared/middlewared/plugins/cloud_backup crud.py `plugins/cloud` mypy
Near-full cloud sync plugin test coverage
Deterministic `load_modules` order
Cloud sync tests coverage
Fix circular import
FreeNAS /freenas 7a84b36 — src/middlewared/middlewared/plugins cloud_sync.py, src/middlewared/middlewared/plugins/cloud crud.py WIP
FreeNAS /freenas 9e329d6 — src/middlewared/middlewared/api/base model.py, src/middlewared/middlewared/plugins/catalog apps_details.py Use `DumpableModel` as base for `NormalizedQuestions`
Protect from `expose_secrets` ambiguity
FreeNAS /freenas 1784489 — src/middlewared/middlewared/plugins/container container_device_crud.py, src/middlewared/middlewared/plugins/truecommand config.py Update remaining `model_dump` calls
FreeNAS /freenas bb21233 — src/middlewared/middlewared/api/base model.py, src/middlewared/middlewared/api/base/handler accept.py Change `model_dump` to have `by_alias=True` and `warnings=False` by default
Wrap all `Secret` defaults in `Secret`
LLVM /project b6059b6 — llvm/include/llvm/CodeGen TargetSubtargetInfo.h, llvm/lib/CodeGen EarlyIfConversion.cpp [MCSched] Allow tuning LoadLatency/MispredictPenalty (#203139)
This means an existing scheduling model can be tweaked at runtime to
support an unknown processor rather than adding an entirely new model.
This is done with TargetSubtargetInfo so that specific targets can
override the relevant callbacks and the mechanism can eventually work
with LTO. Wrap all `Secret` defaults in `Secret`
Wrap all `Secret` defaults in `Secret`
tsugaru: Does not need alsa-lib on Darwin
tsugaru: icoutils dependency
rebase
Created using spr 1.3.7
[Offload][AMDGPU] Make compiler-rt libs visible (#209849)
Fixed the failure in offload test after
https://github.com/llvm/llvm-project/pull/209765 NAS-141781 / 27.0.0-BETA.1 / v25.10.5 API (#19308) tsugaru: Initial import.
Add real 25.10.5 API in preparation to incoming changes
Fix circular import
Deterministic `load_modules` order
Wrap all `Secret` defaults in `Secret`
editors/neovim-gtk: add missing files from previous commit
Fixes: 21deed5fbbc35d441ee68ccdb2bfec8b775f9e17
Pointy hat to: asomers