2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Aug 06, 2025 — Aug 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
introduce get_root_command() getter More... about 13 years ago
instantiate WP_CLI::$root on-demand More... about 13 years ago
make WP_CLI::add_command() work when called from a Composer package's autoloaded file More... about 13 years ago
check wp-includes/version.php before loading WP More... about 13 years ago
ensure CRLF are always normalized to LF in the git database More... about 13 years ago
merge master into export-api branch More... about 13 years ago
set Oxymel to version 0.1.0 More... about 13 years ago
lock php-cli-tools version to 0.9.3 More... about 13 years ago
Make wp rewrite (flush|structure) generate .htaccess files properly for apache. More... about 13 years ago
support for port and socket configurations with wp core config More... about 13 years ago
Added wp.bat to bin section of composer.json More... about 13 years ago
Merge pull request #299 from wp-cli/import More... about 13 years ago
Merge pull request #557 from wp-cli/fix-completions More... about 13 years ago
move completions flag to 'cli' command More... about 13 years ago
add test for --completions flag More... about 13 years ago
Merge pull request #556 from wp-cli/custom-port More... about 13 years ago
don't set $_SERVER['REQUEST_URL'] More... about 13 years ago
append port to $_SERVER['HTTP_HOST'] More... about 13 years ago
set $_SERVER['SERVER_PORT'] More... about 13 years ago
behat: add test for --url global parameter More... about 13 years ago
harmonize command descriptions More... about 13 years ago
Merge pull request #539 from wp-cli/absolutize-require More... about 13 years ago
absolutize 'require:' More... about 13 years ago
move 'path:' absolutization logic to Configurator More... about 13 years ago
behat: add test for relative 'require:' path in wp-cli.yml More... about 13 years ago
Merge pull request #553 from wp-cli/fix-553 More... about 13 years ago
behat: always invoke `wp` with a command More... about 13 years ago
behat: use `@when` flag for testing --require More... about 13 years ago
Merge pull request #548 from wp-cli/inline-help More... about 13 years ago
attempt to pass doc through a pager More... about 13 years ago