drush 7.x-4.5

Download Size md5 hash
drush-7.x-4.5.tar.gz 276.13 KB f6df0593c3d3c9a5a2d0bb382bf629ba
drush-7.x-4.5.zip 327.78 KB a1cbee1e8110c9d5e750eee68256833e
Official release from tag: 7.x-4.5
Last updated: August 12, 2011 - 04:37

Changes since 7.x-4.5-rc1

Read more

drush 7.x-4.5-rc1

Download Size md5 hash
drush-7.x-4.5-rc1.tar.gz 275.71 KB dfec146b72352a69f81e18b5d087806c
drush-7.x-4.5-rc1.zip 327.81 KB 187774773bc68fe8614591896a614c65
Official release from tag: 7.x-4.5-rc1
Last updated: July 17, 2011 - 00:46

This release includes many bug fixes, four new commands (cache-get, cache-set, archive-dump, archive-restore), and the introduction of the drush testing framework!

Changes since 7.x-4.4:

Read more

drush 7.x-4.4

Download Size md5 hash
drush-7.x-4.4.tar.gz 247.08 KB b8f89ee75a8d45a4765679524ebdf8b4
drush-7.x-4.4.zip 289.47 KB 34675b8a289227df307deeafcff9d886
Official release from tag: 7.x-4.4
Last updated: March 14, 2011 - 23:26

Like all Drush releases, this is compatible with three versions of Drupal - Drush 5, Drush 6, and Drush 7.

Forgot to update the drush version in the info file for 4.3. This release has no code changes.

drush 7.x-4.3

Download Size md5 hash
drush-7.x-4.3.tar.gz 247.08 KB 630005bef9521e3469991a79d2db423b
drush-7.x-4.3.zip 289.47 KB bce52378068a37d82839e76abcbe9e20
Official release from tag: 7.x-4.3
Last updated: March 14, 2011 - 03:26

Changes since 7.x-4.2:

Read more

drush 7.x-4.x-dev

Download Size md5 hash
drush-All-versions-4.x-dev.tar.gz 283.53 KB a3888835369799ccd9500d82179951b9
drush-All-versions-4.x-dev.zip 334.65 KB 63df4d16b7eee13bc51e15bc722ada18
Development snapshot from branch: 7.x-4.x
Last packaged version: 7.x-4.5+50-dev
Last updated: February 9, 2012 - 12:11

The very latest code for Drush 4.

drush 7.x-4.2

Download Size md5 hash
drush-All-versions-4.2.tar.gz 238.7 KB 0e9f6f42c600f7fd0b7a38ce0f6f2f59
drush-All-versions-4.2.zip 278.73 KB 6303d8970c8ca7cc45f720df6048a29d
Official release from tag: 7.x-4.2
Last updated: February 1, 2011 - 04:42

Changes since DRUPAL-7--4-1:

Read more

drush 7.x-4.1

Download Size md5 hash
drush-All-versions-4.1.tar.gz 238 KB 880997e341af70ee84a99cdc98b35eb9
drush-All-versions-4.1.zip 278.16 KB 9182f18debf7324d09ba80c3e7100623
Official release from tag: 7.x-4.1
Last updated: January 11, 2011 - 05:46

Changes since DRUPAL-7--4-0:

  • #1019356 by moshe weitzman. drush-4.0 thinks there is a newer version.
  • #1018936. Remove verbose from mysql/psql calls.
  • #1018936 by moshe weitzman. sql-drop now uses _drush_sql_query() instead of db_query() thus requiring one less bootstrap level.
  • Avoid notice with undefined var when not able to check status for a project.
  • #712788 by jonhattan. pm-updatecode unable to update disabled projects (update_advanced enabled).
  • #1018936 by jonhattan. site-install fails for d6 when using a site alias.
  • change default backup path to drush-backups instead of .drush-backups
  • #1017380 Backup system doesn't separate backups for different sites.
  • #425670 by greg.1.anderson. self-update incompatible with CVS checkouts of drush.
  • Document --result-file without a value in sql-dump.

drush 7.x-4.0

Download Size md5 hash
drush-7.x-4.0.tar.gz 237.84 KB dbfba4f79be85122d7173e2ac7531a6b
drush-7.x-4.0.zip 277.95 KB afaa204a959056844bf7fc68c5086c82
Official release from tag: 7.x-4.0
Last updated: January 7, 2011 - 22:25

So much new stuff. We have to blog about it. Help people! For now, the latest changes:

