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
/
options.rb
Age
Commit message (
Expand
)
Author
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