aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2016-10-01Merge pull request #1052 from sjackman/store-formulaMike McQuaid
2016-10-01Use Library/.rubocop.yml file.Mike McQuaid
2016-09-29`cd` to `HOMEBREW_LIBRARY` is not needed anymore for RuboCop.Markus Reiter
2016-09-29Use separate `.rubocop.yml` in `Library/Taps` and `Library/Homebrew`.Markus Reiter
2016-09-29Use separate RuboCop configs for formulae and core code.Markus Reiter
2016-09-29update.sh: use sort instead of git tag --sort.Mike McQuaid
2016-09-27update.sh: hide GITHUB_HEADERS missing output.Mike McQuaid
2016-09-27Merge pull request #1004 from apjanke/print-requirementsMike McQuaid
2016-09-26Merge pull request #1152 from MikeMcQuaid/doctor-remove-outdated-checkMike McQuaid
2016-09-26doctor: remove outdated Homebrew check.Mike McQuaid
2016-09-26update.sh: don't restore branch to stable.Mike McQuaid
2016-09-25update.sh: use HOMEBREW_UPDATE_TO_TAG.Mike McQuaid
2016-09-25Fix `search_tap` regex/string matching.Markus Reiter
2016-09-24info: include versions and other details in Requirements displayAndrew Janke
2016-09-24update.sh: use GitHub tags API.Mike McQuaid
2016-09-24Merge pull request #1121 from MikeMcQuaid/update-stable-branchMike McQuaid
2016-09-24update.sh: always use stable branch for tags.Mike McQuaid
2016-09-24Merge pull request #1114 from zmwangx/update-no-restore-stable-branchMike McQuaid
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-24update.sh: do not restore stable (tag) branchZhiming Wang
2016-09-23Store the formula used to build the keg in the kegShaun Jackman
2016-09-23Fix Style/GuardClause.Markus Reiter
2016-09-23RuboCop has to be run inside `HOMEBREW_LIBRARY`.Markus Reiter
2016-09-23Update `rubocop` dependency to `0.43.0`.Markus Reiter
2016-09-23Fix RuboCop CaseEquality.Markus Reiter
2016-09-23Merge pull request #1103 from MikeMcQuaid/update-upstream-tag-strictMike McQuaid
2016-09-23update.sh: only update to semver tags.Mike McQuaid
2016-09-23sandbox: tweak HOMEBREW_REPOSITORY handling.Mike McQuaid
2016-09-22update.sh: don't print "checkout branch" message.Mike McQuaid
2016-09-21uninstall: improve pronoun for multiple version messageJoseph Frazier
2016-09-21update.sh: tweak tag handling.Mike McQuaid
2016-09-21update.sh: allow forcing tag update.Mike McQuaid
2016-09-21update.sh: update to latest Homebrew/brew tag.Mike McQuaid
2016-09-20update.sh: force a full update if we have no tags.Mike McQuaid
2016-09-20update.sh: always fetch tags.Mike McQuaid
2016-09-20update-report: link new completion/docs locations.Mike McQuaid
2016-09-20list: use new exclude paths.Mike McQuaid
2016-09-20Update documentation links.Mike McQuaid
2016-09-20update-report: migrate on newer auto-update.Mike McQuaid
2016-09-20update-report: print message on completion link failure.Mike McQuaid
2016-09-20update-report: don't migrate on auto-update.Mike McQuaid
2016-09-19update-report: Do not migrate `Caskroom` to `HOMEBREW_REPOSITORY`.Markus Reiter
2016-09-19Fix `brew style` from #971.Mike McQuaid
2016-09-19Merge pull request #971 from penman/follow_aliasMike McQuaid
2016-09-19update-report: tweak migration failure message.Mike McQuaid
2016-09-19update-report: add missing comma.Mike McQuaid
2016-09-19update-report: also migrate Caskroom.Mike McQuaid
2016-09-19style: no args default to Library/Homebrew.Mike McQuaid
2016-09-19style: don't require HOMEBREW_DEVELOPER to fix.Mike McQuaid
2016-09-19style: allow passing taps as arguments.Mike McQuaid