-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: wp-cli/shell-command
base: main
head repository: wp-cli/shell-command
compare: copilot/support-restarting-shell
- 13 commits
- 4 files changed
- 5 contributors
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f7df1b9 - Browse repository at this point
Copy the full SHA f7df1b9View commit details -
Add restart command to shell REPL
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b921fd8 - Browse repository at this point
Copy the full SHA b921fd8View commit details -
Add --watch option for automatic shell restart on file changes
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f94d780 - Browse repository at this point
Copy the full SHA f94d780View commit details -
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 371e60f - Browse repository at this point
Copy the full SHA 371e60fView commit details -
Fix PHPCS alignment and PHPStan issues
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f502d3d - Browse repository at this point
Copy the full SHA f502d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0157a - Browse repository at this point
Copy the full SHA 5e0157aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b539274 - Browse repository at this point
Copy the full SHA b539274View commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9ae7546 - Browse repository at this point
Copy the full SHA 9ae7546View commit details
Commits on Jan 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 875bcd4 - Browse repository at this point
Copy the full SHA 875bcd4View commit details -
Update src/WP_CLI/Shell/REPL.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84c524f - Browse repository at this point
Copy the full SHA 84c524fView commit details -
Implement process restart using pcntl_exec to fully reload code
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9bb14d - Browse repository at this point
Copy the full SHA d9bb14dView commit details
Commits on Feb 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cf64d50 - Browse repository at this point
Copy the full SHA cf64d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297d895 - Browse repository at this point
Copy the full SHA 297d895View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...copilot/support-restarting-shell