Silence pushd and popd output
[drupal-init-tools.git] / libexec /
2018-11-20 Antonio OspiteSilence pushd and popd output
2018-08-27 Antonio Ospitecreate-profile.sh: fix also the submit callback when...
2018-08-27 Antonio Ospitebootstrap.sh: set the core src-prefix and dst-prefix...
2018-08-27 Antonio Ospitebootstrap.sh: fix setting the --uri option for Drush 9
2018-03-16 Antonio Ospitebootstrap.sh: set the drush --uri option
2018-03-16 Antonio Ospitecreate-profile.sh: make detection of the default_conten...
2018-03-16 Antonio Ospitenew.sh: do not overwrite the existing .gitignore file...
2018-03-16 Antonio Ospitebootstrap.sh: fix sites subdir when specifying options.uri
2018-03-16 Antonio Ospitebootstrap.sh: fix wording in a couple of comments
2018-03-16 Antonio Ospitecreate-profile.sh: copy more stuff from the current...
2018-03-16 Antonio Ospitecreate-profile.sh: use a variable for the profile desti...
2018-03-16 Antonio Ospiteclean.sh: make sudo always ask for the password
2018-03-16 Antonio Ospitecreate-profile.sh: fix pm-list invocation to be compati...
2018-03-16 Antonio Ospitebootstrap.sh: don't fail hard if the overwriting profil...
2018-03-16 Antonio Ospitebootstrap.sh: clarify what the --overwrite-profile...
2018-03-16 Antonio Ospitebootstrap.sh: stop using the deprecated drush "pm-info...
2018-03-16 Antonio Ospitebootstrap.sh: support both password and unix_socket...
2018-03-16 Antonio Ospitebootstrap.sh: improve the informational message about...
2018-01-09 Antonio Ospitebootstrap.sh: use the imperative in comments
2018-01-09 Antonio Ospitebootstrap.sh: always update RewriteBase
2017-12-18 Antonio Ospitebootstrap.sh: add the "--overwrite-profile" to the...
2017-12-18 Antonio OspiteCheck that the "bootstrap" and "clean" subcommands... v0.1.0
2017-12-18 Antonio Ospitebootstrap.sh: rename SITE_LOCAL_PATH to WEB_ROOT for...
2017-12-18 Antonio Ospitenew.sh: use "composer config" instead of sed to set...
2017-12-18 Antonio Ospitenew.sh: avoid multiple redirects when creating .gitignore
2017-12-18 Antonio OspiteUse the shell logical operators, avoid the non-portable...
2017-12-18 Antonio Ospitebootstrap.sh: use "grep -E" instead of "egrep", suggest...
2017-12-18 Antonio OspiteUse "read -r" to get the verbatim input, suggested...
2017-12-18 Antonio Ospitebootstrap.sh: disable one shellcheck message about...
2017-12-18 Antonio OspiteFix double quoting, suggested by shellcheck
2017-12-18 Antonio Ospitecreate-profile.sh: fix creating the profile outside...
2017-11-21 Antonio Ospitecreate-profile.sh: remove the core version from the...
2017-11-21 Antonio Ospitenew.sh: fix .htaccess to allow access to "/web" without...
2017-11-16 Antonio Ospitenew.sh: add a basic .htaccess file to protect sensible...
2017-10-26 Antonio Ospitebootstrap.sh: allow explicit overwriting the current...
2017-10-25 Antonio Ospitebootstrap.sh: fix the check on settings.local.php
2017-10-25 Antonio Ospitebootstrap.sh: copy settings.local.php only when it...
2017-10-25 Antonio Ospitebootstrap.sh: fix permission handling of sites/default...
2017-10-24 Antonio Ospitebootstrap.sh: update the installation profile setting...
2017-10-24 Antonio Ospitebootstrap.sh: disable some overly permissive settings...
2017-10-24 Antonio Ospitebootstrap.sh: allow re-bootstrapping with a different...
2017-06-22 Antonio Ospitebootstrap.sh: remove an obsolete comment
2017-06-22 Antonio OspiteInitial import