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.
Aug 04, 2025 — Aug 04, 2026
Showing page 190 of 208
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix WP_CLI::error() not exiting
scribu
More...
over 13 years ago
tests: separate stdout from stderr
scribu
More...
over 13 years ago
add our own wp_die() handler
scribu
More...
over 13 years ago
Merge pull request #285 from drrobotnik/master
Cristi Burcă
More...
over 13 years ago
Abstract output of data to a format_items() utility function
Daniel Bachhuber
More...
over 13 years ago
Merge pull request #284 from wp-cli/user-list-csv
Cristi Burcă
More...
over 13 years ago
Reverse parameter order in output_csv() utility
scribu
More...
over 13 years ago
Use fputcsv with STDOUT instead of building our own CSV. Props @scribu
Daniel Bachhuber
More...
over 13 years ago
Use the row we built to make sure we're only presenting data that correlates to headers
Daniel Bachhuber
More...
over 13 years ago
Simplify the code to generate CSV and JSON output by typecasting. Feels a little dirty, but no harm no fowl.
Daniel Bachhuber
More...
over 13 years ago
Output a list of users as CSV or JSON with a new CSV helper utility
Daniel Bachhuber
More...
over 13 years ago
bump version to 0.9.0-dev
scribu
More...
over 13 years ago
PHP files don't need to be executable
scribu
More...
over 13 years ago
set version to 0.8.0
scribu
More...
over 13 years ago
normalize and cache path returned by locate_wp_config()
scribu
More...
over 13 years ago
remove unnecessary leading slash in locate_wp_config()
scribu
More...
over 13 years ago
bump version to 0.8.0-beta
scribu
More...
over 13 years ago
strict comparison for 'runtime' key. see #277
scribu
More...
over 13 years ago
fix check for completions in WP_CLI::error()
scribu
More...
over 13 years ago
add --config global param
scribu
More...
over 13 years ago
generate synopsis for global command from config-spec
scribu
More...
over 13 years ago
update config-spec.php. see #267
scribu
More...
over 13 years ago
support --color and --no-color special args. closes #267
scribu
More...
over 13 years ago
Merge pull request #277 from wp-cli/config-spec
Cristi Burcă
More...
over 13 years ago
add --param-dump
scribu
More...
over 13 years ago
storing the config spec in a static variable is not needed
scribu
More...
over 13 years ago
move even more code from utils.php into WP_CLI\Runner
scribu
More...
over 13 years ago
introduce WP_CLI\Runner class
scribu
More...
over 13 years ago
rename bootstrap() to load_depdencies()
scribu
More...
over 13 years ago
move special args handling to separate class
scribu
More...
over 13 years ago
←
1
2
…
186
187
188
189
190
191
192
193
194
…
207
208
→
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