Changes since DRUPAL-7--4-0-RC10:

  • #1016788 by greg.1.anderson: Sort commands into categories in 'drush help'
  • Add 'status' to the list of contextual commands in drush core-cli
  • Drush api docs update: remove the -- in options in the help alter hook.
  • Document meta::title and meta::summary help items
  • Fix minor bug in 'drush help --filter' that stripped the category key from the command categories array
  • Add comments on the drush_backend_get_result() API

drush 7.x-4.0-rc10

Download Size md5 hash
drush-All-versions-4.0-rc10.tar.gz 235.42 KB b8b56054cd5bb6ca9478aeb11765421e
drush-All-versions-4.0-rc10.zip 275.64 KB cbca3038ef1b6fdfe234b1d06f165743
Official release from tag: 7.x-4.0-rc10
Last updated: January 6, 2011 - 07:40

Changes since DRUPAL-6--4-0-RC9:

  • #1016204 by jonhattan. Move cache clear to a backend process after updatecode.
  • #425670 by greg.1.anderson: Never run a drush self-update in pm-updatecode
  • Only add as git submodule if you actually have a superproject.

drush 6.x-4.0-rc9

Download Size md5 hash
drush-6.x-4.0-rc9.tar.gz 235.22 KB de258b14f17263dbec5dabee0ddcd8ab
drush-6.x-4.0-rc9.zip 275.48 KB 053dc68885dbe947a16b5800c3800e89
Official release from tag: 6.x-4.0-rc9
Last updated: January 5, 2011 - 15:10

Changes since DRUPAL-6--4-0-RC8:

  • #735338 by greg.1.anderson: Show available help categories with 'drush help --filter'
  • back to 4.0-dev
  • drush_prompt should use $required = TRUE rather than $optional = FALSE
  • #1004562 by kdebaas: bzrsync doesn't work with symlinked directories that are bzr root
  • #425670 by greg.1.anderson: drush self-update.
  • Default to downloading 7.x modules, themes, etc. D7 was *just* released. YES!
  • Adding cache-clear options for rebuilding the module and theme lists (system table data).

drush 6.x-4.0-rc8

Download Size md5 hash
drush-6.x-4.0-rc8.tar.gz 232.65 KB f48caeb2bdc1e53edc7dfdd7cdd3bb31
drush-6.x-4.0-rc8.zip 272.81 KB 5bf7c906626da72628af44e9e1615b80
Official release from tag: 6.x-4.0-rc8
Last updated: January 3, 2011 - 22:25

Changes since DRUPAL-6--4-0-RC7:

  • #1011260 by greg.1.anderson: Unify command help so that help options do not begin with '--' in command help.
  • #1004876 by bherlig: fix bad revert
  • #1004624 by jonhattan. Improve error message and give remedy intructions - It's a security risk to have a backup folder in your Drupal root.
  • #1013368 by jcmarco. Move the setting of the Windows OS warning.
  • #1013208 by greg.1.anderson. pm-update does not return its result code.
  • #1012114 by greg.1.anderson: pm-releasenotes formatting sometimes off

drush 6.x-4.0-rc7

Download Size md5 hash
drush-6.x-4.0-rc7.tar.gz 231.75 KB 327e09a3fd9eef6c918ea1eac2ceb312
drush-6.x-4.0-rc7.zip 271.75 KB 1e1712eb81608bc16a8a3a0545ec4c8e
Official release from tag: 6.x-4.0-rc7
Last updated: January 3, 2011 - 04:11

Changes since DRUPAL-6--4-0-RC6:

drush 6.x-4.0-rc6

Download Size md5 hash
drush-6.x-4.0-rc6.tar.gz 231.31 KB 731527a0252b669981dfe7828e548745
drush-6.x-4.0-rc6.zip 272.51 KB 0555fd65c127e1222a95534d439b43d0
Official release from tag: 6.x-4.0-rc6
Last updated: January 1, 2011 - 16:10

Changes since DRUPAL-6--4-0-RC5:

Read more

drush 6.x-4.0-rc5

Download Size md5 hash
drush-6.x-4.0-rc5.tar.gz 227.72 KB 4f519ca7831c98dcdce9c939f2725a68
drush-6.x-4.0-rc5.zip 267.03 KB a6c8c60d4474b3c564c2c3de39a50fce
Official release from tag: 6.x-4.0-rc5
Last updated: December 27, 2010 - 20:16

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

  • Add docs for --watchdog global option.
  • #1007148 by greg.1.anderson: Make drush_choice and drush_print_file respect non-interactive modes
  • #1007360 by greg.1.anderson: include updatecode.pm.inc
  • #1007380 by greg.1.anderson. drush pm-enable cannot be hooked by commands that are being enabled.
  • Document the show-invoke global option.
  • Update site-upgrade for recent changes in pm code. I removed a cache clear from updatedb on D7. We should be on the lookout for ill consequences.
  • #784940 by moshe weitzman. Let dd %files work on D7.
  • #1008136 Strict warning for filesystem paths
  • #784940 by greg.1.anderson. drush core-cli improvements.
  • Slight optimization in sitealias code. I admit that I am not 100% clear on when this gets called.
  • #983914 by moshe weitzman. rollback of http://drupal.org/cvs?commit=463994.

