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. Jan 29, 2015
  2. Jan 28, 2015
  3. Jan 27, 2015
  4. Jan 26, 2015
    • Dominyk Tiller's avatar
      audit: stop red-flagging devel-only · 40ddea63
      Dominyk Tiller authored
      
      Currently the bot is failing certain devel-only formulae because it
      thinks having ` devel ` defined with an added ` head ` defined
      as well = a head-only formula.
      
      ```
      ==> audit problems
      docker-machine:
       * Head-only (no stable download)
      ```
      
      This is a pretty simple fix for that problem:
      
      ```
      ==> brew style docker-machine
      1 file inspected, no offenses detected
      ```
      
      Closes Homebrew/homebrew#36197.
      
      Signed-off-by: default avatarMike McQuaid <mike@mikemcquaid.com>
      40ddea63
  5. Jan 25, 2015
  6. Jan 24, 2015
  7. Jan 23, 2015
  8. Jan 21, 2015
  9. Jan 20, 2015
  10. Jan 18, 2015
  11. Jan 16, 2015
  12. Jan 15, 2015
  13. Jan 14, 2015
  14. Jan 13, 2015
  15. Jan 12, 2015
Loading