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
2015-02-13
info: show correct file origin for formula from path or url
Xu Cheng
2015-02-08
cmd/info: prevent duplicate dependency display.
Xu Cheng
2014-08-10
Disconnect defined options from the build object
Jack Nagel
2014-07-06
Remove redundant "which git" guards
Jack Nagel
2014-07-06
Use Formula tap methods instead of matching the path
Jack Nagel
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-21
Show file contents instead of commits
Vladimír Kriška
2014-06-19
Pull requires out of methods
Jack Nagel
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-05-18
always use a top-level array for info JSON
Adam Vandenberg
2014-05-16
add --installed to json info
Adam Vandenberg
2014-04-24
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2014-04-23
separate the brew info for multiple formulae
Dan Martinez
2014-04-06
Remove now unnecessary realpath calls
Jack Nagel
2014-03-18
Fix copy/paste error
Jack Nagel
2014-03-10
Update info command for generalized bottle implementation
Jack Nagel
2014-03-08
remove brew info --all
Adam Vandenberg
2014-02-28
Remove "brew info <URL>"
Jack Nagel
2013-11-11
info: fix on non-tty terminals.
Mike McQuaid
2013-11-11
info: decorate deps to show installed status?
Colin Dean
2013-10-30
global: add more tap regexes.
Mike McQuaid
2013-06-26
info: Only print Cellar info if it exists
Misty De Meo
2013-06-25
Fix info --github
Adam Vandenberg
2013-06-24
Add 'From:' to GitHub url for formula
Adam Vandenberg
2013-06-22
Add Utils::JSON to wrap the JSON implementation
Jack Nagel
2013-06-09
info: remove unreachable code
Jack Nagel
2013-06-09
Separate formula conflicts from requirements
Jack Nagel
2013-05-10
info: simplify keg listing
Jack Nagel
2013-05-10
info: improve dependency listing
Jack Nagel
2013-05-02
info: re-raise on blacklist miss
Jack Nagel
2013-04-29
info: try blacklist for unknown formula names
Adam Vandenberg
2013-03-31
brew-info: Add pinned status to info.
Simon Sigurdhsson
2013-03-28
Suppress ambiguous argument and grouped expression warnings
Jack Nagel
2013-03-28
info: make use of Tab#to_s
Jack Nagel
2013-03-20
brew-info: specify whether poured or built.
Mike McQuaid
2013-03-01
Support 32-bit 10.6 bottles.
Mike McQuaid
2013-02-16
info: open history pages for all specified formulae
Jack Nagel
2013-01-14
info: sort conflicts consistently
Jack Nagel
2013-01-14
Restore keg-only caveats
Jack Nagel
2013-01-02
Add caveats class and use in brew info.
Mike McQuaid
2012-12-16
Revert "Add launchctl_instructions method"
Jack Nagel
2012-12-16
Add launchctl_instructions method
Lorenzo Manacorda
2012-12-04
propert version sort in `info` command
Mislav Marohnić
2012-09-17
info: Add JSON output
Misty De Meo
2012-08-25
Miscellaneous bottle code cleanup.
Mike McQuaid
2012-08-12
Add :when_xquartz_installed as a keg-only reason
Jack Nagel
2012-08-09
Fix info/options for new options dsl
Adam Vandenberg
2012-08-07
Simplify conditional
Jack Nagel
2012-08-07
Simplify printing conflicts in `brew info`
Jack Nagel
2012-08-07
fix info command
Adam Vandenberg
[next]