aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/sh.rb
AgeCommit message (Expand)Author
2017-10-29cmd/sh: set working PS1 for zsh.Mike McQuaid
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-04-30Make `PATH` enumerable.Markus Reiter
2017-04-30Use `PATH` where possible.Markus Reiter
2017-03-05Add more flags and descriptions to man pages.EricFromCanada
2016-10-02Use `module_function` for commands.Markus Reiter
2016-07-12superenv: port to generic OS. (#457)Mike McQuaid
2016-04-10Add all the top level commentsMax Nordlund
2016-01-20sh: flush stdout before executing the shellBaptiste Fontaine
2015-08-03Core files style updates.BrewTestBot
2015-06-18Pass formula objects, not strings, into the build environmentJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-05-20Remove obsolete textJack Nagel
2014-05-20Remove ENV variable that is no longer usedJack Nagel
2013-10-31sh: only activate X11 if it's installedJack Nagel
2013-08-19Use File::PATH_SEPARATOR globally instead of ':'Amos Wenger
2013-08-19Move common stuff to extend/ENV.rbJack Nagel
2013-08-19Make Superenv activation explicitJack Nagel
2012-09-23superenv: Remove HOMEBREW_PREFIX/bin from PATHMax Howell
2012-09-03Undent doesn't like paragraphingMax Howell
2012-08-31Set VERBOSE and HOMEBREW_LOG in `brew sh`Max Howell
2012-08-29`brew sh`: a shell with superenv loadedMax Howell