openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
WP-CLI
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 05, 2025 — Jul 05, 2026
Showing page 193 of 207
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix pear-build
scribu
More...
over 13 years ago
move everything from src/ into the top level
scribu
More...
over 13 years ago
Merge pull request #170 from wp-cli/no-colors
Cristi Burcă
More...
over 13 years ago
disable colors if output is not a TTY
scribu
More...
over 13 years ago
Merge pull request #230 from wp-cli/no-community-commands
Cristi Burcă
More...
over 13 years ago
move internal commands to /commands/ folder
scribu
More...
over 13 years ago
make dispatcher look in /commands/ folder, instead of subfolders
scribu
More...
over 13 years ago
check wp-config.php before running most commands. fixes #246
scribu
More...
over 13 years ago
WP_CLI::error() - replace unused $label parameter with $exit boolean
scribu
More...
over 13 years ago
use Utils\set_url_params() in case WP_SITEURL is already defined. see #232
scribu
More...
over 13 years ago
introduce cmd_starts_with() helper
scribu
More...
over 13 years ago
special handling for core is-installed. fixes #232
scribu
More...
over 13 years ago
Merge remote-tracking branch 'milesj/master'
scribu
More...
over 13 years ago
assume the vendor directory doesn't exist. see #242
scribu
More...
over 13 years ago
Merge pull request #242 from wp-cli/composer
Cristi Burcă
More...
over 13 years ago
handle both possible Composer scenarios
scribu
More...
over 13 years ago
load php-cli-tools from vendor dir, when available
scribu
More...
over 13 years ago
use php-cli-tools from Packagist
scribu
More...
over 13 years ago
add php-cli-tools dependency
scribu
More...
over 13 years ago
register binary
scribu
More...
over 13 years ago
specify required PHP version
scribu
More...
over 13 years ago
make wp-cli a Composer library
scribu
More...
over 13 years ago
use Utils\locate_wp_config(). see #241
scribu
More...
over 13 years ago
Merge pull request #241 from mwilliamson/testing
Cristi Burcă
More...
over 13 years ago
Update detection of wp-config.php to match WordPress itself
Michael Williamson
More...
over 13 years ago
Display error in "wp core install" when wp-config.php is missing
Michael Williamson
More...
over 13 years ago
Correct documentation -- most, but not all, tests install WordPress
Michael Williamson
More...
over 13 years ago
Add documentation for running specific test
Michael Williamson
More...
over 13 years ago
Clarify README.md by marking database name/username/password using backticks
Michael Williamson
More...
over 13 years ago
Add missing word to test instructions in README.md
Michael Williamson
More...
over 13 years ago
←
1
2
…
189
190
191
192
193
194
195
196
197
…
206
207
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree