aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-10don't use new name rack if old name rack is a dirVlad Shablinsky
2015-08-10formulary: change logic for renamed formulaeVlad Shablinsky
2015-08-10exceptions: add TapFormulaWithOldnameAmbiguityErrorVlad Shablinsky
2015-08-10add migrator class for migrating renamed formulaeVlad Shablinsky
2015-08-10audit: add rules for namingVlad Shablinsky
2015-08-10formula: add oldname methodVlad Shablinsky
2015-08-10tap: add formula_renamesVlad Shablinsky
2015-08-10update man pageCNA-Bld
2015-08-10update documentationCNA-Bld
2015-08-10add pinned taps count to brew tap-infoCNA-Bld
2015-08-10add pin info to tap-infoCNA-Bld
2015-08-10implement formulary#find_with_priorityCNA-Bld
2015-08-10implement pinning of tapsCNA-Bld
2015-08-10add /Library/PinnedTaps to .gitignoreCNA-Bld
2015-08-10audit: prune redundant codeDominyk Tiller
2015-08-10audit: flag insecure launchpadDominyk Tiller
2015-08-09ARGV#resolved_formulae: use canonical_name to locate rackXu Cheng
2015-08-09put caveats in finish after post_install Homebrew/homebrew#42565Rafael Kitover
2015-08-09audit: allow assert `!.*.include?`.Mike McQuaid
2015-08-09echoping: to the boneyardDominyk Tiller
2015-08-08Troubleshooting.md: matching parenthesisViet Hung Nguyen
2015-08-08only run post_install if it's definedXu Cheng
2015-08-07help: remove obsoleted argumentXu Cheng
2015-08-07Troubleshooting: don't report the update issue plzMike McQuaid
2015-08-07update: handle more exceptionsXu Cheng
2015-08-06languages: support both luasDominyk Tiller
2015-08-06audit: add check for indefinite articleAlexis Hildebrandt
2015-08-06update: loading core files at the beginningXu Cheng
2015-08-06backport flat_map for Ruby 1.8Xu Cheng
2015-08-06favor flat_map over map...flattenXu Cheng
2015-08-06test_formula: add test_facotry_with_fully_qualified_nameXu Cheng
2015-08-06add fully qualified name for core formulaeCNA-Bld
2015-08-06hardware: temporary disable rubocop method rename ruleXu Cheng
2015-08-06test_inreplace: temporary disable rubocop string replacement ruleXu Cheng
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-05Formula-Cookbook: avoid non-with optionsIan Lancaster
2015-08-05audit: flag plaintext mirrorserviceDominyk Tiller
2015-08-05test-bot: run postinstall on dependenciesBaptiste Fontaine
2015-08-05ARGV: don't downcase bottle filenamesMisty De Meo
2015-08-04formula_support: add provided_pre_mavericksDominyk Tiller
2015-08-04Formula-Cookbook: tweak conflicts_withDominyk Tiller
2015-08-03shell completion of official taps added to 'brew tap'Baptiste Fontaine
2015-08-03official_taps: add emacsAlex Dunn
2015-08-03doc: pedantic word correctionDaniel Lee Harple
2015-08-03fix ruby syntax warningsXu Cheng
2015-08-03brew readall --syntax: skip vendor filesXu Cheng
2015-08-03keg_relocate: fix syntax error.Mike McQuaid