aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-08-10audit: prune redundant codeDominyk Tiller
2015-08-10audit: flag insecure launchpadDominyk Tiller
2015-08-09put caveats in finish after post_install Homebrew/homebrew#42565Rafael Kitover
2015-08-09audit: allow assert `!.*.include?`.Mike McQuaid
2015-08-08only run post_install if it's definedXu Cheng
2015-08-07help: remove obsoleted argumentXu Cheng
2015-08-07update: handle more exceptionsXu Cheng
2015-08-06audit: add check for indefinite articleAlexis Hildebrandt
2015-08-06update: loading core files at the beginningXu Cheng
2015-08-06favor flat_map over map...flattenXu Cheng
2015-08-06add fully qualified name for core formulaeCNA-Bld
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-06update rubocop to 0.33.0Xu Cheng
2015-08-06style: allow passing arbitrary file pathsXu Cheng
2015-08-05audit: simplify command-line spelling checkAlexis Hildebrandt
2015-08-05audit: flag plaintext mirrorserviceDominyk Tiller
2015-08-05test-bot: run postinstall on dependenciesBaptiste Fontaine
2015-08-03shell completion of official taps added to 'brew tap'Baptiste Fontaine
2015-08-03brew readall --syntax: skip vendor filesXu Cheng
2015-08-03command: fix break caused by style updateXu Cheng
2015-08-03More core files style updatesXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-08-03Don't try to Rubocop vendored files.Mike McQuaid
2015-08-02online audit: use GET instead of HEADBaptiste Fontaine
2015-08-01enumerate all formulae by files rather than namesXu Cheng
2015-07-31print sandbox messageXu Cheng
2015-07-30Tap: allow enumerate non-git tapsXu Cheng
2015-07-30Revert a33c5b9121e66aa650d9d0fc5814202bd26154d0Dominyk Tiller
2015-07-24pull: stop printing warning on test-botDominyk Tiller
2015-07-24bottle_resolve_version: return PkgVersionXu Cheng
2015-07-23test-bot: ensure from-source initial installationDominyk Tiller
2015-07-23fetch: don't flag fs modificationDominyk Tiller
2015-07-22tests: show fs leak resultXu Cheng
2015-07-22test-bot: run brew tests in no-compat modeXu Cheng
2015-07-22audit: more fix on no-compat modeXu Cheng
2015-07-22audit: rename audit_patches to audit_legacy_patchesXu Cheng
2015-07-22audit: fix for no-compat modeXu Cheng
2015-07-22test-bot: build bottle with verboseXu Cheng
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