aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-07-11commands: support list all commands without headerXu Cheng
2015-07-10bottle: improve relocationXu Cheng
2015-07-10pull: wait for Bintray publish, don't sleep.Mike McQuaid
2015-07-09update: fix --rebaseMike McQuaid
2015-07-09audit: deprecate sha1 always.Mike McQuaid
2015-07-09audit: include date for Ruby 1.8.Mike McQuaid
2015-07-09audit: better way to handle --online for audit_formula_nameXu Cheng
2015-07-09audit: add --online flag.Mike McQuaid
2015-07-09update: stash save/pop uncommitted changes.Mike McQuaid
2015-07-08audit: github repo: verify stable formula is set .Mike McQuaid
2015-07-08audit: slightly loosen GitHub repo audit.Mike McQuaid
2015-07-08audit: handle some GitHub repo audit edge cases.Mike McQuaid
2015-07-08Audit GitHub repository notability.Mike McQuaid
2015-07-08cmd/search --desc: bold formula namesAlex Dunn
2015-07-07pull: sleep for longerDominyk Tiller
2015-07-06support downloading bottles through 3rd-party mirrorXu Cheng
2015-07-06stop setting root_url for offical taps' bottlesXu Cheng
2015-07-04deps: Array#keep_if isn't defined in 1.8.7Misty De Meo
2015-07-03pull: support Jenkins "Homebrew Testing" jobs.Mike McQuaid
2015-07-03add `brew command`Xu Cheng
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