aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/info.rb
AgeCommit message (Expand)Author
2015-12-27cmd/options.rb: move common code in options.rbBaptiste Fontaine
2015-12-09info: tap is a Tap object nowXu Cheng
2015-12-07Use `(installed)` and emoji ticks consistently.Mike McQuaid
2015-12-03centralize the logic of handling `homebrew-` in Tap.fetchXu Cheng
2015-11-29info: use installed_kegsXu Cheng
2015-11-16improve brew infoXu Cheng
2015-09-30cache tapsXu Cheng
2015-09-09info: improve github_infoXu Cheng
2015-08-14add Formula.racksXu Cheng
2015-08-10implement formulary#find_with_priorityCNA-Bld
2015-08-03Core files style updates.BrewTestBot
2015-06-08info: fix pluralXu Cheng
2015-05-29info: use Formula#full_nameXu Cheng
2015-05-25Info shows the desc if presentNikolaus Wittenstein
2015-02-13info: show correct file origin for formula from path or urlXu Cheng
2015-02-08cmd/info: prevent duplicate dependency display.Xu Cheng
2014-08-10Disconnect defined options from the build objectJack Nagel
2014-07-06Remove redundant "which git" guardsJack Nagel
2014-07-06Use Formula tap methods instead of matching the pathJack Nagel
2014-06-22Move deprecated Formula class methods to compatJack Nagel
2014-06-21Show file contents instead of commitsVladimír Kriška
2014-06-19Pull requires out of methodsJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-05-18always use a top-level array for info JSONAdam Vandenberg
2014-05-16add --installed to json infoAdam Vandenberg
2014-04-24Make the on-disk representation of taps unambiguousTsukasa OMOTO
2014-04-23separate the brew info for multiple formulaeDan Martinez
2014-04-06Remove now unnecessary realpath callsJack Nagel
2014-03-18Fix copy/paste errorJack Nagel
2014-03-10Update info command for generalized bottle implementationJack Nagel
2014-03-08remove brew info --allAdam Vandenberg
2014-02-28Remove "brew info <URL>"Jack Nagel
2013-11-11info: fix on non-tty terminals.Mike McQuaid
2013-11-11info: decorate deps to show installed status?Colin Dean
2013-10-30global: add more tap regexes.Mike McQuaid
2013-06-26info: Only print Cellar info if it existsMisty De Meo
2013-06-25Fix info --githubAdam Vandenberg
2013-06-24Add 'From:' to GitHub url for formulaAdam Vandenberg
2013-06-22Add Utils::JSON to wrap the JSON implementationJack Nagel
2013-06-09info: remove unreachable codeJack Nagel
2013-06-09Separate formula conflicts from requirementsJack Nagel
2013-05-10info: simplify keg listingJack Nagel
2013-05-10info: improve dependency listingJack Nagel
2013-05-02info: re-raise on blacklist missJack Nagel
2013-04-29info: try blacklist for unknown formula namesAdam Vandenberg
2013-03-31brew-info: Add pinned status to info.Simon Sigurdhsson
2013-03-28Suppress ambiguous argument and grouped expression warningsJack Nagel
2013-03-28info: make use of Tab#to_sJack Nagel
2013-03-20brew-info: specify whether poured or built.Mike McQuaid
2013-03-01Support 32-bit 10.6 bottles.Mike McQuaid