| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-06 | feat(archivable-files-finder): wire exclude closure into Finder::filter | nsfisis | |
| Add a Finder::filter(Box<dyn FnMut(&SplFileInfo) -> bool>) stub method and route the exclude closure through it, matching PHP's ->in()->filter() chain. FnMut faithfully represents PHP's stateful \Closure. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis | |
| 2026-05-19 | fix(compile): fix various compile errors | nsfisis | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-05-17 | chore(style): cargo fmt | nsfisis | |
| 2026-05-15 | feat(port): port ArchivableFilesFinder.php | nsfisis | |
| 2026-05-12 | feat(init): add scaffold files | nsfisis | |
