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
/
uses.rb
Age
Commit message (
Expand
)
Author
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-04-07
Restore documented behavior of `brew uses foo bar`
Jack Nagel
2014-04-07
uses: only check ARGV for recursive flag once
Jack Nagel
2014-03-07
uses: fix `--installed` with outdated versions
Jaime Marquínez Ferrándiz
2013-12-12
uses: fix weird colon output.
Mike McQuaid
2013-10-30
uses: display requirements.
Mike McQuaid
2013-06-26
Reword uses comment
Adam Vandenberg
2013-06-26
uses: fail fast if invalid formula names are given
Jack Nagel
2013-01-26
uses: utilize modern dependency API
Jack Nagel
2013-01-14
Fix uses cmd
Chad Catlett
2012-08-21
Formula.Enumerable
Max Howell
2012-03-16
Add `brew uses --recursive`
Adam Vandenberg
2012-02-04
Warn the user of required arguments
Jack Nagel
2012-02-03
uses: do nothing if no args
Adam Vandenberg
2011-11-28
uses.rb: Pass a block to map instead of a Proc
Charlie Sharpsteen
2011-08-24
Prettier brew uses output (columnate)
Max Howell
2011-03-12
Refactor the brew command into one file per command
Max Howell