| Age | Commit message (Expand) | Author |
| 47 hours | refactor(downloader,repository,json): drop stale try/catch TODOs; fix svn get... | nsfisis |
| 3 days | feat(downloader,repository): wire exception instanceof downcasts via anyhow | nsfisis |
| 8 days | refactor(io): unify IOInterface params to Rc<RefCell<dyn _>> | nsfisis |
| 10 days | refactor(io): share IOInterface via Rc<RefCell<dyn _>> handle | nsfisis |
| 2026-05-22 | refactor: share Pool via Rc<RefCell> | nsfisis |
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis |
| 2026-05-20 | fix(compile): fix all remaining compile errors | nsfisis |
| 2026-05-19 | fix(compile): fix more random compile errors | nsfisis |
| 2026-05-19 | fix(compile): fix various compile errors | nsfisis |
| 2026-05-17 | fix(compile): correct module paths | nsfisis |
| 2026-05-17 | fix(compile): extract constants from traits to make them dyn-compatible | nsfisis |
| 2026-05-17 | fix(compile): implement abstract class traits across all types | nsfisis |
| 2026-05-17 | refactor(shirabe): convert PHP abstract classes to Rust traits | nsfisis |
| 2026-05-17 | chore(style): cargo fmt | nsfisis |
| 2026-05-16 | feat(port): port GitHubDriver.php | nsfisis |
| 2026-05-16 | feat(port): port GitLabDriver.php | nsfisis |
| 2026-05-16 | feat(port): port GitBitbucketDriver.php | nsfisis |
| 2026-05-16 | feat(port): port SvnDriver.php | nsfisis |
| 2026-05-16 | feat(port): port ForgejoDriver.php | nsfisis |
| 2026-05-16 | feat(port): port Bitbucket.php, GitDriver.php, GitHub.php, BumpCommand.php, V... | nsfisis |
| 2026-05-16 | feat(port): port SvnDownloader.php, FossilDriver.php, Request.php, PathReposi... | nsfisis |
| 2026-05-16 | feat(port): port HgDriver.php | nsfisis |
| 2026-05-16 | feat(port): port PerforceDriver.php | nsfisis |
| 2026-05-16 | feat(port): port VcsDriver.php | nsfisis |
| 2026-05-15 | feat(port): port VcsDriverInterface.php | nsfisis |
| 2026-05-12 | feat(init): add scaffold files | nsfisis |