aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-07-02audit: fix/extend ietf.org https rulesViktor Szakats
2015-06-30audit: flag re-added tap migrationsDominyk Tiller
2015-06-26outdated: output full nameXu Cheng
2015-06-26outdated: inline methodXu Cheng
2015-06-25Pull complex condition out of loopJack Nagel
2015-06-25Adds JSON output to `outdated` commandColin Dean
2015-06-25style: bump rubocop to 0.32.1Dominyk Tiller
2015-06-23Use Dir.mktmpdir in doctorJack Nagel
2015-06-23Whitelist ntfs-3g libsJack Nagel
2015-06-23Fix audit when tap is nilJack Nagel
2015-06-22list: support --full-nameXu Cheng
2015-06-22improve audit_formula_name performanceXu Cheng
2015-06-18Pass formula objects, not strings, into the build environmentJack Nagel
2015-06-18'brew man': abort if a formula is givenBaptiste Fontaine
2015-06-18audit: add benchmark inject codeXu Cheng
2015-06-18Revert "audit: add benchmark inject code"Xu Cheng
2015-06-18search: cache remote tap formulaeXu Cheng
2015-06-18audit: add benchmark inject codeXu Cheng
2015-06-17search --desc: cache the query regexpBaptiste Fontaine
2015-06-16Move 10.11 warning to doctor, pre-install, and post-failureJack Nagel
2015-06-16doctor: fix __check_linked_brewXu Cheng
2015-06-16doctor: use Formula.installed directlyXu Cheng
2015-06-16Rename requirements named *Dependency.Mike McQuaid
2015-06-15Remove reference to "open" commandJack Nagel
2015-06-15audit: fix for no compat modeXu Cheng
2015-06-15cleanup: rescue TapFormulaAmbiguityError caused by Dependency#to_formulaXu Cheng
2015-06-15uses: rescue TapFormulaAmbiguityError caused by Dependency#to_formulaXu Cheng
2015-06-14audit: enforce http for gnu ftpmirrorDominyk Tiller
2015-06-14Tap: make remote a separate method to reduce initial overheadXu Cheng
2015-06-14add TapUnavailableErrorXu Cheng
2015-06-13audit: add npm path nudgeDominyk Tiller
2015-06-13test-bot: always do a `git clean -ffdx`Mike McQuaid
2015-06-12Remove obsolete doctor checkJack Nagel
2015-06-12Fix linked keg-only check when only directories are linkedJack Nagel
2015-06-11add brew tap-infoXu Cheng
2015-06-11(un)tap/update/readall: use Tap classXu Cheng
2015-06-10Various edits for punctuation, grammar, spelling, etc.Larry Gilbert
2015-06-09audit: fix index method for ruby 1.8Xu Cheng
2015-06-09style: bump rubocop to 0.32.0Dominyk Tiller
2015-06-09audit: add rules on field orderXu Cheng
2015-06-08Revert "audit: add rules for non-ascii character and encoding comment"Jack Nagel
2015-06-08tap: fix Homebrew/homebrew#40487Xu Cheng
2015-06-08info: fix pluralXu Cheng
2015-06-07cleanup: use bottle_resolve_versionXu Cheng
2015-06-07bottle: add homepage and desc into regexXu Cheng
2015-06-07requirement: allow access default_formula directlyXu Cheng
2015-06-05brew tap: allow tapping non-GitHub repositories.Peter Aronoff
2015-06-05singular/plural phrasing in audit reportBaptiste Fontaine
2015-06-05Revert "upgrade: announce usage of --all."Mike McQuaid
2015-06-03brew deps --installed support for formulaeBaptiste Fontaine