Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Feb 27, 2018
  2. Feb 21, 2018
  3. Jan 27, 2018
  4. Jan 26, 2018
  5. Nov 05, 2017
  6. Oct 02, 2017
  7. Sep 29, 2017
  8. Sep 21, 2017
    • Mike McQuaid's avatar
      Upgrade vendored Ruby to 2.3.3. · b2b41316
      Mike McQuaid authored
      Use this version whenever 2.3.3 isn't installed. Also, remove the Linux
      portable Ruby for now until it's built to be the same version.
      b2b41316
  9. Sep 07, 2017
  10. Aug 06, 2017
    • Mike McQuaid's avatar
      travis.yml: only build the master branch. · df0abe08
      Mike McQuaid authored
      This avoid two weird things:
      
      - scary messages when building tags fails
      - two builds being run instead of one when people create a PR and a
        branch on the Homebrew/brew repo (rather than their fork).
      df0abe08
  11. Jul 31, 2017
  12. Jul 17, 2017
  13. Jun 17, 2017
  14. May 30, 2017
    • Mike McQuaid's avatar
      Fix Linux build · 28cd0d38
      Mike McQuaid authored
      Remove `testbottest` formula (this should have lived in the `brew
      test-bot` repository from the outset) and make various other changes to
      fix the Linux build here.
      28cd0d38
    • Mike McQuaid's avatar
      Use parallel RuboCop · 4356016b
      Mike McQuaid authored
      This requires updating to Rubocop 0.49.0 which will require some fixes
      to rules, in Homebrew/brew and Homebrew/homebrew-core but opening this
      for now so I remember.
      4356016b
  15. May 08, 2017
  16. May 07, 2017
    • Mike McQuaid's avatar
      Travis CI tweaks · 5cdb0d0a
      Mike McQuaid authored
      Tweak our Travis CI configuration and the one we suggest for taps to
      be faster and use caching.
      5cdb0d0a
    • Mike McQuaid's avatar
      Vendor all Homebrew's gems. · ee253e46
      Mike McQuaid authored
      Homebrew's actually ended up using a fair few gems. While we want to
      avoid Bundler at runtime (and this PR still does that, in fact uses
      Bundler even less at runtime than it did before) writing our own version
      to use at build-time seems redundant.
      ee253e46
  17. Apr 25, 2017
  18. Apr 22, 2017
  19. Apr 17, 2017
    • Mike McQuaid's avatar
      travis.yml: keep taps. · fde5ced2
      Mike McQuaid authored
      This will avoid `brew doctor` trying to retap `homebrew/core` which is
      both slow and error-prone.
      fde5ced2
  20. Dec 04, 2016
  21. Dec 03, 2016
  22. Sep 16, 2016
  23. Jul 30, 2016
  24. Apr 12, 2016
  25. Apr 03, 2016
  26. Jan 06, 2016
  27. Dec 26, 2015
  28. Dec 17, 2015
  29. Nov 30, 2015
  30. Nov 23, 2015
Loading