Downloads
Download tar.gz
34.24 KB
MD5: a1f012189f5a37248009d29b61c36d5e
SHA-1: dba0299676a1eaf4f946e630ea21482d105625df
SHA-256: 434206b71473194f40fbfc6bbe7338f6d86e681793ab8b7244ef5f59658e3ae9
Download zip
42.12 KB
MD5: 3225eb85014110f2d84ce6c350b13c75
SHA-1: e0b030508ec9d5c4e765ec16726a682c5e45e1bb
SHA-256: 211de6b7f577f9f8e33109ecf3d120334c21a94576d60c67dc555aadb0846ff0
Release notes
Changes since DRUPAL-6--2-0-BETA6:
- #695358 by anarcat: use dashes instead of spaces as a command separator for post 2.1 drush compatibility
- #699660 by anarcat: fix recursive builds when using a directory_name
- #697018 by adrinux, borg000, anarcat: Fixed breakage of git.
- #699670 by anarcat: Added revision support for git.
- #683166 by k4ml: Fixed Drush should display an error on failed patch.
- Helptext for options, arguments.
- Fix for bad patching logic.
- #775254 by hunmonk | dww: Fixed 7.0-alpha3 core version not recognized as valid in a profile make file.
- #659210 by jonhattan, bec: Fixed Fatal error: Call to undefined function drush_get_modules().
- regex for core attribute was allowing 6.x-dev, which we don't want.
- #710568 by wulff and dmitrig01: Fixed curl -o download method not working for some urls.
- #696280 by miccolis: Extract archives containing space characters.
- #811190 by acrollet: Fix for typo in README.
- #740198 by aaron01, msonnabaum: Fix bzr --working-copy checkout.
- #750428 by pounard: Support SVN revisions.
- #821010 by yhahn: Use md5 hashes for basic drush make tests.
- #754214 by nicholas.alipaz: Add POST request download method.
- #813880 by snufkin: Remove spaces from drush commands
- New entry in README.txt for tests.
- Allow tests to run without a specified base path.
- Remove fill_path (thanks hunmonk)
- #828276 by dmitrig01: Invalid argument supplied for foreach() drush_make.drush.inc:138
- #659156 by alexpot: Provide alternate sys_get_temp_dir()
- #820992 by yhahn, alex_b and dmitrig01: include remote makefiles
- #815846 by Blackice2999: Add tag/revision support for git and include native protocol support.
- #675162 by dmitrig01: Second copy of modules directory after drush make run
- #641210 by hunmonk, dmitrig01: AWESOMENESS - refactor download/unpack/move code
- #777026 by dmitrig01: packaging script leaving tons of drush_make junk in /tmp
- #654798 by dmitrig01: CURL SUCKS
- #641210 by msonnabaum: get bzr working again
- BZR revision support
- Removed hg integration