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
/
extend
Age
Commit message (
Expand
)
Author
2011-03-12
Use + instead of /.
Adam Vandenberg
2011-03-12
Added --use-gcc flag.
Stephen Allred
2011-03-12
MacOS.xcode_prefix
Max Howell
2011-03-12
`brew deps foo bar` now gives the dependency intersection
Max Howell
2011-03-12
Pathname.ensure_writable
Max Howell
2011-03-12
Formula.resolve_alias to compatability.rb
Max Howell
2011-03-12
Some Cleanup
Max Howell
2011-03-12
Move string extensions
Adam Vandenberg
2011-03-12
Move some exceptions
Adam Vandenberg
2011-03-12
Refactor the brew command into one file per command
Max Howell
2011-01-22
Add ENV.cppflags shortcut
Adam Vandenberg
2010-11-21
Correct the principle usage of principal principles ;)
Lee Packham
2010-11-07
Allow underscore in github version numbers.
Adam Vandenberg
2010-11-05
More .DS_Store ignoring
Michael Dippery
2010-10-30
fix warnings: ambiguous first arg
Jamie Macey
2010-10-30
Allow installation from URLs
Adam Vandenberg
2010-10-28
Handle dashed tags at github.
arlolra
2010-10-17
extract undent test to test case
Michael Morgan
2010-10-17
Use classes instead of strings for exceptions
Adam Vandenberg
2010-10-05
Coerce ENV.append/prepend values to strings.
Adam Vandenberg
2010-09-29
Move resolve_alias from ARGV to Formula
Adam Vandenberg
2010-09-12
Pathname./ because it looks a lot better than +
Max Howell
2010-09-08
Document brew options
Adam Vandenberg
2010-09-07
ENV.rb - style tweak
Adam Vandenberg
2010-09-06
Add ENV.ldflags and use.
Adam Vandenberg
2010-09-04
Update help options
David Höppner
2010-08-27
Fixed recognition of versions like 'foobar-4.50-beta' in Pathname#version
lukas
2010-08-15
Move method back to Pathname.
Adam Vandenberg
2010-08-11
Tweak ARGV.usage
Adam Vandenberg
2010-08-10
ENV.rb - add ENV.cflags
Adam Vandenberg
2010-08-10
ENV.rb - style cleanups
Adam Vandenberg
2010-08-09
Remove redundent line and reword comments slightly.
Adam Vandenberg
2010-08-08
Changing the magic &:downcase back to regular block.
Brent Fitzgerald
2010-08-08
Move Pathname.starts_with? into Pathname
Adam Vandenberg
2010-08-07
Resolve aliases in 'brew edit'.
Adam Vandenberg
2010-08-07
Put /usr/X11/bin in PATH when requesting X11.
Adam Vandenberg
2010-08-07
ARGV - rename method that conflicts with optparse
Adam Vandenberg
2010-08-07
Resolve aliases in ARGV extension.
Max Howell
2010-07-25
Add Pathname.resolved_path
Adam Vandenberg
2010-07-16
Add ARGV.build_head? and use it.
Adam Vandenberg
2010-07-09
Usage should mention manpage.
Adam Vandenberg
2010-07-08
Move method from ObserverPathnameExtension to extend/Pathname
Adam Vandenberg
2010-07-06
Add debian style names to version checker.
Adam Vandenberg
2010-07-04
Pathname - fix RC version detection.
Adam Vandenberg
2010-07-04
Update Pathname version checks.
Adam Vandenberg
2010-06-18
Fix LLVM compilation under OS X 10.6 where cflags was not being defined.
Brett Cannon
2010-06-17
Refactor llvm compiler selection so formula can use it
Chris Hoffman
2010-06-17
Fix exception when installing with --use-llvm
Chris Hoffman
2010-06-16
Use same LLVM binary to check build # as we do to build with.
Adam Vandenberg
2010-04-22
Fix universal builds on 32-bit CPUs.
Adam Vandenberg
[next]