aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/command/show_command.rs
AgeCommit message (Expand)Author
4 daysfix(package): port every PHP clone operator to handle dup()nsfisis
7 daysrefactor(repository): introduce typed LockArrayRepositoryHandlensfisis
7 daysrefactor(io): unify IOInterface params to Rc<RefCell<dyn _>>nsfisis
7 daysfeat: resolve TODOs unblocked by package handle get_repositorynsfisis
7 daysrefactor(repository): introduce Rc<RefCell<_>> handles for repositoriesnsfisis
9 daysrefactor(package): pass package handles by value throughoutnsfisis
9 daysrefactor(io): share IOInterface via Rc<RefCell<dyn _>> handlensfisis
11 daysrefactor(package): introduce Rc<RefCell<_>> handles for packagesnsfisis
12 daysrefactor(semver): change ConstraintInterface to a closed enumnsfisis
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-19fix(compile): fix more random compile errorsnsfisis
2026-05-19fix(compile): fix various compile errorsnsfisis
2026-05-18fix(compile): extract static methods from BasePackage traitnsfisis
2026-05-17fix(compile): convert Command struct to traitnsfisis
2026-05-17fix(compile): add stubs for missing trait implementationsnsfisis
2026-05-17fix(compile): implement abstract class traits across all typesnsfisis
2026-05-17chore(style): cargo fmtnsfisis
2026-05-16feat(port): port ShowCommand.phpnsfisis
2026-05-12feat(init): add scaffold filesnsfisis