aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ARGV.rb
AgeCommit message (Expand)Author
2016-11-14Don't warn about unused `brew install` arguments.Mike McQuaid
2016-10-25ARGV: extract #values from missingAlyssa Ross
2016-10-23tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEXJosh Hagins
2016-09-25ARGV: kegs: error on empty argumentsZhiming Wang
2016-09-24RuboCop: Style/AccessorMethodNameMarkus Reiter
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23Fix DoubleNegation.Markus Reiter
2016-09-18upgrade, outdated: follow alias changesAlyssa Ross
2016-09-15Use constants for LinkedKegs/PinnedKegs/Locks.Mike McQuaid
2016-09-13extend/ARGV: fix Rubocop warnings.Mike McQuaid
2016-08-06Update upgrade/outdated methods for head versionsVlad Shablinsky
2016-08-06Fix update commit for non-HEAD kegs with head spec (#644)Uladzislau Shablinski
2016-07-17Update commit when resolving the formula (#536)Uladzislau Shablinski
2016-07-17extend/ARGV: avoid assignment in argument listMartin Afanasjew
2016-07-17ARGV#kegs: using installed_prefix to locate kegXu Cheng
2016-07-17ARGV#resolved_formulae: check whether input is a formula fileXu Cheng
2016-07-15ARGV#resolved_formulae: also load build optionsXu Cheng
2016-05-12ARGV: fix 'value' method, make it more predictableMartin Afanasjew
2016-05-06brew install: make -s apply only to given formula, not deps (#205)Andrew Janke
2016-04-18brew test, install, update-test: add --keep-tmp optionAndrew Janke
2016-04-18ARGV: remove unused 'usage' methodMartin Afanasjew
2016-02-26ARGV: switch? should only has one dashXu Cheng
2016-02-11ARGV: stop supporting --homebrew-developer optionMartin Afanasjew
2015-11-10ARGV: add explicit option for disabling sandbox.Mike McQuaid
2015-08-22core file style updateXu Cheng
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Add no-Xcode documentation for all classes, methodsWilliam Woodruff
2015-08-21Install: add BuildToolsError and BuildFlagsErrorWilliam Woodruff
2015-08-10ARGV#resolved_formula: use to_rackXu Cheng
2015-08-10don't use new name rack if old name rack is a dirVlad Shablinsky
2015-08-10implement formulary#find_with_priorityCNA-Bld
2015-08-09ARGV#resolved_formulae: use canonical_name to locate rackXu Cheng
2015-08-05ARGV: don't downcase bottle filenamesMisty De Meo
2015-08-03Core files style updates.BrewTestBot
2015-07-31ARGV#resolved_formulae: auto resolve specXu Cheng
2015-07-31ARGV#spec: allow pass default valueXu Cheng
2015-05-27ARGV#kegs: try to load fomrula from rackXu Cheng
2015-05-27ARGV: add resolved_formulae methodXu Cheng
2015-04-09preliminary write control only sandboxXu Cheng
2014-11-30Allow searching/installing Homebrew Casks.Mike McQuaid
2014-11-03Add ARGV.git?Jack Nagel
2014-08-29Add a method for retrieving only flags from ARGVJack Nagel
2014-08-28Simplify implementation of ARGV.flag? and ARGV.switch?Jack Nagel
2014-08-28Use two-argument form of String#sliceJack Nagel
2014-08-28Implement ARGV.named in terms of ARGV.options_onlyJack Nagel
2014-08-28ARGV.spec should be privateJack Nagel
2014-07-17Remove commentary from error messagePhillip Calvin
2014-07-02Accept -s as shorthand for --build-from-sourceJack Nagel
2014-06-26Use canonical_name in the exception messageJack Nagel
2014-06-26Use canonical_name when checking LinkedKegs and optJack Nagel