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
/
cmd
/
options.rb
Age
Commit message (
Expand
)
Author
2017-10-14
options: pass explicit sort to handle APFS
Dominyk Tiller
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-04-10
Add all the top level comments
Max Nordlund
2015-12-27
cmd/options.rb: move common code in options.rb
Baptiste Fontaine
2015-08-03
Core files style updates.
BrewTestBot
2015-05-29
options: use Formula#full_name
Xu Cheng
2014-12-16
Capitalize descriptions of --HEAD, --devel
Kyungdahm Yun
2014-08-10
Disconnect defined options from the build object
Jack Nagel
2014-08-07
Prefer interpolation
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2013-12-15
options: show --HEAD and --devel when appropriate
Adam Vandenberg
2013-06-26
Clean up `brew options`
Jack Nagel
2013-03-20
Fix `brew options --all`
Jack Nagel
2013-01-14
options: sort options consistently
Jack Nagel
2012-08-21
Formula.Enumerable
Max Howell
2012-08-20
Simplify build options API
Jack Nagel
2012-08-13
options: Print "--" in option name for --compact
Misty De Meo
2012-08-11
Fix normalization of old- and new-style options
Misty De Meo
2012-08-11
options: Don't add "--" to options that have it
Misty De Meo
2012-08-11
options: fix missing leading "--" in output
Jack Nagel
2012-08-09
Fix info/options for new options dsl
Adam Vandenberg
2012-08-08
Add `option` to the DSL
Adam Vandenberg
2012-08-04
Show options for foo with `brew info foo`
Max Howell
2012-02-04
Warn the user of required arguments
Jack Nagel
2011-11-22
options: treat outdated brews as installed
Jack Nagel
2011-09-12
brew-options: add --installed flag
Jack Nagel
2011-09-11
brew-options: actually skip formulae with no options
Jack Nagel
2011-03-19
brew options: allow --all
Adam Vandenberg
2011-03-12
'brew options' now an official command
Adam Vandenberg