aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-07-22auto disable sandbox for interactive shellXu Cheng
2015-07-22readall: use RUBY_PATHDominyk Tiller
2015-07-21cmd/deps: --tree shows required dependencies onlyAlex Dunn
2015-07-21tests: use ARGV.include? instead of ARGV.flag?Xu Cheng
2015-07-20'brew tests' optional coverage measure addedBaptiste Fontaine
2015-07-20doctor: update xcode linksDominyk Tiller
2015-07-20test-bot: handle conflicted formulas and unlinked dependenciesAndy Blyler
2015-07-18audit: recognise head-only and devel-only taps.Rainer M. Krug
2015-07-18fetch/build formula from source when modifiedAlex Dunn
2015-07-18audit: missing spaces added in blocks order reportBaptiste Fontaine
2015-07-17use ohai headers at the top of search resultsAlex Dunn
2015-07-14audit: recommend use of assert_match.Mike McQuaid
2015-07-14audit: clarify desc calculationDominyk Tiller
2015-07-13doctor: remove redundant EOSDominyk Tiller
2015-07-13doctor: don't point to App Store for Xcode on 10.11.Mike McQuaid
2015-07-12audit --online: check homepage reachabilityBaptiste Fontaine
2015-07-11cmd/install: fix install warning timeout.Mike McQuaid
2015-07-11install: cleanup outdated repository warning.Mike McQuaid
2015-07-11cmd/install: check time of last update if FormulaUnavailableErrorAlex Dunn
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