OSDN Git Service

wvm/wvm.git
2013-10-04 scribuadd new contributors since the 0.11.2 release
2013-10-04 Cristi BurcăMerge pull request #810 from wp-cli/theme-is-installed
2013-10-04 scribuimplement 'wp theme is-installed'
2013-10-04 Cristi BurcăMerge pull request #809 from wp-cli/plugin-get-validate
2013-10-04 scribucombine tests for plugin|theme get
2013-10-04 scribucheck response from _parse_name()
2013-10-03 scribubump version to 0.12-beta
2013-10-03 scribupeg rmccue/requests to a specific revision
2013-10-01 scribuMerge pull request #801 from goldenapples into master
2013-10-01 goldenapplesAdd feature tests for `wp post edit`
2013-10-01 goldenappleswp post edit should no longer call parent::update
2013-10-01 Cristi BurcăMerge pull request #802 from wp-cli/list-field
2013-10-01 scribuset all_with_meta, for WP 3.4
2013-10-01 scriburespect --format=json when --field= is passed in list...
2013-10-01 scribuuse Formatter in CommandWithUpgrade->_list()
2013-10-01 scribuuse formatter in 'wp role list'
2013-10-01 scribumove logic from format_items() into WP_CLI\Formatter...
2013-10-01 scribuextract find_item_key() method
2013-10-01 scribufix get_formatter()
2013-10-01 scribulet format_items() handle case where fields aren't...
2013-10-01 scribumove disparate formatting utilities into the WP_CLI...
2013-10-01 scribuintroduce WP_CLI\Formatter class
2013-10-01 scribuwhitespace fixes
2013-10-01 Cristi BurcăMerge pull request #795 from wp-cli/theme-get-field-795
2013-10-01 Daniel BachhuberStrings are strings
2013-10-01 Daniel BachhuberThis is a better format
2013-10-01 Daniel Bachhuber`--field=<field>` support for `wp term list` and `wp...
2013-10-01 Daniel BachhuberIntroduce `wp plugin get`
2013-10-01 Daniel BachhuberSimplify again
2013-10-01 Daniel BachhuberRemove unused methods
2013-10-01 Daniel BachhuberConvert `wp post *` to new util functions.
2013-10-01 Daniel BachhuberMethod isn't used anymore
2013-10-01 Daniel BachhuberConvert `wp site list` to new util function.
2013-10-01 Daniel BachhuberConvert `wp user *` to new util functions.
2013-10-01 Daniel BachhuberRun moar faster
2013-10-01 Daniel BachhuberHave `show_single_field()` logically persist the `...
2013-10-01 Daniel BachhuberConvert `wp comment get` to new util functions
2013-10-01 Daniel BachhuberConvert `wp theme get` to use new util function
2013-10-01 Daniel BachhuberIntroduce `show_single_field()` and `show_multiple_fiel...
2013-09-30 Cristi BurcăMerge pull request #800 from wp-cli/rewrite-list
2013-09-30 scribumove recursive_unserialize_replace() into Search_Replac...
2013-09-30 Cristi BurcăMerge pull request #799 from nullvariable/ignore_objects
2013-09-30 Doug Coneremoved unneeded object test case.
2013-09-30 goldenapplesCheck for non-string exit code after `wp post edit`
2013-09-30 scriburename `wp rewrite dump` to `wp rewrite list`
2013-09-30 Doug Conesearch-replace will ignore all object data types to...
2013-09-30 Cristi BurcăMerge pull request #711 from johnbillion/rewrite-dump...
2013-09-30 Doug Conerewrote the object loop to only deal with top level...
2013-09-30 Cristi BurcăMerge pull request #798 from dreamhost/mustache_templates
2013-09-30 Mike Schroderframework: Allow third-party Mustache templates
2013-09-30 Daniel BachhuberWordwrap the description
2013-09-30 Daniel BachhuberImplement `wp theme get --field=<field>`
2013-09-29 scribufix bug where $_SERVER['SERVER_NAME'] was set incorrectly
2013-09-29 Cristi BurcăMerge pull request #718 from wp-cli/unknown-positionals
2013-09-29 scribufix synopsis for 'wp option'
2013-09-29 scribufix synopsis for 'wp help'
2013-09-29 scribuadd warning when unregistered positional parameters...
2013-09-29 Cristi BurcăMerge pull request #761 from wp-cli/delete-many-themes
2013-09-29 scribumake 'wp theme delete' support multiple args
2013-09-29 scriburemove 'wp comment last' subcommand
2013-09-29 Cristi BurcăMerge pull request #763 from wp-cli/doc-rewrap
2013-09-29 scribuhandle case where there is nothing after the last param...
2013-09-28 scribuin PHP 5.3, self:: does not work inside closures
2013-09-28 scribuwordwrap synopsis
2013-09-28 scriburewrap argument descriptions
2013-09-28 Cristi BurcăMerge pull request #778 from wp-cli/list-field
2013-09-28 scribuimplement --field= parameter for 'wp plugin list' and...
2013-09-28 scribumove plugin/theme prepping code closer to where it...
2013-09-28 scribuimplement --field= parameter for 'wp site list'
2013-09-28 scribuimplement --field= parameter for post, user and comment...
2013-09-28 Cristi BurcăMerge pull request #794 from goldenapples/goldenapples...
2013-09-28 scribufix `wp post edit`
2013-09-27 goldenapplesApply default filters in content in `wp post edit`
2013-09-27 scribubehat: show STDOUT on error
2013-09-27 Cristi BurcăMerge pull request #779 from wp-cli/site-dbobject
2013-09-26 scribumake Site_Command extend CommandWithDBObject
2013-09-26 scribupass subcommand implementations as callbacks
2013-09-23 Cristi BurcăMerge pull request #786 from wp-cli/fix-786
2013-09-23 scribuaccount for XDebug not being installed when setting...
2013-09-20 Cristi BurcăMerge pull request #780 from wp-cli/behat-background
2013-09-20 scribubehat: use Background feature
2013-09-19 Cristi BurcăMerge pull request #776 from wp-cli/field-arg
2013-09-19 scribuadd --field arg to 'wp comment get'
2013-09-19 scribuMerge branch 'master' into field-arg
2013-09-19 Cristi BurcăMerge pull request #766 from wp-cli/comment-dbobj
2013-09-19 scribumake Comment_Command extend CommandWithDbObject
2013-09-19 scribuadd --field arg to 'wp user get'
2013-09-19 scribuadd --field arg to 'wp post get'
2013-09-19 Cristi BurcăMerge pull request #775 from c10b10/master
2013-09-19 Alex CiobicaLint.
2013-09-19 Alex CiobicaFix mysql environment issue.
2013-09-18 Cristi BurcăMerge pull request #771 from Rarst/synopsis-extract-fix
2013-09-18 Andrey SavchenkoRefactored end of line trim of synopsis extraction...
2013-09-17 Andrey SavchenkoTrimmed whitespace on extracted synopsis lines
2013-09-16 scriburemove extra spaces in scaffold templates
2013-09-16 Cristi BurcăMerge pull request #768 from thisislawatts/patch-1
2013-09-16 LA WattsAdds show_admin_column
2013-09-15 Cristi BurcăMerge pull request #767 from wp-cli/fix-663
2013-09-15 scribuinstead of ignoring them, pass config values along...
2013-09-15 scribuadd test that catches #663
next