aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/util/sync_helper.rs
AgeCommit message (Expand)Author
2026-06-29chore(lint): ban bare `use anyhow::Result` and fully qualify itnsfisis
2026-06-28fix(http): avoid nested tokio runtime panic in download pathnsfisis
2026-06-27refactor(composer): hold managers behind *Interface traitsnsfisis
2026-06-05feat(downloader): wire VcsDownloader subclasses via shared downloadersnsfisis
2026-05-27refactor(package): pass package handles by value throughoutnsfisis
2026-05-23refactor(promise): drop \React\Promisensfisis
2026-05-23refactor(promise): rewrite promise bodies to async/awaitnsfisis
2026-05-23refactor(promise): change functions returning PromiseInterface to async fnnsfisis
2026-05-20refactor: re-export module items to shorten import pathsnsfisis
2026-05-19fix(compile): fix more random compile errorsnsfisis
2026-05-19fix(compile): fix various compile errorsnsfisis
2026-05-17chore(style): cargo fmtnsfisis
2026-05-12feat(port): port SyncHelper.phpnsfisis
2026-05-12feat(init): add scaffold filesnsfisis