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
/
ARGV.rb
Age
Commit message (
Expand
)
Author
2016-02-26
ARGV: switch? should only has one dash
Xu Cheng
2016-02-11
ARGV: stop supporting --homebrew-developer option
Martin Afanasjew
2015-11-10
ARGV: add explicit option for disabling sandbox.
Mike McQuaid
2015-08-22
core file style update
Xu Cheng
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
2015-08-21
Add no-Xcode documentation for all classes, methods
William Woodruff
2015-08-21
Install: add BuildToolsError and BuildFlagsError
William Woodruff
2015-08-10
ARGV#resolved_formula: use to_rack
Xu Cheng
2015-08-10
don't use new name rack if old name rack is a dir
Vlad Shablinsky
2015-08-10
implement formulary#find_with_priority
CNA-Bld
2015-08-09
ARGV#resolved_formulae: use canonical_name to locate rack
Xu Cheng
2015-08-05
ARGV: don't downcase bottle filenames
Misty De Meo
2015-08-03
Core files style updates.
BrewTestBot
2015-07-31
ARGV#resolved_formulae: auto resolve spec
Xu Cheng
2015-07-31
ARGV#spec: allow pass default value
Xu Cheng
2015-05-27
ARGV#kegs: try to load fomrula from rack
Xu Cheng
2015-05-27
ARGV: add resolved_formulae method
Xu Cheng
2015-04-09
preliminary write control only sandbox
Xu Cheng
2014-11-30
Allow searching/installing Homebrew Casks.
Mike McQuaid
2014-11-03
Add ARGV.git?
Jack Nagel
2014-08-29
Add a method for retrieving only flags from ARGV
Jack Nagel
2014-08-28
Simplify implementation of ARGV.flag? and ARGV.switch?
Jack Nagel
2014-08-28
Use two-argument form of String#slice
Jack Nagel
2014-08-28
Implement ARGV.named in terms of ARGV.options_only
Jack Nagel
2014-08-28
ARGV.spec should be private
Jack Nagel
2014-07-17
Remove commentary from error message
Phillip Calvin
2014-07-02
Accept -s as shorthand for --build-from-source
Jack Nagel
2014-06-26
Use canonical_name in the exception message
Jack Nagel
2014-06-26
Use canonical_name when checking LinkedKegs and opt
Jack Nagel
2014-06-26
The rack variable is only used inside the block now
Jack Nagel
2014-06-26
Remove a dead branch from ARGV.kegs
Jack Nagel
2014-06-26
Simplify NoSuchKegError condition
Jack Nagel
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-20
Remove ARGV.filter_for_dependencies
Jack Nagel
2014-06-20
Decouple spec selection from ARGV
Jack Nagel
2014-05-27
--help and --version only apply as first argument
Adam Vandenberg
2014-04-05
Remove obsolete guards around canonical_name return value
Jack Nagel
2014-04-05
Avoid realpath where it is not necessary
Jack Nagel
2014-03-15
Prefer opt prefix over linked keg entry when picking active keg
Jack Nagel
2014-03-15
Add an extra sanity check
Jack Nagel
2014-03-15
Refactor ARGV.kegs
Jack Nagel
2014-03-15
Use canonicalized name in NoSuchKegError message
Jack Nagel
2014-03-13
Simplify ARGV.filter_for_dependencies
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-13
Add ARGV.env
Jack Nagel
2014-03-10
Reduce the number of things that trigger ARGV.build_from_source?
Jack Nagel
2014-03-10
Make build_bottle an explicit installer mode
Jack Nagel
2014-03-08
Remove "--fresh" option from installer
Jack Nagel
[next]