aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-12-19move CoreFormulaRepository into separate fileXu Cheng
2015-12-19readall: use Tap object to locate alias directoryXu Cheng
2015-12-19readall: allow interruptXu Cheng
2015-12-19lsyncd: use MACOS_FULL_VERSIONXu Cheng
2015-12-18cmd/cleanup: cleanup java_cacheDominyk Tiller
2015-12-16bottle: fix Ruby 1.8 breakageMartin Afanasjew
2015-12-15bottle: don't use empty tab.Mike McQuaid
2015-12-15audit: don't fail if there's no tapBaptiste Fontaine
2015-12-15bottle: make bottle checksums reproducible.Mike McQuaid
2015-12-13man: modernize and reduce code duplicationMartin Afanasjew
2015-12-13man: remove broken --verbose functionalityMartin Afanasjew
2015-12-13update: make stashing local changes more robustMartin Afanasjew
2015-12-13pull: use tap objectXu Cheng
2015-12-11test-bot: allow tapuser/taprepo/tapformula format.Mike McQuaid
2015-12-11test-bot: fix resolve_test_tapXu Cheng
2015-12-11test-bot: remove dead codeXu Cheng
2015-12-11test-bot: remove ci-reset-and-update.Mike McQuaid
2015-12-11test-bot: fix Bintray url for bottle uploadingXu Cheng
2015-12-11test-bot: fix tap URL detection from Jenkins.Mike McQuaid
2015-12-11Revert "test-bot: remove dead code."Mike McQuaid
2015-12-10test-bot: fetch/audit formulae despite requirementMike McQuaid
2015-12-10test-bot: remove dead code.Mike McQuaid
2015-12-10Do not `brew install brew-cask`Josh Hagins
2015-12-09audit: flag '--with{,out}-check' optionsBaptiste Fontaine
2015-12-09Allow taps to link manpages.Mike McQuaid
2015-12-09avoid using FORMULA_RENAMES directlyXu Cheng
2015-12-09info: tap is a Tap object nowXu Cheng
2015-12-09audit: tap is a Tap object nowXu Cheng
2015-12-09Formulary: use same logic to handle core fully-qualified nameXu Cheng
2015-12-09remove unnecessary tap_argsXu Cheng
2015-12-07doctor: remove Xcode 7 on 10.10 warningMisty De Meo
2015-12-07test-bot: use `uses --recursive`.Mike McQuaid
2015-12-07Use `(installed)` and emoji ticks consistently.Mike McQuaid
2015-12-07test-bot: more Jenkins Mavericks 1.8.7 fixes.Mike McQuaid
2015-12-07test-bot: fix cleanup check.Mike McQuaid
2015-12-07update: always reset to origin/master.Mike McQuaid
2015-12-07test-bot: don't cleanup the HOMEBREW_RUBY_PATH.Mike McQuaid
2015-12-06fetch: fall back to source if bottle fails.Mike McQuaid
2015-12-04cleanup: don't warn when skipping pinned formula.Corey Prophitt
2015-12-03centralize the logic of handling `homebrew-` in Tap.fetchXu Cheng
2015-11-29upgrade: use installed_kegsXu Cheng
2015-11-29missing: use installed_prefixesXu Cheng
2015-11-29info: use installed_kegsXu Cheng
2015-11-29doctor: use installed_prefixesXu Cheng
2015-11-29cleanup: use installed_prefixes/installed_kegsXu Cheng
2015-11-27formula: add missing require.Andrew Thorburn
2015-11-27formula: refactor outdated handling, add to hash.Mike McQuaid
2015-11-26gist-logs: Friendlier titles and display for log gistsAndrew Janke
2015-11-25audit: only run brew style when on Ruby 2.0.Mike McQuaid
2015-11-23brew-log: warn if shallow cloneBaptiste Fontaine