index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
src
/
command
Age
Commit message (
Expand
)
Author
2026-06-21
feat(php-shim): implement round() shim
nsfisis
2026-06-21
refactor(json): eliminate json_last_error in favor of Result
nsfisis
2026-06-20
feat(outdated): proxy execute to show via shared Application
nsfisis
2026-06-20
fix(path): propagate PathBuf
nsfisis
2026-06-20
feat(clear-cache): implement ClearCacheCommand::execute
nsfisis
2026-06-20
refactor(php-shim): drop Box wrapping from PhpMixed List/Array
nsfisis
2026-06-20
fix(global-command): call base_run to stop run() infinite recursion
nsfisis
2026-06-20
refactor(package-discovery): extend BaseCommand as supertrait
nsfisis
2026-06-20
feat(init): implement repos/repositorySets accessors
nsfisis
2026-06-20
feat: resolve trivial todo!() placeholders
nsfisis
2026-06-20
refactor: auto-fix clippy warnings
nsfisis
2026-06-20
feat(php-shim): implement count()
nsfisis
2026-06-20
feat(help): replace all "php composer.phar" in help text with "shirabe"
nsfisis
2026-06-19
feat(command): implement Symfony Command
nsfisis
2026-06-14
fix(command): resolve infinite recursion in command initialize
nsfisis
2026-06-14
refactor: fix warnings
nsfisis
2026-06-14
refactor(pcre): drop Result from Preg method return types
nsfisis
2026-06-14
refactor(pcre): drop strict-groups Preg variants
nsfisis
2026-06-12
refactor(php-shim): replace literal sprintf calls with format!
nsfisis
2026-06-12
feat(symfony-console): port Symfony Console and make the workspace compile
nsfisis
2026-06-11
feat(self-update): disable self-update command
nsfisis
2026-06-11
feat(console): resolve phase-b TODOs in doRun and IO wiring
nsfisis
2026-06-10
feat(repository): resolve repository phase-b TODOs
nsfisis
2026-06-10
feat(phase-c): resolve cross-module phase-b TODOs
nsfisis
2026-06-10
feat(phase-c): resolve exception-handling phase-b TODOs
nsfisis
2026-06-09
feat(event-dispatcher): unify event dispatch via EventInterface trait
nsfisis
2026-06-09
feat(datetime): resolve datetime TODOs
nsfisis
2026-06-08
feat(phase-c): resolve PHP-array-semantics phase-b TODOs
nsfisis
2026-06-08
feat(phase-c): resolve PhpMixed-conversion phase-b TODOs
nsfisis
2026-06-08
feat(phase-c): resolve closure-capture phase-b TODOs in config/create-project
nsfisis
2026-06-08
refactor(external-packages): drop component segment from symfony paths
nsfisis
2026-06-08
feat(phase-c): resolve reflection/downcast phase-b TODOs
nsfisis
2026-06-07
feat(phase-c): resolve dynamic-dispatch phase-b TODOs
nsfisis
2026-06-07
feat(phase-c): resolve &mut-access phase-b TODOs via handle setters
nsfisis
2026-06-07
feat(phase-c): resolve owned-argument phase-b TODOs
nsfisis
2026-06-07
refactor(phase-c): resolve shared-ownership TODOs via handle/Rc clones
nsfisis
2026-06-07
feat(shirabe): resolve phase-b PhpMixed conversion TODOs
nsfisis
2026-06-07
refactor(phase-c): share PlatformRepository and RepositorySet via handles
nsfisis
2026-06-07
feat(shirabe): resolve phase-b TODOs with shared ownership
nsfisis
2026-06-06
chore(shirabe): remove ports of PHP @deprecated APIs
nsfisis
2026-06-06
feat(validate-command): pass root package to missing requirement info
nsfisis
2026-06-06
feat(dump-autoload-command): wire up install path check and dump call
nsfisis
2026-06-06
feat(archive-command): wire up ArchiveManager.archive call
nsfisis
2026-06-06
refactor(installed-repository): make add_repository infallible with assert
nsfisis
2026-06-06
refactor(command): share Input/OutputInterface via Rc<RefCell>
nsfisis
2026-06-06
fix(array-dumper): emit package links and require Link pretty constraint
nsfisis
2026-06-06
fix(self-update-command): resolve finder-related phase-b TODOs
nsfisis
2026-06-06
fix(array-merge): route mixed-key merges through faithful array_merge
nsfisis
2026-06-06
fix(command): use full pretty version and drop stale phase-b TODOs
nsfisis
2026-06-06
feat(command): merge local and remote repos in browse command
nsfisis
[prev]
[next]