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 05, 2017
  2. Feb 04, 2017
  3. Feb 03, 2017
  4. Feb 02, 2017
    • Alyssa Ross's avatar
      formulary: handle ScriptError in formula · ade8128a
      Alyssa Ross authored
      I added a new `FormulaUnreadableError` subclass of
      `FormulaUnavailableError` so existing `rescue`s of
      `FormulaUnavailableError` handle this as well.
      
      The new subclass will output the name of the formula with the error
      (because this isn't always obvious from the original exception message)
      followed by the original error message.
      
      Fixes #1927.
      ade8128a
  5. Feb 01, 2017
  6. Jan 31, 2017
  7. Jan 30, 2017
  8. Jan 29, 2017
  9. Jan 28, 2017
  10. Jan 27, 2017
Loading