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
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
2009-10-23
Call to_s on ohai parameters
Max Howell
2009-10-15
Put colors in Tty class
Max Howell
2009-10-15
Some subdirs and renames to aid homebrew n00bs
Max Howell
2009-10-01
If an exception has newlines, render them well
Max Howell
2009-09-24
Use full paths to all system utilities
Max Howell
2009-09-22
Don't print text as columns when the output is not a tty
Pierre Riteau
2009-09-17
Prettier install output
Max Howell
2009-09-16
Allow formulae to use __END__
Max Howell
2009-09-10
Function to return a binary's Mach-O architectures
Adam Vandenberg
2009-09-10
Display exit code when nonzero.
Adam Vandenberg
2009-09-10
Handle $EDITOR with spaces
Max Howell
2009-09-05
Fix double newline after Interrupt
Max Howell
[next]