Downloads

Download drush-All-versions-3.0.tar.gztar.gz 167.86 KB
MD5: 86bb79b783290930c12b66038ef8d742
SHA-1: 3da83721e0ceea887ae8c88349cf89b3b16b2da6
SHA-256: 2112ab5a9b6c9ad9947c85f99a1a56dd1db40d4bb69d0cf962b84e6bd95c4207
Download drush-All-versions-3.0.zipzip 197.11 KB
MD5: b36114d48f230f89dd31c7bafe2d44fc
SHA-1: ad942473b3a34aa05ef0e3c10a8de81c194dabb5
SHA-256: a271559a33abbab8401e8e6bbeb9fec5fbc4b32a55875fcf933fb277aae59f0f

Release notes

Changes since DRUPAL-6--3-0-RC4:

  • Add 'cli_bashrc' hook where command files can add their own bashrc functions. Use that hook to add our own lsd/cdd functions. Still not integrated with cli's help command.
  • #772900 by greg.1.anderson: Enhanced confirmation message in sql-sync: include tables list
  • Allow commands to show own help even if they don't implement hook_help
  • Fix a path error in rsync that caused user@machine:/path to fail (anything with a ':' that did not use an alias)
  • fix notice related to new 'version-extra code'. also start showing *recommended* releases message even when in non-verbose mode
  • #776696 by jonhattan. Enables modules in wrong order
  • #778104 by greg.1.anderson: Rename status, cron and rsync commands to 'core-*' to avoid conflicts with other modules.
  • Temporarily restrict site-upgrade to d6 sites
  • Let calls to drush_do_site_command() specify $integrate=TRUE if they choose. Use it in site-upgrade.
  • #778862 by greg.1.anderson. Separate items by newline rather than space in drush_print_pipe.
  • #779046 by dmitrig01: replaces tabs with spaces
Created by: moshe weitzman
Created on: 23 Apr 2010 at 05:56 UTC
Last updated: 11 Oct 2019 at 21:43 UTC
New features
Bug fixes

Other releases