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
/
lib.rs
Age
Commit message (
Expand
)
Author
2026-08-11
feat(signal): abort on SIGINT, SIGTERM and SIGHUP at checkpoints
nsfisis
2026-08-10
refactor(symfony): hide leaf modules behind their parent re-exports
nsfisis
2026-08-09
refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...
nsfisis
2026-08-09
test(cli): drop the CLI smoke tests
nsfisis
2026-08-09
refactor(installed-versions): drop the Rust port, which has no readers
nsfisis
2026-07-20
fix(diagnose-command): stop holding a Config borrow across http calls
nsfisis
2026-07-20
feat(php-rpc): implement phpinfo() capture over RPC
nsfisis
2026-07-20
test(cli-tests): detail run_diagnose ignore reason
nsfisis
2026-07-20
fix(require-command): drop input borrows before determine_requirements
nsfisis
2026-06-27
refactor(main): minor refactoring
nsfisis
2026-06-26
test(cli): force --no-interaction so init does not hang under a TTY
nsfisis
2026-06-26
test(cli): un-ignore archive/browse/clear-cache/init smoke tests
nsfisis
2026-06-22
test(cli): serialize cli_tests via serial_test
nsfisis
2026-06-22
refactor(console): introduce ApplicationHandle shared-ownership newtype
nsfisis
2026-06-21
test: add empty test files
nsfisis
2026-06-19
test(command): add basic smoke tests
nsfisis
2026-06-11
chore(compiler): drop compiler.rs
nsfisis
2026-05-22
refactor(composer): unify Composer/PartialComposer via Rc handles
nsfisis
2026-05-17
chore(style): cargo fmt
nsfisis