index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
Age
Commit message (
Expand
)
Author
2026-06-21
test(util): port ConfigValidatorTest
nsfisis
2026-06-21
test(util): port UrlTest
nsfisis
2026-06-21
test(io): port NullIOTest
nsfisis
2026-06-21
test(util): port ProxyItemTest
nsfisis
2026-06-21
test(dependency-resolver): port RequestTest
nsfisis
2026-06-21
test(util): port TarTest
nsfisis
2026-06-21
test(package): port VersionParserTest
nsfisis
2026-06-21
test: port ForgejoUrl, Silencer, PlatformRequirementFilterFactory tests
nsfisis
2026-06-21
test: port BufferIO, Runtime, JsonValidationException tests
nsfisis
2026-06-21
test: port small leaf tests (config, filters, platform, formatter)
nsfisis
2026-06-21
test: add empty test files
nsfisis
2026-06-20
feat(symfony-process): port full Process class from PHP
nsfisis
2026-06-20
feat(ca-bundle): replace CaBundle todo!() with dummy implementations
nsfisis
2026-06-20
feat(php-shim): implement parse_url and filter_var URL/boolean filters
nsfisis
2026-06-20
test(cli): un-ignore no-longer-panicking command tests
nsfisis
2026-06-20
feat(outdated): proxy execute to show via shared Application
nsfisis
2026-06-20
feat(finder): implement Finder traversal and filter pipeline
nsfisis
2026-06-20
fix(path): propagate PathBuf
nsfisis
2026-06-20
feat(clear-cache): implement ClearCacheCommand::execute
nsfisis
2026-06-20
feat(php-shim): implement is_writable via filesystem metadata
nsfisis
2026-06-20
feat(console): implement doRenderThrowable exception rendering
nsfisis
2026-06-20
refactor(php-shim): drop Box wrapping from PhpMixed List/Array
nsfisis
2026-06-20
refactor(clippy): resolve idiomatic lint warnings
nsfisis
2026-06-20
refactor(console): propagate getComposer's exit(1) as ExitException
nsfisis
2026-06-20
fix(comparer): return instead of exiting the process on doTree failure
nsfisis
2026-06-20
feat(php-shim): implement array_replace_recursive
nsfisis
2026-06-20
feat(php-shim): implement single-component pathinfo
nsfisis
2026-06-20
feat(php-shim): implement is_numeric
nsfisis
2026-06-20
feat(php-shim): implement two-argument json_decode
nsfisis
2026-06-20
feat(php-shim): implement dirname()
nsfisis
2026-06-20
fix(global-command): call base_run to stop run() infinite recursion
nsfisis
2026-06-20
test(cli): add more smoke tests
nsfisis
2026-06-20
refactor(installation-manager): cache installers by index, drop clone_box
nsfisis
2026-06-20
refactor(plugin): return borrowed plugins from get_plugins, drop clone_box
nsfisis
2026-06-20
refactor(repository): remove unused function
nsfisis
2026-06-20
feat(io): implement IOInterface error/warning/debug logging
nsfisis
2026-06-20
feat(platform): implement Runtime::parse_html_extension_info
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(hg): implement Hg::new constructor
nsfisis
2026-06-20
feat(package): implement as_package_interface upcast
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
docs(console): fence PHP examples in doc comments as `php`
nsfisis
2026-06-20
feat(help): replace all "php composer.phar" in help text with "shirabe"
nsfisis
2026-06-20
feat(command): implement --help output
nsfisis
2026-06-19
test(command): add basic smoke tests
nsfisis
2026-06-19
feat(command): implement Symfony Command
nsfisis
2026-06-14
feat(php-shim): implement more shim functions
nsfisis
[next]