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-11-14
Don't warn about unused `brew install` arguments.
Mike McQuaid
2016-10-25
ARGV: extract #values from missing
Alyssa Ross
2016-10-23
tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEX
Josh Hagins
2016-09-25
ARGV: kegs: error on empty arguments
Zhiming Wang
2016-09-24
RuboCop: Style/AccessorMethodName
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Fix DoubleNegation.
Markus Reiter
2016-09-18
upgrade, outdated: follow alias changes
Alyssa Ross
2016-09-15
Use constants for LinkedKegs/PinnedKegs/Locks.
Mike McQuaid
2016-09-13
extend/ARGV: fix Rubocop warnings.
Mike McQuaid
2016-08-06
Update upgrade/outdated methods for head versions
Vlad Shablinsky
2016-08-06
Fix update commit for non-HEAD kegs with head spec (#644)
Uladzislau Shablinski
2016-07-17
Update commit when resolving the formula (#536)
Uladzislau Shablinski
2016-07-17
extend/ARGV: avoid assignment in argument list
Martin Afanasjew
2016-07-17
ARGV#kegs: using installed_prefix to locate keg
Xu Cheng
2016-07-17
ARGV#resolved_formulae: check whether input is a formula file
Xu Cheng
2016-07-15
ARGV#resolved_formulae: also load build options
Xu Cheng
2016-05-12
ARGV: fix 'value' method, make it more predictable
Martin Afanasjew
2016-05-06
brew install: make -s apply only to given formula, not deps (#205)
Andrew Janke
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
2016-04-18
ARGV: remove unused 'usage' method
Martin Afanasjew
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
[next]