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
/
cmd
/
install.rb
Age
Commit message (
Expand
)
Author
2014-11-03
Make quieter an installer mode
Jack Nagel
2014-11-03
Make git an installer mode
Jack Nagel
2014-11-03
Add ARGV.git?
Jack Nagel
2014-10-31
Check for MacPorts/Fink installation only after build failures
Jack Nagel
2014-10-31
Revert "run macports check after failed build instead of before every build"
Jack Nagel
2014-10-31
Remove FormulaAlreadyInstalledError
Jack Nagel
2014-10-28
cmd/install: fallback to searching formula names.
Jim Witschey
2014-10-21
Point to a tap when installing or fetching.
Mike McQuaid
2014-10-20
Drop pointless use of CannotInstallFormulaError
Jack Nagel
2014-09-14
Consistently call name on formula instead of relying on to_s
Jack Nagel
2014-08-30
Install dependencies before an interactive install
Jack Nagel
2014-08-25
install: search when formula isn't found.
Mike McQuaid
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-16
Move head-only checks to cmd/install
Jack Nagel
2014-06-16
install: move requires to top of file
Jack Nagel
2014-06-03
doctor: Add check for install_name_tool
Misty De Meo
2014-05-19
Remove deprecated --use-{gcc,llvm,clang}
Jack Nagel
2014-05-12
Separate Xcode and CLT doctor checks by OS X version
Jack Nagel
2014-04-27
run macports check after failed build instead of before every build
Andrew Potter
2014-03-15
Rewrite `brew reinstall`
Jack Nagel
2014-03-13
Make FormulaInstaller setup more readable
Jack Nagel
2014-03-13
Make debug an installer mode
Jack Nagel
2014-03-13
Make verbose an installer mode
Jack Nagel
2014-03-13
Make interactive an installer mode
Jack Nagel
2014-03-10
Make force_bottle an explicit installer mode
Jack Nagel
2014-03-10
install: explicitly pass used options to the installer
Jack Nagel
2014-03-10
Make build_from_source an explicit installer mode
Jack Nagel
2014-03-10
Make build_bottle an explicit installer mode
Jack Nagel
2014-03-04
Let commands decide what mode the installer should use
Jack Nagel
2014-03-04
Extract installer setup to prelude method
Jack Nagel
2014-03-02
Revert "Let commands decide what mode the installer should use"
Jack Nagel
2014-03-02
Let commands decide what mode the installer should use
Jack Nagel
2014-02-28
Use Formula.path
Jack Nagel
2014-02-11
Revert "Recognize --head as an alias for --HEAD"
Adam Vandenberg
2014-02-09
Recognize --head as an alias for --HEAD
Misty De Meo
2014-01-03
install, update: AlreadyTappedError never raised.
Mike McQuaid
2013-12-12
Remove unused variables
Jack Nagel
2013-12-02
Emit deprecation warning for --use-{gcc,llvm,clang}
Jack Nagel
2013-10-31
install: search when formula isn't found.
Mike McQuaid
2013-10-30
install: print osx-gcc-installer doctor warning.
Mike McQuaid
2013-10-22
Different regex for user/tap/formula and user/tap.
Mike McQuaid
2013-10-21
install: silently ignore already tapped taps.
Mike McQuaid
2013-10-21
install: fix trying to tap local bottles.
Mike McQuaid
2013-10-21
install: tap if full tap formula format given.
Mike McQuaid
2013-09-05
Revert Library/Homebrew/cmd/install.rb to 4b320eec.
Xiyue Deng
2013-09-05
reinstall cleanup
Samuel John
2013-09-05
Make reinstall transaction safe.
Xiyue Deng
2013-06-14
Use Hardware::CPU module
Jack Nagel
2013-06-12
install: remove overcautious array manipulation
Jack Nagel
2013-06-08
Consolidate sudo checks.
Adam Vandenberg
[next]