drush 6.x-4.0-rc4

Download Size md5 hash
drush-6.x-4.0-rc4.tar.gz 225.64 KB 34eaeb681a089236b4fbc6ab79f44966
drush-6.x-4.0-rc4.zip 264.77 KB 96698fb6d0e485ad06aafba2614f34ba
Official release from tag: 6.x-4.0-rc4
Last updated: December 25, 2010 - 15:06

Changes since DRUPAL-6--4-0-RC3:

Read more

drush 6.x-4.0-rc3

Download Size md5 hash
drush-6.x-4.0-rc3.tar.gz 222.23 KB 87659a5b3559f9eb7ef0a16c320a01ad
Official release from tag: 6.x-4.0-rc3
Last updated: December 10, 2010 - 05:16

See http://drupal.org/node/990022 for changes since Drush3

drush 6.x-4.0-rc2

Download Size md5 hash
drush-7.x-1.0-rc2.tar.gz 218.68 KB 815fd392a23cfe9017e0178b7fdfdb5e
Official release from tag: 7.x-1.0-rc2
Last updated: December 8, 2010 - 01:20

Minor bug fixes and improvements. See http://drupal.org/node/990022 for the main drush4 improvements.

drush 6.x-4.0-rc1

Download Size md5 hash
drush-All-versions-4.0-rc1.tar.gz 215.7 KB cee196abef2145b0ed775c6760acaa7a
drush-All-versions-4.0-rc1.zip 251.84 KB f300de7793bf282fc7e1bfae53965d38
Official release from tag: 6.x-4.0-rc1
Last updated: December 24, 2010 - 22:51

Changes since DRUPAL-6--3-3:

Read more

drush 6.x-3.3

Download Size md5 hash
drush-6.x-3.3.tar.gz 170.79 KB ed7ee13415548c643358a8a870534a5e
Official release from tag: 6.x-3.3
Last updated: August 11, 2010 - 03:46

Changes since DRUPAL-6--3-2:

  • #836910 Add bootstrap.inc to search path for version constant. Fixes critical Aegir incompatibility.
  • #836910 by adrian. We were printing out the help the first chance we could, instead of bootstrapping to the command's minimum and then reloading the command.

Changes since DRUPAL-6--3-1:

  • Backport --html option for help command.
  • #875196 by omega8cc. The URL for DRUSH_TABLE_URL has changed because they switched to svn.
  • #831272 by greg.1.anderson. '@sites' alias doesn't work unless drush can find at least one local site at the drupal root
  • #820514 by greg.1.anderson. some commands (like sql-sync) wont respect ssh-options/ssh-port of sitealias
  • #827404 by acrollet. drush up drupal does not preserve custom profiles.
  • #836910 by moshe weitzman. drush_drupal_version() is broken on d7
  • #850472 by tostinni. Add precisions to Windows README's install steps
  • #838684 by dereine. allow drush_prompt to be optional.

drush 6.x-3.2

Download Size md5 hash
drush-6.x-3.2.tar.gz 170.83 KB 8f29f44fd2f97b8e120ae8181e03afb5
drush-6.x-3.2.zip 199.57 KB 51fdcd8bbf2ebf1ff01d87918f7d95bc
Official release from tag: 6.x-3.2
Last updated: December 24, 2010 - 22:51

Changes since DRUPAL-6--3-1:

  • Backport --html option for help command.
  • #875196 by omega8cc. The URL for DRUSH_TABLE_URL has changed because they switched to svn.
  • #831272 by greg.1.anderson. '@sites' alias doesn't work unless drush can find at least one local site at the drupal root
  • #820514 by greg.1.anderson. some commands (like sql-sync) wont respect ssh-options/ssh-port of sitealias
  • #827404 by acrollet. drush up drupal does not preserve custom profiles.
  • #836910 by moshe weitzman. drush_drupal_version() is broken on d7
  • #850472 by tostinni. Add precisions to Windows README's install steps
  • #838684 by dereine. allow drush_prompt to be optional.
Subscribe with RSS Syndicate content