index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-29
feat(repository): instantiate vcs, artifact, path repositories by class
nsfisis
2026-06-29
feat(vcs): clone io handle in ForgejoDriver git/OAuth setup
nsfisis
2026-06-29
feat(console): implement StringInput stringification in global proxy
nsfisis
2026-06-29
feat(require): update locker hash with stability flags rewriter
nsfisis
2026-06-29
feat(audit): implement get_packages non-locked branch
nsfisis
2026-06-29
feat(package): implement RootAliasPackage root getters via owned returns
nsfisis
2026-06-29
fix(json): use php_truthy for JsonManipulator content validity guards
nsfisis
2026-06-29
feat(console): implement output instanceof downcasts in process/progress helpers
nsfisis
2026-06-29
fix(advisory): pass IO as shared handle to Auditor::audit
nsfisis
2026-06-29
refactor(json): replace seld/jsonlint with serde_json
nsfisis
2026-06-29
chore(lint): ban bare `use anyhow::Result` and fully qualify it
nsfisis
2026-06-28
test(show): clarify ignore reason for empty platform section
nsfisis
2026-06-28
fix(repository): flatten InstalledRepository and unwrap filter repos in show
nsfisis
2026-06-28
fix(installer): execute install/update/uninstall ops in execute_batch
nsfisis
2026-06-28
test(installer): port InstallerTest unit and integration harness
nsfisis
2026-06-28
test(functional): port AllFunctionalTest integration harness
nsfisis
2026-06-28
feat(process): implement PhpExecutableFinder::find env fallbacks
nsfisis
2026-06-28
fix(http): avoid nested tokio runtime panic in download path
nsfisis
2026-06-28
fix(util): restore PHP delimiters in ported regex patterns
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-28
feat(package): impl alias getter delegation via owned String returns
nsfisis
2026-06-28
feat(repository): impl RepositoryInterface for Artifact/Path/Vcs repos
nsfisis
2026-06-28
test(json): drop JsonFormatterTest stub
nsfisis
2026-06-28
chore: add comment to PhpMixed
nsfisis
2026-06-28
test(downloader): cfg-gate XzDownloaderTest skip on Windows/32bit
nsfisis
2026-06-28
test(command): port HomeCommandTest useCaseProvider cases
nsfisis
2026-06-28
test(command): port DiagnoseCommandTest cases
nsfisis
2026-06-28
test(tests): use mockall for hand-written interface mocks
nsfisis
2026-06-28
test(util/git): port interactive Bitbucket OAuth runCommand test
nsfisis
2026-06-28
test(repository): port testRepositoryWritesInstalledPhp
nsfisis
2026-06-28
fix(php-shim): emit NUL bytes as concatenation in var_export
nsfisis
2026-06-28
test(console): correct inaccurate test skip reasons
nsfisis
2026-06-28
test(console): port DocumentationTest::testCommand
nsfisis
2026-06-28
test(package/archiver): port testGitExcludes
nsfisis
2026-06-28
test(package/version): port testFindRecommendedRequireVersion
nsfisis
2026-06-28
test(downloader): port Fossil/Hg testRemove
nsfisis
2026-06-28
test(factory): port testDefaultValuesAreAsExpected
nsfisis
2026-06-28
test(config): port testProhibitedUrlsWarningVerifyPeer
nsfisis
2026-06-28
test(command/status): port testLocallyModifiedPackages
nsfisis
2026-06-28
test(util): port MetadataMinifier expand test
nsfisis
2026-06-27
feat(installer): register default installers after Composer Rc is built
nsfisis
2026-06-27
feat(command/update): port UpdateCommand input definition
nsfisis
2026-06-27
refactor(http): present reqwest instead of faking curl_version
nsfisis
2026-06-27
fix(json): encode empty stdClass fields as {} not []
nsfisis
2026-06-27
fix(autoload): correct generated autoloader blank lines
nsfisis
2026-06-27
fix(php-shim): encode empty PhpMixed::Array as []
nsfisis
2026-06-27
test: serialize env-var-dependent tests
nsfisis
2026-06-27
test: port Composer tests unblocked by mockall, add seams
nsfisis
2026-06-27
test: add mockall crate
nsfisis
2026-06-27
fix(command/show): match PHP null/isset semantics in package output
nsfisis
[next]