Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:Python language:JavaScript

Filter by

183M results  (2 s)

183M results

Summary Fixes two separate, user-reported update-flow bugs. 1. Update notice rendered inside the input box → now below it The persistent ** Updated → vX. Restart to apply. ** line was prepended above ...

收口 Fernflower 反编译 if/else state machine (V6.2-V6.4-V6.9.2-V6.9.3 同档) CellContentBuilder.buildCriterion 2 overloads - if/else 嵌套 state machine → 4 个 early return (joint null / 都空 / size==1 passthrough ...

Automated change by Oracle (Jarvis Ops), on a Claude subscription. Task: Create src/main/java/com/skyblock/core/manager/SlayerManager.java — enum SlayerType(ZOMBIE,SPIDER,WOLF,ENDERMAN,BLAZE) each with ...

Summary Lets the user export just a window (e.g. last week) instead of the whole transcript history. - storage/backup: _non_opted_segments, export_json, export_markdown take optional since/until (YYYY-MM-DD, ...

배경 be/dev → be/prod 직접 PR(#1470)이 CONFLICTING 상태였다. 원인은 직전 통합(#1448)이 squash merge(부모 1개) 로 들어가 be/dev 커밋들이 be/prod의 조상이 되지 못했고, 그 결과 공통조상이 과거(5c548c55)로 후퇴해 양쪽 누적 변경이 모두 충돌로 재등장한 것이다. 이 PR은 be/prod에서 ...
BE
⚙️chore

Last of the tractable Garmin artifacts. - GarminChart — activity_details joined to activity_chart_data. Replaced the in-SQL datetime(..., unixepoch ) conversions with raw epoch selection + Python ...

Updates the requirements on typing-extensions to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/python/typing_extensions/releases typing-extensions ...
dependencies
pr:needs-review
python

Summary - Extract compositor-vm-lib.nix as a reusable Nix library for building desktop VM test configurations - Move window-lab.py and window-labctl.py to nix/compositor-vm-tools/ for sharing across ...