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
/
info.rb
Age
Commit message (
Expand
)
Author
2012-07-04
info: display available formula specs
Jack Nagel
2012-05-13
Use 'which' helper method more
Jack Nagel
2012-04-15
info: handle git:// URLs in origin remote
Maurice Kelly
2012-04-06
info: output correct URL for tapped dupes
Jack Nagel
2012-03-29
info: always indicate if a keg is linked
Jack Nagel
2012-03-16
`brew info` understands taps
Max Howell
2012-01-03
info: always mark currently linked keg with *
Jack Nagel
2012-01-03
info: display used options for all installed kegs
Jack Nagel
2011-12-20
Omit empty caveats
Adam Vandenberg
2011-11-13
info: display used options for installed formulae
Jack Nagel
2011-09-16
Centralize definition of `rack` in formula.rb
Charlie Sharpsteen
2011-08-11
Add keg-only text to `brew info` output
Jack Nagel
2011-06-16
Fix brew-info when on branch master and github.user set
Jack Nagel
2011-04-18
Fixed reading branch name
Sebastian Staudt
2011-03-14
brew info should fetch remote formula info
Joshua Peek
2011-03-12
Use + instead of /.
Adam Vandenberg
2011-03-12
Refactor the brew command into one file per command
Max Howell