OSDN Git Service

wvm/wvm.git
2014-02-01 scribubump version to 0.14.0-beta master
2014-02-01 scribuswitch to wp-cli/php-cli-tools:dev-master
2014-02-01 scribumake local plugin lookup case-sensitive
2014-02-01 scribuMerge remote-tracking branch 'boonebgorges/master'
2014-02-01 scribuadd Behat test for #985
2014-02-01 scribufix notice in find_item_by_key()
2014-01-31 Cristi BurcăMerge pull request #987 from wp-cli/remove-wp-cli-blog
2014-01-31 scribustop looking for deprecated wp-cli-blog file
2014-01-31 Boone B GorgesDefine $role variable in User_Command::generate()
2014-01-31 Cristi BurcăMerge pull request #535 from wp-cli/value-from-stdin
2014-01-31 scribuallow reading values from STDIN for `wp option` and...
2014-01-31 Cristi BurcăMerge pull request #979 from wp-cli/fix-979
2014-01-31 scribucontinue searching after finding an index.php that...
2014-01-31 scribuallow WP-CLI to be invoked from subdirectories other...
2014-01-30 scribugroup all logic that deals with finding the WP files...
2014-01-26 scribubump version to 0.14.0-alpha2
2014-01-26 Cristi BurcăMerge pull request #973 from SpikesDivZero/no-root
2014-01-26 scribufix --max_depth= again and add behat test
2014-01-25 Wesley SpikesRecommend sudo instead of su.
2014-01-25 Cristi BurcăMerge pull request #980 from wp-cli/fix-929
2014-01-25 scribubehat: allow correct grammar
2014-01-25 scribumake autodetection of WP files in a subdirectory work...
2014-01-25 scribuextract replace_path_consts() utility
2014-01-25 Wesley SpikesMinor typo fix.
2014-01-24 Cristi BurcăMerge pull request #975 from bartaakos/master
2014-01-24 Barta Akosget_download_url
2014-01-24 Barta Akosadded locale information to core update log
2014-01-24 Barta Akosadded locale to core update
2014-01-23 Cristi BurcăMerge pull request #972 from wp-cli/skip-plugins-v2
2014-01-23 Wesley SpikesDon't show --allow-root in help.
2014-01-23 Wesley SpikesAdjust spec for --allow-root
2014-01-22 Wesley SpikesRename --allow_root to --allow-root
2014-01-21 Wesley SpikesDon't allow wp-cli as root without --allow_root
2014-01-21 scribufirst pass at --skip-plugins flag
2014-01-20 scribumore renaming from _list() to list_()
2014-01-20 scriburename _list() to list_() to avoid confusing it with...
2014-01-20 Cristi BurcăMerge pull request #971 from wp-cli/multiple-post-type
2014-01-20 Daniel BachhuberAccording to core, `post_type` == `any` has to be a...
2014-01-20 Cristi BurcăMerge pull request #970 from wp-cli/support-user-login-970
2014-01-20 Daniel BachhuberUpdate `wp post list` examples
2014-01-20 Daniel BachhuberCopy and paste some command docs
2014-01-20 Daniel BachhuberAdd another example to the description
2014-01-20 Daniel Bachhuber`post_type` is a special key that should also support...
2014-01-20 Daniel BachhuberUpdate tests to reflect 7433cdb
2014-01-20 Daniel BachhuberUpdate `wp user-meta` to support `user_login` as a...
2014-01-19 scribuwp plugin get: remove unreliable 'update' field
2014-01-19 scribuRevert "slight improvement to behat step regex"
2014-01-19 scriburefactor long line in get_update_info()
2014-01-18 scribuuse get_check() in 'wp plugin path'
2014-01-18 scribureadme: s/Installation/Installing/
2014-01-18 Cristi BurcăMerge pull request #965 from nb/update-latest-stable...
2014-01-18 Nikolay BachiyskiUpdate WordPress stable in Travis CI template
2014-01-15 scribuslight improvement to behat step regex
2014-01-15 Cristi BurcăMerge pull request #961 from wp-cli/import-users-with...
2014-01-14 Cristi BurcăMerge pull request #962 from wp-cli/term-arg-order
2014-01-14 jmslbamUnset possible ID column to prevent unwanted behaviour
2014-01-14 scribumake all the term subcommands accept the taxonomy as...
2014-01-14 scribuimprove hierarchy generation; see #821
2014-01-14 scribumake 'wp term delete' accept multiple args
2014-01-14 Cristi BurcăMerge pull request #821 from Japh/master
2014-01-14 Cristi BurcăMerge pull request #957 from francescolaffi/pr-cache...
2014-01-13 Francesco Lafficore download caching tests
2014-01-13 Francesco Lafficore caching on download
2014-01-11 scribuconvert recursive_unserialize_replace() function to...
2014-01-11 scriburemove reference from $data parameter; see #951
2014-01-11 scribumanually wrap long line in search-replace description
2014-01-11 scribuword-wrap command descriptions
2014-01-11 scriburemove unnecessary requires; see #951
2014-01-11 scribuMerge pull request #951 from CodeAwhile:recursive-searc...
2014-01-11 Will AndersonMove recursive search-replace function to Utils and...
2014-01-11 Cristi BurcăMerge pull request #955 from wp-cli/fix-955
2014-01-11 scribuDon't look for WP files upward when running `wp core...
2014-01-11 scriburemove duplicated check
2014-01-08 Will AndersonUpdate array handling for safer recursive replacements
2014-01-08 Will AndersonUpdate documentation header for recursive_unserialize_r...
2014-01-07 scribuMerge pull request #817 from x-team:mysqldump-extra...
2014-01-06 scribusite create: fix description for --title= parameter
2014-01-05 Cristi BurcăMerge pull request #909 from wp-cli/fix-909
2014-01-05 scribufix `wp core is-installed` expectations for singlesite
2014-01-05 scribumake `wp core is-installed` exit with 1 when run agains...
2014-01-05 scribuMerge branch 'feature/import-authors-csv-doc' from...
2014-01-05 Cristi BurcăMerge pull request #944 from johnbillion/whether
2014-01-04 John BlackbournCorrect spelling of whether
2014-01-04 Will AndersonAdd a --recurse-objects flag
2014-01-03 Cristi BurcăMerge pull request #943 from gradyetc/master
2014-01-03 Mike BurnsStore post ids during `wp post generate`.
2014-01-02 Cristi BurcăMerge pull request #941 from mboynes/network-theme...
2013-12-28 Matt BoynesMerging the network and site enabled columns for `wp...
2013-12-28 scribuclarify description for theme 'enable' and 'disable...
2013-12-28 Cristi BurcăMerge pull request #938 from mboynes/network-theme...
2013-12-28 Matt BoynesAdding site and network enabled columns to wp theme...
2013-12-28 Matt BoynesTesting that themes are actually being en/disabled
2013-12-27 Matt BoynesAdding feature tests for `theme enable` and `theme...
2013-12-27 Matt BoynesEnsuring that theme enable/disable commands are only...
2013-12-27 Matt BoynesAdding theme enable/disable commands for multisite...
2013-12-26 Cristi BurcăMerge pull request #891 from wp-cli/email-for-user-891
2013-12-26 scribufix default for WP_VERSION; see #679
2013-12-26 Daniel BachhuberUse the fetcher instead
2013-12-26 Daniel BachhuberApparently this helper function exists
2013-12-26 Daniel BachhuberSupport for using a user's email address in the `-...
next