-
Issue #1565138: Include lock.inc for Drupal > 7.13.
-
Add entity.inc to the list of includes
-
Issue #1382184 by hefox: Fixed Drupal 6: Invalid argument supplied for foreach() module.inc:426.
-
Issue #1312820 by rfay | RdeBoer: Added ini_set()('memory_limit()', -1) to php and drush files.
-
Issue #1307864 by rfay | paulgemini: Added Backport to Drupal 6 (or make generic drush command). Thanks to @jonhattan
-
Followup to Issue #1328718 by rfay: Broke d7 drush; reorganize the includes
-
Issue #1328718 by tr, wojtha, rfay: Support Drupal 8
-
Issue #1346114 by rfay: Remove module and info files so drush can just dl it into .drush
-
Issue #1342352 by joachim: Add a more ambitious search for DRUPAL_ROOT
-
Warn the user about which files were not found.