index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
utils.rb
Age
Commit message (
Expand
)
Author
2011-03-12
MacOS.xcode_prefix
Max Howell
2011-03-12
Don't open editor if no args passed
Max Howell
2011-03-12
Some Cleanup
Max Howell
2011-03-12
Move string extensions
Adam Vandenberg
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-11-26
Use full path to curl in utils.rb
Adam Vandenberg
2010-10-30
fix warnings: ambiguous splat
Jamie Macey
2010-10-30
fix warnings: splat is redundant for puts
Jamie Macey
2010-09-19
Let the `gzip` utility function accept multiple paths.
Martin Kühl
2010-09-06
Use 'realpath'
Adam Vandenberg
2010-08-20
Let 'interactive_shell' take a formula and set ENV vars.
Adam Vandenberg
2010-08-09
brew doctor - X11 check
Adam Vandenberg
2010-08-02
archs_for_command now follows symlinks.
James Harris
2010-07-25
Allow HOMEBREW_EDITOR for non-project editing.
Adam Vandenberg
2010-07-13
Add command "brew --env"
Adam Vandenberg
2010-07-08
Improved Subversion support.
Adam Vandenberg
2010-07-08
Add some HOMEBREW env vars to the dump
Adam Vandenberg
2010-07-08
Move exceptions from global to utils; remove duplicate defintions
Adam Vandenberg
2010-07-02
Remove $PATH from --config and build dumps.
Adam Vandenberg
2010-06-15
Set HOMEBREW_DEBUG_INSTALL when in a shell during install -d|-i
Adam Vandenberg
2010-05-10
Improve archs_for_command
Adam Vandenberg
2010-05-06
Move dump_build_env to utils and use during installs too.
Adam Vandenberg
2010-04-12
Make mod_wsgi and mod_python arch code more similar.
Adam Vandenberg
2010-04-03
Add s.get_make_var
Adam Vandenberg
2010-04-03
Allow archs_for_command to take Pathnames. Fixes Homebrew/homebrew#1106.
Adam Vandenberg
2010-03-16
Use tab/space when finding vars (and not newlines).
Adam Vandenberg
2010-03-16
Fix `change_make_var!` for empty variables.
Martin Kühl
2010-03-13
1.9 fix, String is not an Enumerable.
Eero Saynatkari
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2010-02-20
Fix inreplace barfing over Pathnames
Max Howell
2010-02-19
Allow inreplace to operate over arrays
Max Howell
2010-02-09
remove_make_var! should not leave an empty assignment
Adam Vandenberg
2010-02-02
Let change_make_var! append to existing value.
Adam Vandenberg
2010-01-30
Remove spaces around make-style variables.
Adam Vandenberg
2010-01-30
Add gzip utility function.
Adam Vandenberg
2010-01-16
Check for bad values of console_width
Max Howell
2010-01-13
Add quiet_system
Max Howell
2010-01-13
Add Makefile var and multi-replace support inreplace.
Adam Vandenberg
2010-01-13
Escape spaces for archs_for_command
Max Howell
2009-12-20
If there is no output, don't find longest length.
Adam Vandenberg
2009-12-17
Making column amount and width dynamic, adjusting to console size.
Kieran Pilkington
2009-12-04
Apparently the map didn't work on Leopard
Max Howell
2009-12-04
Cast all arguments for Kernel#exec to string.
Manfred Stienstra
2009-11-11
Fix system() exception showing regression
Max Howell
2009-11-11
Tty.em; bold white underlined
Max Howell
2009-11-09
Ignore stdout during GitDownloadStrategy.stage
Max Howell
2009-11-09
Don't use Kernel.system much
Max Howell
2009-11-08
Use our own popen implementation in Formula.system
Max Howell
2009-11-07
Propagate exit status in ExecutioError exception
Max Howell
2009-10-23
Implement inreplace natively in Ruby
Max Howell
[next]