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. Dec 05, 2016
  2. Dec 04, 2016
  3. Nov 22, 2016
  4. Nov 21, 2016
  5. Nov 20, 2016
  6. Nov 19, 2016
  7. Nov 17, 2016
  8. Nov 16, 2016
  9. Nov 14, 2016
  10. Nov 12, 2016
    • Kaito Udagawa's avatar
      cask-tests: fix cask-tests always fail on the test failure · 1a4eb14b
      Kaito Udagawa authored
      `brew cask-tests` collected the test results in an improper way so that it reports a false success in certain situations.
      Specially, the session under BrewTestBot always reports success regardless of the test status.
      With this update, the exit code of `brew cask-tests` is 1 when the test fails, and then CI preperly works.
      1a4eb14b
  11. Nov 11, 2016
  12. Nov 10, 2016
  13. Nov 09, 2016
  14. Nov 03, 2016
  15. Oct 30, 2016
  16. Oct 25, 2016
    • buo's avatar
      Open incomplete download in append mode · 6a406763
      buo authored
      Open the incomplete download in append mode instead of write mode.
      Opening in write mode truncates the existing file, so curl keeps
      restarting downloads instead of resuming the incomplete downloads.
      6a406763
  17. Oct 24, 2016
  18. Oct 23, 2016
Loading