index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
global.rb
Age
Commit message (
Expand
)
Author
2011-03-12
Homebrew 0.8
Adam Vandenberg
2011-03-12
Use + instead of /.
Adam Vandenberg
2011-03-12
Revised bug report text
Max Howell
2011-03-12
Some Cleanup
Max Howell
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-10-31
Bump Homebrew to 0.7.1
Adam Vandenberg
2010-09-07
Bump Xcode recommendation to 3.2.3
Adam Vandenberg
2010-08-07
Homebrew now at version 0.7
Adam Vandenberg
2010-07-21
Bump Xcode recommendation to 3.2.2
Adam Vandenberg
2010-07-08
Clarify cellar comment
Adam Vandenberg
2010-07-08
Move exceptions from global to utils; remove duplicate defintions
Adam Vandenberg
2010-06-10
Fix: attr doesn't take a list.
Adam Vandenberg
2010-06-10
Failures during ./configure should mention config.log.
Adam Vandenberg
2010-04-06
Change homepage. Fixes #105.
Adam Vandenberg
2010-03-16
Move recommended compiler versions into constants.
Adam Vandenberg
2010-03-11
Add a snapshot of ENV to BuildError and show some flags with the stack trace.
Adam Vandenberg
2010-03-08
Homebrew is now at version 0.6
Adam Vandenberg
2010-03-07
String.undent for prettier HEREDOCs
Max Howell
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2010-01-16
Stop raising during the raise ctor
Max Howell
2010-01-13
Print quotes around executed arguments with spaces
Max Howell
2009-11-18
Fix HOMEBREW_BREW_FILE for unit tests.
Adam Vandenberg
2009-11-11
It's about time we bumped the version eh?
Max Howell
2009-11-08
Set ENV[HOMEBREW_BREW_FILE]
Max Howell
2009-11-08
Rename BREW_FILE HOMEBREW_BREW_FILE
Max Howell
2009-11-07
Propagate exit status in ExecutioError exception
Max Howell
2009-11-07
Move BuildError and ExceutionError to global.h
Max Howell
2009-11-07
Don't require hardware.rb globally
Max Howell
2009-11-04
Tweak code to locate Cellar path.
Adam Vandenberg
2009-11-04
Rewrite of HOMEBREW_ folder locations
Adam Vandenberg
2009-10-15
Some subdirs and renames to aid homebrew n00bs
Max Howell
2009-09-30
Determine the repo path in a symlink-friendly way.
Steve Losh
2009-09-30
Fixes #68, let's not break fresh Homebrew installs
Max Howell
2009-09-29
Add HOMEBREW_REPOSITORY prefix for `brew up`
Andre Arko
2009-09-25
Add full version and build numbers to user agent
Piotr Usewicz
2009-09-16
Allow formulae to use __END__
Max Howell