Drush
http://drupal.org/project/drush
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.
See http://drush.ws, the homepage for the drush project.
- Developed at server:php:applications
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/drush && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000519 519 Bytes | |
_servicedata | 0000000219 219 Bytes | |
drush-8.1.13.tar.xz | 0000482516 471 KB | |
drush-vendor.tar.xz | 0000604412 590 KB | |
drush.changes | 0000022383 21.9 KB | |
drush.spec | 0000002465 2.41 KB | |
extensions.php | 0000000807 807 Bytes | |
extensions.txt | 0000001303 1.27 KB | |
licenses.txt | 0000001417 1.38 KB | |
update.sh | 0000000440 440 Bytes |
Revision 2 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 518607
from
Jimmy Berry (boombatower)
(revision 2)
- Update to version 8.1.13: * Prep for 8.1.13-dev * Fix #2753: Prevent loops when unable to download extensions (#2797) * Fix #2817. bash autocomplete via .bashrc only works on the second .bashrc inclusion. * Disable the psysh version check. * Fixes #2831: create_function is deprecated in php 7.2; might as well use an anonymous function instead. * Fix drush docs, link to 8.x docs from within the 8.x documentation (#2842) * Add php lint operation via CircleCI. * Respect disable_functions list in use_pcntl_exec check (#2857) * fix namespace for Drush command sql-query with option "--db-prefix" in use (#2882) * Just assert that disabled module's command can't be run. The actual error is not important, and seems to be variable based on phases of the moon. * Prep for 8.1.13.
Comments 0