| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-11 | chore: use fully-qualified name for Rc/RefCell | nsfisis | |
| 2026-07-11 | feat(completion): thread Rc<InputOption> through suggest_options | nsfisis | |
| InputDefinition stores options as Rc<InputOption> for sharing, so CompletionSuggestions::suggest_option[s] now accepts Rc<InputOption> instead of owned values, resolving the ownership mismatch left as a todo!() in Application::complete and CompleteCommand. | |||
| 2026-06-14 | refactor: auto-fix clippy warnings | nsfisis | |
| 2026-06-14 | chore: add "ref" comments to file header | nsfisis | |
| 2026-06-12 | feat(symfony-console): port Symfony Console and make the workspace compile | nsfisis | |
| Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2026-05-17 | chore: cargo clippy --fix | nsfisis | |
| 2026-05-17 | feat(port): add stub implementations of shirabe-external-packages | nsfisis | |
