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. May 22, 2017
  2. May 08, 2017
  3. May 07, 2017
    • 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
  4. Apr 25, 2017
  5. Apr 21, 2017
  6. Mar 27, 2017
  7. Mar 20, 2017
    • Joshua McKinney's avatar
      Refactor brew cask reinstall · 367fdb97
      Joshua McKinney authored
      The implementation of the reinstall command was the same as
      Installer#install, aside from the uninstall of the existing cask.
      Moved this within the class to DRY up the implementation.
      367fdb97
  8. Mar 17, 2017
  9. Mar 16, 2017
  10. Mar 15, 2017
Loading