aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/util/stream_context_factory.rs
AgeCommit message (Expand)Author
2026-07-05fix(platform): match PHP truthy semantics for CI env checksnsfisis
2026-06-28refactor: add linternsfisis
2026-06-27refactor(http): present reqwest instead of faking curl_versionnsfisis
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-20refactor(php-shim): drop Box wrapping from PhpMixed List/Arraynsfisis
2026-06-20refactor: auto-fix clippy warningsnsfisis
2026-06-14refactor: fix warningsnsfisis
2026-05-26refactor(io): share IOInterface via Rc<RefCell<dyn _>> handlensfisis
2026-05-22refactor(composer): unify Composer/PartialComposer via Rc handlesnsfisis
2026-05-20refactor: re-export module items to shorten import pathsnsfisis
2026-05-20fix(compile): fix all remaining compile errorsnsfisis
2026-05-17chore(style): cargo fmtnsfisis
2026-05-16feat(port): port SvnDownloader.php, FossilDriver.php, Request.php, PathReposi...nsfisis
2026-05-12feat(init): add scaffold filesnsfisis